]
Radoslav Husar updated MODCLUSTER-688:
--------------------------------------
Git Pull Request:
Integrate Maven Wrapper
-----------------------
Key: MODCLUSTER-688
URL:
https://issues.jboss.org/browse/MODCLUSTER-688
Project: mod_cluster
Issue Type: Task
Components: CI & Packaging, Core & Container Integration (Java)
Affects Versions: 1.4.0.Final, 1.3.10.Final
Reporter: Radoslav Husar
Assignee: Radoslav Husar
Priority: Major
Fix For: 2.0.0.Alpha1, 1.4.1.Final, 1.3.11.Final
The Maven Wrapper is an easy way to ensure a user of your Maven build has everything
necessary to run your Maven build. Why might this be necessary? Maven to date has been
very stable for users, is available on most systems or is easy to procure: but with many
of the recent changes in Maven it will be easier for users to have a fully encapsulated
build setup provided by the project. With the Maven Wrapper this is very easy to do and
it's a great idea borrowed from Gradle.
https://github.com/takari/maven-wrapper