Apache Maven 1.x has reached its end of life, and is no longer supported. For more information, see the announcement. Users are encouraged to migrate to the current version of Apache Maven.

Goals

GoalDescription
repository:audit-copy-licensecopy the license for the specified groupId to the repository
repository:audit-copy-licensescopy all licenses in the audit file to the repository
repository:audit-create-directorycreate the directory, specified by directoryName, for all groups in the audit file
repository:audit-create-licensescreate the license directories, for all groups in the audit file, in the repository
repository:audit-generate-pomgenerate a pom for the groupId provided, based on the audit file
repository:audit-generate-pomsgenerate a pom for all the groupId's in the audit file
repository:audit-rename-licensesrename/link all licenses from their original name to ${groupId}.license
repository:copy-artifactcopy an artifact, specified by groupId, artifact and type, to the repository
repository:copy-jarcopy a jar, specified by groupId and artifact, to the repository
repository:copy-snapshot-jarcopy a snapshot jar, specified by groupId and artifact, to the repository
repository:create-projectcreate a project, specified by groupId, in the repository
repository:delete-projectdelete a project, specified by groupId, in the repository