[ https://issues.apache.org/jira/browse/MDEPLOY-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17965699#comment-17965699 ]
Olivier Lamy commented on MDEPLOY-178: -------------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-deploy-plugin#355|https://github.com/apache/maven-deploy-plugin/issues/355]. > Use information provided in pom.xml of JAR > ------------------------------------------ > > Key: MDEPLOY-178 > URL: https://issues.apache.org/jira/browse/MDEPLOY-178 > Project: Maven Deploy Plugin (Moved to GitHub Issues) > Issue Type: New Feature > Components: deploy:deploy-file > Affects Versions: 2.8.1 > Reporter: Dominik Schmucki > Assignee: Robert Scholte > Priority: Minor > Fix For: 3.0.0-M1 > > 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 (v8.20.10#820010)