Hi,

I have tried to build an artifact for smx version 3.3.
mvn archetype:create \
-DarchetypeGroupId=org.apache.servicemix.tooling \
-DarchetypeArtifactId=servicemix-eip-service-unit \
-DarchetypeVersion=3.3 \
-DgroupId=com.test \
-DartifactId=my-eip-su

This fails with the exception:
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Error creating from archetype

Embedded error:
org.apache.maven.archetype.downloader.DownloadNotFoundException: Requested
download does not exist.
Unable to download the artifact from any repository

Are there no artifacts for version 3.3? Is the(supported) diffrent version
numbers for artifacts listed anywhere on the servicemix web so I can see
what version numbers are there and which one is the latest etc. Otherwise is
there any other way to get the a hold on the information?

Doing this with 3.2.3 as archetypeVersion works as expected.
-- 
View this message in context: 
http://www.nabble.com/Maven-archetypeVersion-number-confusion-when-building-artifact-tp23738816p23738816.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to