commit | 70de3ad6b6cf83505fe049896e37d90ac81e13f3 | [log] [tgz] |
---|---|---|
author | rfscholte <rfscholte@apache.org> | Mon Jul 26 20:58:23 2021 +0200 |
committer | rfscholte <rfscholte@apache.org> | Mon Jul 26 20:58:23 2021 +0200 |
tree | 5e3c118812066cbc4d3e496ae7bde5aa7ad315e0 | |
parent | da3f8886d41522450c4b187a5f3562a4f6309610 [diff] |
Lock maven-jxr-plugin
The Enforcer plugin provides goals to control certain environmental constraints such as Maven version, JDK version and OS family along with many more built-in rules and user created rules.
More information can be found on Apache Maven Enforcer Plugin Homepage. Question related to the usage of the Maven Enforcer Plugin should be posted on the Maven User List.
You can download release source from our download page.
You can get the Maven Enforcer plugin via the following coordinates from central:
<plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-enforcer-plugin</artifactId> <version>3.0.0-M3</version> </plugin>
We accept Pull Requests via GitHub. The developer mailing list is the main channel of communication for contributors.
There are some guidelines which will make applying PRs easier for us:
mvn -Prun-its verify
.If you plan to contribute on a regular basis, please consider filing a contributor license agreement. You can learn more about contributing via GitHub in our contribution guidelines.
This code is under the Apache Licence v2
See the NOTICE
file for required notices and attributions.
You like Apache Maven? Then donate back to the ASF to support the development.