I have no idea what maven eclipse does, but that jar is built in
geronimo.
Have you run maven new? If you have run it once you can probably
usually run maven -o new and save a lot of time :-)
thanks
david jencks
On Jan 24, 2006, at 2:07 PM, Anthony Kong wrote:
Hi,
I did not find this info in the archive, and that's why this email.
If you
have a pointer to an existing resource, do let me know.
I have encountered this error messag when I run 'maven eclipse' at
the top
level of the geronimo source code directory. I obtain the source
form the
svn HEAD.
+----------------------------------------
| Executing (eclipse): Geronimo :: IZPack Installer Build Plugin
| Memory: 18M/30M
+----------------------------------------
DEPRECATED: the default goal should be specified in the <build>
section of
project.xml ins
tead of maven.xml
eclipse:
build:end:
Attempting to download standalone-compiler-custom-3.8.0.jar.
WARNING: Failed to download standalone-compiler-custom-3.8.0.jar.
BUILD FAILED
File...... f:\testground\geronimo\maven.xml
Element... maven:reactor
Line...... 429
Column.... -1
The build cannot continue because of the following unsatisfied
dependency:
standalone-compiler-custom-3.8.0.jar
Total time : 8 minutes 28 seconds
Finished at : Tuesday, 24 January 2006 12:19:25
Where I can obtain this jar file?
Cheers,
AK