[ http://jira.codehaus.org/browse/MSOURCES-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=234053#action_234053 ]
Grégory Joseph edited comment on MSOURCES-45 at 9/2/10 12:18 PM: ----------------------------------------------------------------- Now using IntelliJ 9.0.2, and I can see it's expecting module-1.0-test-sources.jar, so maybe this issue can be close (despite the inconsistency) _edit: hmm no, it's still expecting m-tests-sources.jar, my bad_ was (Author: gjoseph): Now using IntelliJ 9.0.2, and I can see it's expecting module-1.0-test-sources.jar, so maybe this issue can be close (despite the inconsistency) > 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