I am using serviceMix3.12 and trying to build the hello-world-bc application after executing the following command the hello-world-bc application is downloaded to my machine.
mvn archetype:create -DarchetypeGroupId=org.apache.servicemix.tooling -DarchetypeArtifactId=servicemix-binding-component -DarchetypeVersion=3.1.2 -DgroupId=org.apache.servicemix.samples.helloworld.bc -DartifactId=hello-world-bc The pom.xml downloaded still has the url entry as <url>http://people.apache.org/repo/m2-incubating-repository</url> Is it correct?? -- View this message in context: http://www.nabble.com/serviceMix-3.12-pom.xml-still-directing-to-incubating-repository-tf4625985s12049.html#a13209866 Sent from the ServiceMix - User mailing list archive at Nabble.com.
