Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 1.1-beta-3
-
Fix Version/s: None
-
Component/s: core
-
Labels:None
-
Environment:fedora core 6
Description
| \/ | __ Apache_ ___ | |||||
| \/ | / ` \ V / -) ' \ ~ intelligent projects ~ | |||||
| _ | _,_ | _/___ | _ | _ | v. 1.1-RC1-SNAPSHOT |
|---|
DEPRECATED: the default goal should be specified in the <build> section of project.xml instead of maven.xml
BUILD FAILED
Errors stack :
>> File...... file:/home/martin/projects/workspace/BridgeClubWeb/maven.xml
>> Element... ant:property
>> Line...... 8
>> Column.... 38
>> java.lang.StackOverflowError
Exception stack traces :
org.apache.commons.jelly.JellyTagException: file:/home/martin/projects/workspace/BridgeClubWeb/maven.xml:8:38: <ant:property> java.lang.StackOverflowError
at org.apache.commons.jelly.impl.TagScript.handleException(TagScript.java:700)
at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:270)
Rest in an attachment.
This is a andromda 3.2 app. You can reporduce by generating an app with andromda 3.2 and running maven with 1.1.
Issue Links
- duplicates
-
MAVEN-1745
Some properties cause infinite recursion leading to a StackOverflowError
-
Found this old thread on the same subject:
http://mail-archives.apache.org/mod_mbox/maven-users/200310.mbox/%3c3F905AA9.9070909@bonevich.com%3e
Can you confirm that you don't have some properties defined recursively somewhere (possibly completely unrelated)?