Hello everyone,

I am hoping that I am not the only person on Linux who is experiencing the same error. But, from a fresh trunk checkout - I get this same error.

I have tried every fix that I have read in the build failure threads (that would apply to Linux anyway) and I have not been able to get a successful server build for over a week. They all fail with the same error:

<snippet of build log>
[INFO] snapshot org.apache.openejb:openejb-loader:3.0-incubating-SNAPSHOT: checking for updates from apache-snapshots [INFO] snapshot org.apache.openejb:openejb-loader:3.0-incubating-SNAPSHOT: checking for updates from codehaus-snapshots [INFO] snapshot org.apache.openejb:openejb-loader:3.0-incubating-SNAPSHOT: checking for updates from apache.snapshots [INFO] snapshot org.apache.openejb:openejb-server:3.0-incubating-SNAPSHOT: checking for updates from apache-snapshots [INFO] snapshot org.apache.openejb:openejb-server:3.0-incubating-SNAPSHOT: checking for updates from codehaus-snapshots [INFO] snapshot org.apache.openejb:openejb-server:3.0-incubating-SNAPSHOT: checking for updates from apache.snapshots
[INFO] [xmlbeans:xmlbeans {execution: default}]
Time to build schema type system: 7.65 seconds
Time to generate code: 0.363 seconds
error: error reading /home/builder/.m2/repository/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 /usr/src/geronimo/modules/geronimo-openejb-builder/src/main/schema/geronimo-openejb-2.0.xsd xml ErrorLoading config file /usr/src/geronimo/modules/geronimo-openejb-builder/src/main/schema/xmlconfig.xml

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 14 seconds
[INFO] Finished at: Tue Jan 30 09:12:20 CST 2007
[INFO] Final Memory: 22M/40M
[INFO] ------------------------------------------------------------------------

</snippet of build log>

I have made sure that the repo is clean for openejb/container (it has no timestamp artifacts) and have tried building off and on-line.

Nothing seems to work.

So, I don't think this is really a windows build error - just that it has been cropping up there more that on Linux.

Does the fact that it is happening on Linux too open up possible solutions? Or does it just muddy the water? (Hopefully the former - I miss running on bleeding edge builds)


Jay

anita kulshreshtha wrote:
Hernan, Thanks for posting the full trace. I am hoping that I will not have
to use it.. Could you please try the following:
1. in your .m2 repo find
org/apache/openejb/server/...../server-3.0-incubating-20070127.005531-23.
It should look like this: http://people.apache.org/repo/m2-snapshot-repository/org/apache/openejb/server/3.0-incubating-SNAPSHOT/server-3.0-incubating-20070127.005531-23.pom
   Please change ${version} to 3.0-incubating-SNAPSHOT and rebuild
geronimo-openejb off line.

Thanks
Anita

--- Hernan Cunico <[EMAIL PROTECTED]> wrote:

Just in case somebody is having the same prob I'm attaching "mvn
install -e -X >> output.txt 2>>&1"

Cheers!
Hernan

Hernan Cunico wrote:
Enabling extensions did not work for me.

Cheers!
Hernan

Donald Woods wrote:
If you're using WinXP or Win2003 without Cygwin or other shell changes, try changing the following line in your
<M2_HOME>\bin\mvn.bat -
   if "%OS%"=="Windows_NT" @setlocal
to:
   if "%OS%"=="Windows_NT" @setlocal enableextensions


-Donald

Joe Bohn wrote:
No, I haven't attempted that yet. I'll give that a try a little later. Right now I'm trying to see if building OpenEJB3 locally makes any difference since I know of at least one person that
isn't
hitting this problem but has built openejb3.

Thanks for the responses and ideas.

Joe


anita kulshreshtha wrote:
  Have you tried moving these 2 files to their rightful place,
i.e. in
3.0-incubating-SNAPSHOT directory?

container-3.0-incubating-20070123.025044-17.pom
container-3.0-incubating-20070123.025044-17.pom.sha1

Thanks
Anita

--- Joe Bohn <[EMAIL PROTECTED]> wrote:

I think the problem that Hernan reported last week building on
Windows is still alive and well. It doesn't seem to cause any problems on
OSX.

I was hitting it yesterday and just hit it again today with the
2.0-M2 branch, rev. 499407.


It seems to me that there is something fishy with the container-3.0-incubating-SNAPSHOT.pom that only seems to cause
grief
on windows (see the messages below between the "*******" lines
I
inserted where there is an error reading and error in opening
the
zip file).


This results in some strange entries in my local repo for the
openejb
container:

+---3.0-incubating-20070123.025044-17
|       container-3.0-incubating-20070123.025044-17.pom
|       container-3.0-incubating-20070123.025044-17.pom.sha1
|
\---3.0-incubating-SNAPSHOT
         container-3.0-incubating-SNAPSHOT.pom


Deleting these time-stamp entries and running again doesn't
seem to
avoid the problem.   This is building with a completely empty
repo
and clean %tmp% with a fresh checkout. I've recreated on 2 different machines. I think something is screwed up with the
pom
or maven-metadata but I'm not up on maven enough to know what
it is.


[INFO]
----------------------------------------------------------------------------
[INFO] Building Geronimo :: OpenEJB :: Builder
[INFO]    task-segment: [clean, install]
[INFO]
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory C:\geronimo2.0-M2\modules\geronimo-openejb-builder\target [INFO] Deleting directory
C:\geronimo2.0-M2\modules\geronimo-openejb-builder\target\classes
[INFO] Deleting directory
C:\geronimo2.0-M2\modules\geronimo-openejb-builder\target\test-classes
[INFO] [tools:require-java-version {execution:
validate-java-version}]
Downloading:
http://tomcat.apache.org/dev/dist/m2-repository//org/apache/geronimo/specs/geronimo-ejb_3.0_spec/1.0-M1/geronimo-ejb_3.0_spec-1.0-M1.jar
[WARNING] Unable to get resource from repository tomcat-m2-repo
(http://tomcat.apache.org/dev/dist/m2-repository/)
Downloading:
http://people.apache.org/repo/m2-incubating-repository//org/apache/geronimo/specs/geronimo-ejb_3.0_spec/1.0-M1/geronimo-ejb_3.0_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-ejb_3.0_spec/1.0-M1/geronimo-ejb_3.0_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-ejb_3.0_spec/1.0-M1/geronimo-ejb_3.0_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://repo1.maven.org/maven2/org/apache/geronimo/specs/geronimo-ejb_3.0_spec/1.0-M1/geronimo-ejb_3.0_spec-1.0-M1.jar
31K downloaded
[INFO] [xmlbeans:xmlbeans {execution: default}]
Time to build schema type system: 0.156 seconds
Time to generate code: 0.125 seconds

*******

error: error reading
c:\m2repo\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
C:\geronimo2.0-M2\modules\geronimo-openejb-builder\src\main\schema\geronimo-openejb-2.0.xsd
xml ErrorLoading config file
C:\geronimo2.0-M2\modules\geronimo-openejb-builder\src\main\schema\xmlconfig.xml
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
=== message truncated ===




____________________________________________________________________________________
Need Mail bonding?
Go to the Yahoo! Mail Q&A for great tips from Yahoo! Answers users.
http://answers.yahoo.com/dir/?link=list&sid=396546091



Reply via email to