You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Maarten Boekhold (JIRA)" <ji...@apache.org> on 2016/05/19 12:55:12 UTC

[jira] [Commented] (MDEPLOY-178) Use information provided in pom.xml of JAR

    [ https://issues.apache.org/jira/browse/MDEPLOY-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15291042#comment-15291042 ] 

Maarten Boekhold commented on MDEPLOY-178:
------------------------------------------

Hmmm, was excited when, while searching for an alternative to install:install-file https://issues.apache.org/jira/browse/MINSTALL-110 I came across this JIRA, but this code hasn't been released yet either has it? Any plans to release this in the near future?

> Use information provided in pom.xml of JAR
> ------------------------------------------
>
>                 Key: MDEPLOY-178
>                 URL: https://issues.apache.org/jira/browse/MDEPLOY-178
>             Project: Maven Deploy Plugin
>          Issue Type: New Feature
>          Components: deploy:deploy-file
>    Affects Versions: 2.8.1
>            Reporter: Dominik Schmucki
>            Assignee: Robert Scholte
>            Priority: Minor
>             Fix For: 2.9
>
>         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.3.4#6332)