| Issue 200: | Incorrect classpath handling is incompatible with Maven 2.1.0+ | |
| 6 people starred this issue and may be notified of changes. | Back to list |
Maven 2.1.0 will now ensure that all source artifacts are recognised as such, and so the "addedToClasspath" flag is correctly set to false. This means that getCompileClasspathElements no longer returns them, causing failures under gwt:compile (see for example [1]). Attached is a patch to correct the issue. [1] http://markmail.org/message/mpcuj57ncdfbdvqt |
|
,
Mar 22, 2009
(No comment was entered for this change.)
Status: Accepted
|
|
,
Mar 22, 2009
Committed revision 961
Status: Fixed
|
|
,
Apr 02, 2009
In 2.0-RC1.
Labels: Milestone-Release2.0-RC1
|
|
|
|