I am trying to build the eclipse project files for a clean 1.1 build.

I did the following:

* svn co https://svn.apache.org/repos/asf/geronimo/branches/1.1
* cd 1.1
* maven m:fresh-checkout
* maven new
* maven m:eclipse -o

The m:eclipse processing fails in OpenEJB itests. How do I get the geronimo-jetty-j2ee-1.1.2-SNAPSHOT.zip file to be placed in my local repository as part of the build so it doesn't fail?

Thanks,

John

   <SNIP>
[echo] Place java sources for xstream at R:\.geronimo-1.1.x-maven\repository\xstream\java-sources\xstream-1.1.3-sources.jar for
javadoc and debugging support in Eclipse
[echo] Place java sources for xpp3 at R:\.geronimo-1.1.x-maven\repository\xpp3\java-sources\xpp3-1.1.3.3-sources.jar for javadoc
and debugging support in Eclipse
[echo] Place java sources for commons-jelly-tags-velocity at R:\.geronimo-1.1.x-maven\repository\commons-jelly\java-sources\comm ons-jelly-tags-velocity-1.0-sources.jar for javadoc and debugging support in Eclipse [echo] Place java sources for velocity at R:\.geronimo-1.1.x-maven\repository\velocity\java-sources\velocity-1.4-sources.jar for
javadoc and debugging support in Eclipse
   [echo] Setting default output directory to target/classes

[echo] Now refresh your project in Eclipse (right click on the project and select "Refresh")
+----------------------------------------
| Executing eclipse OpenEJB :: Integration Tests
| Memory: 27M/32M
+----------------------------------------
DEPRECATED: the default goal should be specified in the <build> section of project.xml instead of maven.xml DEPRECATED: the default goal should be specified in the <build> section of project.xml instead of maven.xml

eclipse:

build:end:

You are working offline so the build will continue, but openejb-builder-2.1.2-SNAPSHOT.jar may be out of date!

BUILD FAILED
File...... R:\.geronimo-1.1.x-maven\cache\maven-multiproject-plugin-1.4.1\plugin.jelly
Element... maven:reactor
Line...... 218
Column.... -1
The build cannot continue because of the following unsatisfied dependency:

geronimo-jetty-j2ee-1.1.2-SNAPSHOT.zip

Total time   : 6 minutes 37 seconds
Finished at  : Thursday, 10 August 2006 10:33:27

Reply via email to