George Cox wrote:
Hi there,

The HEAD builds successfully with Maven 1.0-rc1-SNAPSHOT, but does not with
Maven 1.0-rc2, failing with this error:

+----------------------------------------
| Executing (default): Geronimo maven deployment plugin
| Memory: 18M/45M
+----------------------------------------


I got another error message as following, when I do 'maven clean' and 'maven' with Maven 1.0-RC2.


+----------------------------------------
| Executing (default): Geronimo :: Servlet Specification
| Memory: 4M/6M
+----------------------------------------

BUILD FAILED
File...... file:/C:/Documents and Settings/HeartBit/My Documents/My Projects/Eclipse Workspace/incubator-geronimo/maven.
xml
Element... maven:reactor
Line...... 180
Column.... 27
Unable to obtain goal [default] -- file:/C:/Documents and Settings/HeartBit/My Documents/My Projects/Eclipse Workspace/i
ncubator-geronimo/etc/maven.xml:50:41: <attainGoal> No goal [java:jar-resources]
Total time: 8 seconds
Finished at: Sun Apr 04 13:06:56 GMT+09:00 2004



I think somebody should re-write the maven build script.

By the way, is there any possible way to make Geronimo build fully compatiable with Maven's default goal(multiproject:install)? It seems like the current script doing too much jobs which you should delegate to Maven -such as dependency handling between 'spec's and 'module's-.



Reply via email to