Sorry, saaj != jaxb :(
This should now be fixed.
http://servicemix.codehaus.org/m2-repo/net/java/dev/saaj/saaj-impl/ea3/
Cheers,
Guillaume Nodet
Guillaume Nodet wrote:
You should have been able to download it :
http://servicemix.org/m2-repo/net/java/dev/jaxb/jaxb-impl/ea3/
Maybe retrying will fix that ?
Cheers,
Guillaume Nodet
Aaron Oathout wrote:
I tried the latest from svn head and now I get a dependency exception.
Here is the error:
Error transferring file
net.java.dev.saaj:saaj-impl:jar:ea3
from the specified remote repositories:
apache-m2 (http://cvs.apache.org/maven-snapshot-repository),
central (http://repo1.maven.org/maven2),
servicemix-m2-repo (http://servicemix.org/m2-repo),
codehaus (http://dist.codehaus.org),
apache (http://cvs.apache.org/repository),
maven2-snapshots (http://snapshots.maven.codehaus.org/maven2)
Path to dependency:
1) org.apache.servicemix:servicemix-components:jar:3.0-SNAPSHOT
2) net.java.dev.saaj:saaj-impl:jar:ea3
I''ve looked a little trying to find this dep. but I've had no luck.
Could somebody point me to the location for the saaj-impl-ea3.jar?
Aaron
On 1/8/06, Guillaume Nodet <[EMAIL PROTECTED]> wrote:
Could you please retry with latest svn head.
Some modifications have been made to fix these issues.
Cheers,
Guillaume Nodet
Thorsten Möller wrote:
Hi all,
I tried to build Servicemix 3.0 snapshot on OSX (Java 1.5) but the
build process runs into this error, see below. The command used is
'mvn -Dmaven.skip.test=true install'.
Any hints appreciated.
Thanks,
Thorsten
...
[INFO]
------------------------------------------------------------------------
----
[INFO] Building ServiceMix :: Core
[INFO] task-segment: [install]
[INFO]
------------------------------------------------------------------------
----
[WARNING] POM for 'lingo:lingo:pom:1.0' is invalid. It will be
ignored for artifact resolution. Reason: Not a v4.0.0 POM.
[WARNING] POM for 'jencks:jencks:pom:1.1' is invalid. It will be
ignored for artifact resolution. Reason: Not a v4.0.0 POM.
[WARNING] POM for 'jaxen:jaxen:pom:1.1-beta-8' is invalid. It will be
ignored for artifact resolution. Reason: Not a v4.0.0 POM.
[WARNING] POM for 'activecluster:activecluster:pom:1.1-SNAPSHOT' is
invalid. It will be ignored for artifact resolution. Reason: Not a
v4.0.0 POM.
[WARNING] POM for 'geronimo:geronimo-connector:pom:1.0-SNAPSHOT' is
invalid. It will be ignored for artifact resolution. Reason: Not a
v4.0.0 POM.
[WARNING] POM for 'activemq:activemq-ra:pom:4.0-SNAPSHOT' is invalid.
It will be ignored for artifact resolution. Reason: Not a v4.0.0 POM.
[WARNING] While downloading xml-apis:xml-apis:2.0.2
This artifact has been relocated to xml-apis:xml-apis:1.0.b2.
[WARNING] While downloading xml-apis:xml-apis:2.0.2
This artifact has been relocated to xml-apis:xml-apis:1.0.b2.
[WARNING] While downloading xml-apis:xml-apis:2.0.2
This artifact has been relocated to xml-apis:xml-apis:1.0.b2.
[WARNING] While downloading xml-apis:xml-apis:2.0.2
This artifact has been relocated to xml-apis:xml-apis:1.0.b2.
[WARNING] POM for 'activemq:activemq:pom:4.0-SNAPSHOT' is invalid. It
will be ignored for artifact resolution. Reason: Not a v4.0.0 POM.
[WARNING] POM for 'geronimo:geronimo-transaction:pom:1.0-SNAPSHOT' is
invalid. It will be ignored for artifact resolution. Reason: Not a
v4.0.0 POM.
[INFO] [antrun:run {execution: default}]
[INFO] Executing tasks
[INFO]
------------------------------------------------------------------------
----
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
----
[INFO] Error executing ant tasks
Embedded error: taskdef class
org.xbean.spring.generator.MappingGeneratorTask cannot be found
[INFO]
------------------------------------------------------------------------
----
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
----
[INFO] Total time: 30 seconds
[INFO] Finished at: Thu Jan 05 13:33:17 CET 2006
[INFO] Final Memory: 8M/15M
[INFO]
------------------------------------------------------------------------
----