Did you get past this problem? I and others have not encountered this problem..
Thanks Anita --- Donald Woods <[EMAIL PROTECTED]> wrote: > I'm getting the following j2ee-builder error with a clean repo and > using > the following cmdline to build trunk Rev477664 from this morning. > > mvn -Dstage=bootstrap -Dmaven.test.skip=true clean install > > > [INFO] > ---------------------------------------------------------------------------- > [INFO] Building Geronimo :: J2EE :: Builder > [INFO] task-segment: [clean, install] > [INFO] > ---------------------------------------------------------------------------- > Downloading: > http://repository.codehaus.org/org/codehaus/mojo/dependency-maven-plugin/1.0/dependency-maven-plugin-1.0.pom > [WARNING] Unable to get resource from repository codehaus > (http://repository.codehaus.org) > Downloading: > http://repo1.maven.org/maven2/org/codehaus/mojo/dependency-maven-plugin/1.0/dependency-maven-plugin-1.0.pom > 2K downloaded > Downloading: > http://repository.codehaus.org/org/codehaus/mojo/mojo/5/mojo-5.pom > [WARNING] Unable to get resource from repository codehaus > (http://repository.codehaus.org) > Downloading: > http://repo1.maven.org/maven2/org/codehaus/mojo/mojo/5/mojo-5.pom > 4K downloaded > Downloading: > http://repository.codehaus.org/org/codehaus/mojo/dependency-maven-plugin/1.0/dependency-maven-plugin-1.0.jar > [WARNING] Unable to get resource from repository codehaus > (http://repository.cod > ehaus.org) > Downloading: > http://repo1.maven.org/maven2/org/codehaus/mojo/dependency-maven-plugin/1.0/dependency-maven-plugin-1.0.jar > 15K downloaded > [INFO] [clean:clean] > [INFO] Deleting directory > E:\g20\server\modules\geronimo-j2ee-builder\target > [INFO] Deleting directory > E:\g20\server\modules\geronimo-j2ee-builder\target\classes > [INFO] Deleting directory > E:\g20\server\modules\geronimo-j2ee-builder\target\test-classes > [INFO] [tools:require-java-version {execution: > validate-java-version}] > [INFO] [xmlbeans:xmlbeans {execution: default}] > Time to build schema type system: 0.281 seconds > Time to generate code: 0.609 seconds > Time to compile code: 2.547 seconds > [INFO] [tools:copy-legal-files {execution: install-legal-files}] > [INFO] Created dir: > E:\g20\server\modules\geronimo-j2ee-builder\target\classes\META-INF > [INFO] Copying 2 files to > E:\g20\server\modules\geronimo-j2ee-builder\target\classes\META-INF > [INFO] [antrun:run {execution: generate-resources}] > [INFO] Executing tasks > [mkdir] Created dir: > E:\g20\server\modules\geronimo-j2ee-builder\target\clover\classes > [copy] Copying 37 files to > E:\g20\server\modules\geronimo-j2ee-builder\target\clover\classes > [INFO] Executed tasks > [INFO] [resources:resources] > [INFO] Using default encoding to copy filtered resources. > [INFO] [compiler:compile] > Compiling 21 source files to > E:\g20\server\modules\geronimo-j2ee-builder\target\classes > [INFO] [antrun:run {execution: unpack-test-deployments}] > [INFO] Executing tasks > [mkdir] Created dir: > E:\g20\server\modules\geronimo-j2ee-builder\target\test-ear-j2ee_1.4-unpacked.ear > [unzip] Expanding: > E:\g20\server\modules\geronimo-j2ee-builder\target\test-ear-j2ee_1.4.ear > > into > E:\g20\server\modules\geronimo-j2ee-builder\target\test-ear-j2ee_1.4-unpacked.ear > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Error executing ant tasks > > Embedded error: Error while expanding > E:\g20\server\modules\geronimo-j2ee-builder\target\test-ear-j2ee_1.4.ear > E:\g20\server\modules\geronimo-j2ee-builder\target\test-ear-j2ee_1.4.ear > > (The system cannot find the file specified.) > > > > I tried manually building the testsupport\ directory and then > modules\ > with the following cmdline - > mvn install > but that didn't fix the above error either... > > > -Donald > > anita kulshreshtha wrote: > > I am using manual build process to build the trunk, mvn > > -Dstage=bootstrap should also work. It is not necessary to build > > openejb2 with 1.2-SNAPSHOT jars. The openejb2 can be built using > > mvn -o -DgeronimoVersion=2.0-SNAPSHOT clean install > > > > > > Thanks > > Anita > > > > > > > > > ____________________________________________________________________________________ > > Sponsored Link > > > > Mortgage rates near 39yr lows. > > $310k for $999/mo. Calculate new payment! > > www.LowerMyBills.com/lre > > > > > ____________________________________________________________________________________ Sponsored Link Rates near 39yr lows. $420,000 Loan for $1399/mo. Calcuate new payment. www.LowerMyBills.com/lre
