Please post the exact build errors you are seeing.
Also, most GEP developers build the latest 2.2 server before trying to
build GEP, so you'll have all of the required depends already installed
in your local m2 repo.....
-Donald
Fei LI wrote:
Hi,
I am 100% new.
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.
Thanks
Fei Li