The new archetype plugin seems to have broken the normal instructions on 
how to create new projects.    It doesn't seem to work.  

For example, according to:
http://cwiki.apache.org/confluence/display/CAMEL/Creating+a+new+Spring+based+Camel+Route

I should just need to run:
mvn archetype:create                   \
  -DarchetypeGroupId=org.apache.camel  \
  -DarchetypeArtifactId=camel-router   \
  -DarchetypeVersion=1.1.0             \
  -DgroupId=myGroupId                  \
  -DartifactId=myArtifactId


That worked last week.   Now I get a big list of archetypes to select 
from and the camel stuff isn't there.   
 

So, how the heck is this now supposed to work?   If projects have 
archetypes in central, how are users supposed to use them?    I really 
think we need to get a new version out that allows the previous 
instructions to work.   This really breaks a BUNCH of projects 
instructions for creating samples/projects.


-- 
J. Daniel Kulp
Principal Engineer, IONA
[EMAIL PROTECTED]
http://www.dankulp.com/blog

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to