I worked out that this zip wasn't in the local repository because my
build script was specifying -Dgeronimo.assembly.zip=false, Doh!
Thanks for your help Kevan.
John
Kevan Miller wrote:
On Aug 9, 2006, at 10:04 PM, John Sisson wrote:
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?
Sorry to ask the obvious, but are you sure 'maven new' completed
successfully? I end up with the zip file in
.maven/repository/geronimo/distributions/
One additional note, I have to run 'maven m:eclipse' online the first
time. Otherwise, there's a missing dependency for
maven-itest-plugin-1.0.jar. Since we don't currently run itests,
'maven new' doesn't download the dependency. Suppose we could figure
out how to exclude OpenEJB itest from the m:eclipse goal...
--kevan
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