Skip to content

mvn run should be latest 3.xx version #218

@koppor

Description

@koppor

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions