You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Olivier Lamy (JIRA)" <ji...@codehaus.org> on 2012/06/29 17:27:21 UTC

[jira] (MSOURCES-45) Test Source Jar has wrong name.

     [ https://jira.codehaus.org/browse/MSOURCES-45?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy closed MSOURCES-45.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2
         Assignee: Olivier Lamy

classifier is now configurable.
                
> Test Source Jar has wrong name.
> -------------------------------
>
>                 Key: MSOURCES-45
>                 URL: https://jira.codehaus.org/browse/MSOURCES-45
>             Project: Maven 2.x Source Plugin
>          Issue Type: Bug
>            Reporter: Jason Zaugg
>            Assignee: Olivier Lamy
>             Fix For: 2.2
>
>         Attachments: test-sources.patch
>
>
> maven-jar-plugin generates:
> module-1.0-tests.jar
> maven-sources plugin generates:
> module-1.0-test-sources.jar
> I would expect:
> module-1.0-tests-sources.jar
> IntelliJ also expects this, and cannot bind to the test sources JAR.
> Either change the classifier, or make it configurable.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira