Thanks a lot anyway. I fixed it with "mvn archetype:create \ -DarchetypeGroupId=org.apache.servicemix.tooling\ -DarchetypeArtifactId=servicemix-service-assembly\ -DarchetypeVersion=3.1-incubating \ -DgroupId=org.apache.servicemix.samples.helloworld\ -DartifactId=hello-world-sa\ -DremoteRepositories=http://people.apache.org/repo/m2-incubating-repository" not with "mvn archetype:create \ -DarchetypeGroupId=org.apache.servicemix.tooling \ -DarchetypeArtifactId=servicemix-service-assembly \ -DarchetypeVersion=3.2-incubating-SNAPSHOT \ -DgroupId=org.apache.servicemix.samples.helloworld \ -DartifactId=hello-world-sa" and now it works. Thank u .
gnodet wrote: > > If you see "Build successfull" at the end, you can safely ignore this > error. > I think this error comes from the maven archetype plugin somehow. > > On 5/28/07, xujingguo <[EMAIL PROTECTED]> wrote: >> >> >> When I followed the steps of >> http://incubator.apache.org/servicemix/hello-world-bc.html >> http://incubator.apache.org/servicemix/hello-world-bc.html 'Wrapping >> the >> Service Unit in a Service Assembly' ,after I execute the command of " >> mvn archetype:create \ >> -DarchetypeGroupId=org.apache.servicemix.tooling \ >> -DarchetypeArtifactId=servicemix-service-assembly \ >> -DarchetypeVersion=3.2-incubating-SNAPSHOT \ >> -DgroupId=org.apache.servicemix.samples.helloworld \ >> -DartifactId=hello-world-sa" >> I faced a puzzle of "...[ERROR] ResourceManager : unable to find resource >> 'VM_global_library.vm' in any resource loader....". >> What can I do next? Thanks any reply and best regards. >> -- >> View this message in context: >> http://www.nabble.com/ResourceManager-%3A-unable-to-find-resource-%27VM_global_library.vm%27-in-any-tf3826693s12049.html#a10832655 >> Sent from the ServiceMix - Dev mailing list archive at Nabble.com. >> >> > > > -- > Cheers, > Guillaume Nodet > ------------------------ > Principal Engineer, IONA > Blog: http://gnodet.blogspot.com/ > > -- View this message in context: http://www.nabble.com/ResourceManager-%3A-unable-to-find-resource-%27VM_global_library.vm%27-in-any-tf3826693s12049.html#a10833735 Sent from the ServiceMix - Dev mailing list archive at Nabble.com.