You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Sebastien Bonnet (JIRA)" <ji...@codehaus.org> on 2010/02/15 15:46:55 UTC

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

    [ http://jira.codehaus.org/browse/MSOURCES-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=210215#action_210215 ] 

Sebastien Bonnet commented on MSOURCES-45:
------------------------------------------

Could we have an optional parameter to specify the jar suffix instead of hardcoding it to "-sources" for the source:jar goal and "-test-sources" for the source:test-jar goal?
This way we avoid any backward compatibility issues.

> Test Source Jar has wrong name.
> -------------------------------
>
>                 Key: MSOURCES-45
>                 URL: http://jira.codehaus.org/browse/MSOURCES-45
>             Project: Maven 2.x Source Plugin
>          Issue Type: Bug
>            Reporter: Jason Zaugg
>         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 contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira