Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 1.1
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:Windows XP SP3, Java 1.5, Maven 1.1
-
Number of attachments :
Description
After giving following command
1. "maven install"
The error message is shown :-
__ __
| \/ | __ Apache_ ___ | |||||
| \/ | / ` \ V / -) ' \ ~ intelligent projects ~ | |||||
| _ | _,_ | _/___ | _ | _ | v. 1.1 |
|---|
DEPRECATED: the default goal should be specified in the <build> section of project.xml instead of maven.xml
-------------------------------------------------------------------------------
You have encountered an unknown error running Maven.
Please help us to correct this problem by following these simple steps:
- read the Maven FAQ at http://maven.apache.org/maven-1.x/faq.html
- run the same command again with the '-e' parameter, eg 'maven -e jar'
- search the maven-user archives for the error at http://www.mail-archive.com/users@maven.apache.org
- post the output of maven -e to JIRA at http://jira.codehaus.org/browse/MAVEN (you must sign up first)
- run 'maven --info' and post the output as the environment to the bug above
-------------------------------------------------------------------------------
>> java.lang.StackOverflowError
-------------------------------------------------------------------------------
BUILD FAILED
-------------------------------------------------------------------------------
Total time : 2 seconds
Finished at : Monday, April 27, 2009 2:19:56 AM GMT+05:30
Final Memory : 1M/3M
-------------------------------------------------------------------------------
Errors stack :
>> File...... file:/C:/DOCUME~1/admin/ANDROM~1/maven.xml
>> Element... ant:property
>> Line...... 8
>> Column.... 38
>> java.lang.StackOverflowError
Exception stack traces :
org.apache.commons.jelly.JellyTagException: file:/C:/DOCUME~1/admin/ANDROM~1/maven.xml:8:38: <ant:property> java.lang.StackOverflowError
....
See
MAVEN-1830.MAVEN-1830.