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
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