Hi, Thanks for the quick reply.
I tried with 4.0-SNAPSHOT but it still fails with similar error: [INFO] Error building POM (may not be this project's POM). Project ID: org.apache.servicemix:components-pom:pom:1.0-SNAPSHOT Reason: Cannot find parent: org.apache.servicemix:servicemix-pom for project: org.apache.servicemix:components-pom:pom:1.0-SNAPSHOT for project org.apache.servicemix:components-pom:pom:1.0-SNAPSHOT Is it for some reason referring to wron pom, since there's a 1.0-SNAPSHOT mentioned? br, - jussi - On Wed, Jul 16, 2008 at 5:19 PM, Guillaume Nodet <[EMAIL PROTECTED]> wrote: > We have extracted the components from the container in svn. The > version of servicemix-shared and all components have been bumped to > 4.0-SNAPSHOT, but you can deploy them in ServiceMix 3 or 4. > > On Wed, Jul 16, 2008 at 1:37 PM, Jussi Nummelin > <[EMAIL PROTECTED]> wrote: >> Advising myself: 3.3-SNAPSHOT artifacts are in snapshot repo: >> http://people.apache.org/repo/m2-snapshot-repository/ >> >> But there seems to be some issues with it: >> [INFO] Error building POM (may not be this project's POM). >> >> >> Project ID: org.apache.servicemix:servicemix:pom:3.3-SNAPSHOT >> >> Reason: Cannot find parent: org.apache.servicemix:servicemix-pom for >> project: org.apache.servicemix:servicemix:pom:3.3-SNAPSHOT for project >> org.apache.servicemix:servicemix:pom:3.3-SNAPSHOT >> >> >> In my own project I've defined dependencies for servicemix-core, >> servicemix-shared and servicemix-validation and for all the version is >> 3.3-SNAPSHOT. >> >> Any pointers how to solve this? >> >> BR, >> - jussi - >> >> On Wed, Jul 16, 2008 at 3:58 PM, Jussi Nummelin >> <[EMAIL PROTECTED]> wrote: >>> Hi, >>> >>> Any chance to get 3.3 SNAPSHOT artifacts also available for Maven >>> builds? Currently it's build only as a single zip package. >>> >>> I'm especially interested to use the validation SE in my Spring >>> component test cases. >>> >>> BR, >>> - Jussi - >>> >> > > > > -- > Cheers, > Guillaume Nodet > ------------------------ > Blog: http://gnodet.blogspot.com/ >
