When I run command: mvn archetype:generate -DarchetypeGroupId=org.sculptor -DarchetypeArtifactId=sculptor-maven-archetype -DarchetypeVersion=3.0.3 -Dstandalone=true -Drest=true
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.476s
[INFO] Finished at: Sat May 24 10:53:18 CEST 2014
[INFO] Final Memory: 16M/163M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-archetype-plugin:2.2:generat
e (default-cli) on project standalone-pom: The desired archetype does not exist (org.sculp
tor:sculptor-maven-archetype:3.0.3) -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the foll
owing articles: