[ https://jira.codehaus.org/browse/MDEPLOY-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=360546#comment-360546 ]
Robert Scholte commented on MDEPLOY-178: ---------------------------------------- Patch was inspired by MINSTALL-52, but should also include MINSTALL-110. MINSTALL-52 contains an integration-test, which could be used here as well with some small modifications. > Use information provided in pom.xml of JAR > ------------------------------------------ > > Key: MDEPLOY-178 > URL: https://jira.codehaus.org/browse/MDEPLOY-178 > Project: Maven Deploy Plugin > Issue Type: New Feature > Components: deploy:deploy-file > Affects Versions: 2.8.1 > Reporter: Dominik Schmucki > Priority: Minor > Fix For: waiting-for-feedback > > Attachments: DeployFileMojo-usePomInJar.patch > > > We need to upload several third-party JARs to our repository. All we have is > the JARs (which were built by Maven). The maven-install-plugin has a feature > which allows to use the information (groupId, artifactId, version) from the > packaged pom.xml. Adding this feature to the maven-deploy-plugin would allow > us to simplify the maintenance of our repository. > The attached patch is based on the maven-install-plugin. -- This message was sent by Atlassian JIRA (v6.1.6#6162)