FYI, this built for me. I removed my local maven repo.
Regards,
Alan
On Jan 19, 2007, at 12:57 PM, Alan D. Cabrera wrote:
I'm trying it...
Regards,
Alan
On Jan 19, 2007, at 12:24 PM, Hernan Cunico wrote:
Did anybody on windows totally nuked the local repo and tried to
build from scratch?
even if I try to build openejb first I get this error.
Cheers!
Hernan
Donald Woods wrote:
I just built Rev497904 on my XP laptop and didn't run into any
problems, but I didn't start with a clean repo. I only cleaned
the org\apache\axis2 and org\apache\geronimo directories from the
repo first, built the latest openejb3 code locally and then built
the latest server code.
-Donald
Hernan Cunico wrote:
Hi All,
I have been consistently having this build failure all day while
building from trunk rev #497879.
For the record I have removed several times the entire local .m2
repo and did brand new svn co on totally different directories.
This problem shows up on my Windows XP box (which I rebooted a
number of times also just to make sure)
Here is the last piece of the log with the error I am
consistently getting. I am building Geronimo with either mvn
install, mvn clean install or mvn -U clean install
Any pointer will be greatly appreciated, so far I can't figure
out what the problem is.
Cheers!
Hernan
Compiling 15 source files to d:\trunk\modules\geronimo-openejb
\target\classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Not compiling test sources
[INFO] [surefire:test]
[INFO] Tests are skipped.
[INFO] [jar:jar]
[INFO] Building jar: d:\trunk\modules\geronimo-openejb\target
\geronimo-openejb-2.0-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing d:\trunk\modules\geronimo-openejb\target
\geronimo-openejb-2.0-SNAPSHOT.jar to C:\.m2\org\apache\geronimo
\modules\geronimo-openejb\2.0-SNAPSHOT\geronimo-openejb-2.0-
SNAPSHOT.jar
[INFO]
-------------------------------------------------------------------
---------
[INFO] Building Geronimo :: OpenEJB :: Builder
[INFO] task-segment: [install]
[INFO]
-------------------------------------------------------------------
---------
[INFO] [tools:require-java-version {execution: validate-java-
version}]
Downloading: http://people.apache.org/repo/m2-incubating-
repository//org/apache/geronimo/specs/geronimo-j2ee-
management_1.1_spec/1.0-M1/geronimo-j2ee-management_1.1_spec-1.0-
M1.jar
[WARNING] Unable to get resource from repository apache-
incubator (http://people.apache.org/repo/m2-incubating-repository/)
Downloading: http://repository.codehaus.org/org/apache/geronimo/
specs/geronimo-j2ee-management_1.1_spec/1.0-M1/geronimo-j2ee-
management_1.1_spec-1.0-M1.jar
[WARNING] Unable to get resource from repository codehaus
(http://repository.codehaus.org)
Downloading: http://people.apache.org/repo/m2-incubating-
repository/org/apache/geronimo/specs/geronimo-j2ee-
management_1.1_spec/1.0-M1/geronimo-j2ee-management_1.1_spec-1.0-
M1.jar
[WARNING] Unable to get resource from repository apache-
incubating-repository (http://people.apache.org/repo/m2-
incubating-repository)
Downloading: http://repo.mergere.com/maven2/org/apache/geronimo/
specs/geronimo-j2ee-management_1.1_spec/1.0-M1/geronimo-j2ee-
management_1.1_spec-1.0-M1.jar
19K downloaded
[INFO] [xmlbeans:xmlbeans {execution: default}]
Time to build schema type system: 0.078 seconds
Time to generate code: 0.437 seconds
error: error reading C:\.m2\org\apache\openejb\container\3.0-
incubating-SNAPSHOT\container-3.0-incubating-SNAPSHOT.pom; error
in opening zip file
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 error
BUILD FAILED
[INFO]
-------------------------------------------------------------------
-----
[ERROR] BUILD ERROR
[INFO]
-------------------------------------------------------------------
-----
[INFO] XmlBeans compile failed:
xml ErrorLoading schema file d:\trunk\modules\geronimo-openejb-
builder\src\main\schema\geronimo-openejb-2.0.xsd
xml ErrorLoading config file d:\trunk\modules\geronimo-openejb-
builder\src\main\schema\xmlconfig.xml
[INFO]
-------------------------------------------------------------------
-----
[INFO] For more information, run Maven with the -e switch
[INFO]
-------------------------------------------------------------------
-----
[INFO] Total time: 3 minutes 47 seconds
[INFO] Finished at: Fri Jan 19 13:57:50 EST 2007
[INFO] Final Memory: 56M/110M
[INFO]
-------------------------------------------------------------------
-----
d:\trunk>