Configuring Maven (3.x-incubating versions only) commented on by prabhuprasad channappa (Feb 14, 2008).

Comment:

iam using maven version 2.08 and apache-servicemix-3.0-incubating .
im getting the below error even after adding the above in setting.xml

c:\http-uploader>mvn archetype:create \ -DarchetypeGroupId=org.apache.servicemix
tooling \ -DarchetypeArtifactId=servicemix-http-consumer-service-unit \ -Dgroup
d=org.apache.servicemix.examples \ -DartifactId=http-consumer-su
INFO] Scanning for projects...
INFO] Searching repository for plugin with prefix: 'archetype'.
INFO] ------------------------------------------------------------------------
ERROR] BUILD FAILURE
INFO] ------------------------------------------------------------------------
INFO] Invalid task '\': you must specify a valid lifecycle phase, or a goal in
he format plugin:goal or pluginGroupId:pluginArtifactId:pluginVersion:goal
INFO] ------------------------------------------------------------------------
INFO] For more information, run Maven with the -e switch
INFO] ------------------------------------------------------------------------
INFO] Total time: < 1 second
INFO] Finished at: Thu Feb 14 13:33:56 PST 2008
INFO] Final Memory: 2M/4M
INFO] ------------------------------------------------------------------------

PLEASE HELP ME TO FIX THIS ERROR

Reply via email to