Maven is a popular packaging/build system for Java-based projects.
Property | Java (Maven) |
---|---|
codeRepository | scm / url |
downloadUrl | distributionManagement / downloadUrl |
softwareRequirements | dependencies |
softwareVersion | version |
author | developers |
contributor | contributors |
dateCreated | inceptionYear |
license | licenses / license / url |
version | version |
description | description |
identifier | groupId / artifactId |
name | name |
url | url |
continuousIntegration | ciManagement |
issueTracker | issueManagement |