From Fedora Project Wiki

(Cleared for F15)
No edit summary
Line 1: Line 1:
{{header|docs}}
{{header|docs}}
{{Docs_beat_open}}
{{Docs_beat_open}}
= Java Tools =


== Maven ==
Maven is Java project management, project comprehension and  build system tool.


Fedora 15 comes with '''Maven''' version 3.0. It offers better stability and performance compared to previous versions, but the biggest changes shouldn't be noticed by users. Most work has been happening under the hood to simplify writing Maven plugins and further improve performance by building projects in parallel. It includes a new Maven API for component configuration, many improvements and bug fixes. Users of Maven are encouraged to read the Maven 3 [http://maven.apache.org/docs/3.0/release-notes.html Upstream Release Notes]
Fedora 15 still provides maven2 package to support backward compatibility where needed.





Revision as of 15:54, 11 February 2011

DocsProject Header docTeam1.png
Note.png
Beat is open
This beat is now ready to have Fedora 25 content added by the beat writer

Java Tools

Maven

Maven is Java project management, project comprehension and build system tool.

Fedora 15 comes with Maven version 3.0. It offers better stability and performance compared to previous versions, but the biggest changes shouldn't be noticed by users. Most work has been happening under the hood to simplify writing Maven plugins and further improve performance by building projects in parallel. It includes a new Maven API for component configuration, many improvements and bug fixes. Users of Maven are encouraged to read the Maven 3 Upstream Release Notes

Fedora 15 still provides maven2 package to support backward compatibility where needed.