Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
2.0-alpha-2
-
None
-
windows xp sp2, java sun 1.6.0_05, maven 8
Description
When I try to run:
mvn -X archetype:generate -DarchetypeRepository=http://basegen.sourceforge.net/maven2 -DarchetypeGroupId=org.basegen.plugins -DarchetypeArtifactId=basegenapp-maven-plugin -DarchetypeVersion=3.0.0
Why the basegen plugin isnĀ“t downloaded? The option -DarchetypeRepository working? This command only works when i install this plugin locally!
Thanks in advance.