My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
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
Status:  Fixed
Owner:  ----
Closed:  Mar 2009
Milestone-Release2.0-RC1


Sign in to add a comment
 
Reported by brett.porter, Mar 20, 2009
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
patch
906 bytes Download
Comment 1 by kebernet, Mar 22, 2009
(No comment was entered for this change.)
Status: Accepted
Comment 2 by kebernet, Mar 22, 2009
Committed revision 961
Status: Fixed
Comment 3 by charlie.collins, Apr 02, 2009
In 2.0-RC1. 
Labels: Milestone-Release2.0-RC1
Sign in to add a comment

Hosted by Google Code