-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I follow https://maven.apache.org/guides/getting-started/maven-in-five-minutes.html
Result:
❯ gg.cmd mvn archetype:generate -DgroupId=org.jabref.jablib.examples -DartifactId=my-app -DarchetypeArtifactId=maven-archetype-quickstart -DarchetypeVersion=1.5 -DinteractiveMode=false
0%.........10%.........20%.........30%.........40%.........50%.........60%.........70%.........80%.........90%.........100%
maven 3.2.2
...
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom
[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-clean-plugin:2.5: Plugin org.apache.maven.plugins:maven-clean-plugin:2.5 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-clean-plugin:jar:2.5
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom
...
[INFO] BUILD FAILURE
According to https://maven.apache.org/docs/history.html, 3.9.11 is the latest version. I think, that version should be used as default.
Metadata
Metadata
Assignees
Labels
No labels