maven-3.6.3 (#8113)

This commit is contained in:
Tantowi Mustofa
2021-02-28 21:29:45 +07:00
committed by GitHub
parent 9c49f53369
commit 2bdea43f38

View File

@@ -0,0 +1,18 @@
Id: tantowi.maven
Publisher: tantowi.com # The name of the publisher.
Name: Apache Maven # The name of the application.
AppMoniker: maven # The common name someone may use to search for the package.
Version: 3.6.3 # Version numbering format for package version.
License: Apache License, Version 2.0 # The open source license or copyright.
LicenseUrl: https://www.apache.org/licenses/LICENSE-2.0 # Valid secure URL to license.
MinOSVersion: 10.0.0.0 # Version numbering format for minimum version of Windows supported.
Description: Maven is a build automation tool used primarily for Java projects, but can also be used for other languages.
Homepage: https://github.com/tantowi/maven # Valid secure URL for the package.
Tags: maven,java,apache,netbeans # Additional strings a user would use to search for the package.
InstallerType: inno # Enumeration of supported installer types (exe, msi, msix, inno, wix, nullsoft, appx).
Commands: "mvn"
Installers:
- Arch: neutral # Enumeration of supported architectures. Supported values: arm, arm64, x86, x64 and neutral
Url: https://github.com/tantowi/maven/releases/download/v3.6.3/apache-maven-3.6.3-setup.exe # Path to download installation file.
Sha256: 1e554fb267bec1fc08c0e675e93a4a2f6e9e59ce021f0478d84eb10e375c4351 # SHA256 calculated from installer.
ManifestVersion: 0.1.0 # Version number format for manifest version.