[
http://jira.codehaus.org/browse/MECLIPSE-151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_100829
]
Max Bowsher commented on MECLIPSE-151:
--------------------------------------
Could the above reallocation of this issue from 2.4 to 2.5 be reconsidered? I
suggest this because it has a patch, which is fairly small, and furthermore,
the fix for regression bug MECLIPSE-287 is likely to require a subset of the
same changes in any case.
Indeed, now that I review it, the regression test that I have attached to
MECLIPSE-287 (which also requires that this issue be fixed, for the test to
pass - see other issue for explanation why) is in fact more-or-less identical
to the regression test included in the patch attached to this issue.
> 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