I'm having the same problem. Does anybody have any idea how to get
past this? Also, when using the 3.0 SNAPSHOT jars that are posted how
do I actually start the servicemix container?
Thanks,
Aaron
On 1/5/06, Thorsten Möller <[EMAIL PROTECTED]> 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]
> ------------------------------------------------------------------------
> ----
>
>