You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Raymond Augé (Jira)" <ji...@apache.org> on 2020/06/09 19:40:00 UTC

[jira] [Updated] (MNG-6936) Flag for maven-jar-plugin to prevent artifact attachment

     [ https://issues.apache.org/jira/browse/MNG-6936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Raymond Augé updated MNG-6936:
------------------------------
    Description: 
One use case (the important one for me) is when creating test-jar but not publishing it if that jar is only used for integration testing in the project itself.

However there have been other times when I wished to create an extra jar for invoking some other plugin on it.

envisioning: {{<attach>false</attach>}} (default to true of course)

  was:
One use case (the important one for me) is when creating test-jar but not publishing it if that jar is only used for integration testing in the project itself.

However there have been other times when I wished to create an extra jar for invoking some other plugin on it.


> Flag for maven-jar-plugin to prevent artifact attachment
> --------------------------------------------------------
>
>                 Key: MNG-6936
>                 URL: https://issues.apache.org/jira/browse/MNG-6936
>             Project: Maven
>          Issue Type: Improvement
>            Reporter: Raymond Augé
>            Priority: Major
>
> One use case (the important one for me) is when creating test-jar but not publishing it if that jar is only used for integration testing in the project itself.
> However there have been other times when I wished to create an extra jar for invoking some other plugin on it.
> envisioning: {{<attach>false</attach>}} (default to true of course)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)