[
http://jira.codehaus.org/browse/MECLIPSE-151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_100853
]
Richard van der Hoff commented on MECLIPSE-151:
-----------------------------------------------
To reiterate what Max said: please do consider this for 2.4, as (a) the bug is
a complete nuisance, and if you don't fix it, we'll have to patch it locally
again; (b) the patch is pretty small; (c) there are some lovely tests for it...
> Incorrect name for test sources jars
> ------------------------------------
>
> Key: MECLIPSE-151
> URL: http://jira.codehaus.org/browse/MECLIPSE-151
> Project: Maven 2.x Eclipse Plugin
> Issue Type: Bug
> Affects Versions: 2.2
> Reporter: Richard van der Hoff
> Assignee: fabrizio giustina
> Fix For: 2.5
>
> Attachments: maven-eclipse-plugin.patch
>
>
> The eclipse plugin currently sets the source attachment of dependencies on
> test-jars (as created by the test-jar goal of the jar plugin) to the same as
> that of the main jar.
> To fix, we need to check the classifier of dependencies when finding sources,
> and if it is "tests", use "test-sources" rather than "sources" for the
> classifier on the sources jar.
--
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