Generation from archetype fails with error 'The defined artifact is not an
archetype'
-------------------------------------------------------------------------------------
Key: SYNCOPE-30
URL: https://issues.apache.org/jira/browse/SYNCOPE-30
Project: Syncope
Issue Type: Bug
Components: archetype
Affects Versions: 1.1
Reporter: Francesco Chicchiriccò
Assignee: Francesco Chicchiriccò
Priority: Critical
When generating a new project via
mvn archetype:generate \
-DarchetypeGroupId=org.apache.syncope \
-DarchetypeArtifactId=syncope-archetype \
-DarchetypeVersion=1.1-SNAPSHOT \
-DgroupId=net.tirasa.syncope \
-DartifactId=test \
-Dversion=1.0-SNAPSHOT \
-DarchetypeRepository=https://repository.apache.org/content/repositories/snapshots/
an error is returned
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-archetype-plugin:2.2:generate (default-cli) on
project standalone-pom: The defined artifact is not an archetype
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira