Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 1.0-alpha-4, 1.0-alpha-5
-
Fix Version/s: 1.0-alpha-5
-
Component/s: POMs, Inheritance, and Configuration
-
Labels:None
-
Number of attachments :
Description
This code went dependent on SNAPSHOTS for maven 2.1 sometime around Dec 2006 to January 2007. The build of the code has broken numerous times due to repo changes and maven internals changes. Now maven 2.1 has been changed to maven 3.0 so waiting for a maven release is somewhat silly.
http://blogs.sonatype.com/brian/2008/09/05/1220649145080.html
Enough of the core maven changes which were needed have been backported to maven 2.0.9 so why not change the code to depend on maven 2.0.9.
Issue Links
- depends upon
-
MNG-3438
IIncompatibleClassChangeError
-
Got the pluggins to compile/test with both maven 2.0.9 and maven 2.1.0-M1 but when you exend your buildlifecycle and use the pluggins, plexus blows up with java language exceptions.