Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0
-
None
-
None
-
None
Description
Maven 2.1-SNAPSHOT fail on building ServiceMix projects. Steps to reproduce:
- Checkout https://svn.apache.org/repos/asf/servicemix/smx3/trunk
- Run mvn install
This works with maven 2.0.8 but fails with the following exception with recent 2.1-SNAPSHOT
Attachments
Attachments
Issue Links
- duplicates
-
MNG-3391 StackOverflowError in DefaultMavenProjectBuilder
- Closed
Fair enough; it's the same problem. I have the problem isolated, and will create an integration test to express it more simply.