I could not find help anywhere. Anybody can tell me where is my help?
Thanks first.
I want to learn geronimo and do some develop for it if possible. I followed the instruction from apache-geronimo page "How to Build Geronimo Eclipse Plugin from Source"
1. installed Apache Maven 2.0.9
2.get source code from
http://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/trunk
3. set MAVEN_OPTS=-Xmx512m -XX:MaxPermSize=128m 3. run command mvn clean install -Ptestsuite.
I always got error, missing something or run test error.