Error building Geronimo CXF in 2.0.2

2008-02-14 Thread Aman Nanner/MxI Technologies
I sometimes build Geronimo 2.0.2 from scratch. Just today, I started getting the following error during the build: - org\apache\geronimo\modules\geronimo-axis2-builder\2.0.2 \geronimo-axis2-builder-2.0.2.jar [exec] [INFO]

Re: Error building Geronimo CXF in 2.0.2

2008-02-14 Thread Donald Woods
Are you using Java 5 or 6? I've seen the below type of error if you try building with Java 6. Also, try rebuilding with a clean m2 repository directory, in case you've mixed other project depends in -Donald Aman Nanner/MxI Technologies wrote: I sometimes build Geronimo 2.0.2 from

Re: Error building Geronimo CXF in 2.0.2

2008-02-14 Thread Aman Nanner/MxI Technologies
Thanks, rebuilding the m2 repository seems to have rectified the problem. Donald Woods [EMAIL PROTECTED] wrote on 02-14-2008 10:27:53 AM: Are you using Java 5 or 6? I've seen the below type of error if you try building with Java 6. Also, try rebuilding with a clean m2 repository directory,