You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Clemens Hübner (Jira)" <ji...@apache.org> on 2021/04/26 12:03:00 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=17332066#comment-17332066 ] 

Clemens Hübner commented on MDEPLOY-178:
----------------------------------------

Any chance of making this configurable? We have a large setup where this is undesirable and breaks our builds.

> 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: 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.3.4#803005)