Julien Anguenot wrote:
Jean-Marc Orliaguet wrote:
Julien Anguenot wrote:
I would be very surprised this error having anything to do with Java 6.

I'm gonna kill my local repo and see if we are missing a deps.

    J.

isn't it because jboss-4.0.4.CR2 was removed from the bundle?

nope. It was only used by ant. This is useless now with maven.

        J.


OK,

I don't get the same error. I did:

$ rm -fr ~/.m2/repository/*
$ mvn -Dmaven.test.skip=true install
$ ant

I have:
java version "1.5.0_10"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_10-b03)
Java HotSpot(TM) Client VM (build 1.5.0_10-b03, mixed mode)

*)      Sun JDK 1.5.0.10 [sun-jdk-1.5]

note that two different versions of servlet-api.jar are downloaded:
$ ls ~/.m2/repository/javax/servlet/servlet-api
2.3  2.4

/JM


_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to