maven-enforcer
maven-enforcer copied to clipboard
240701 xslt location
Following this checklist to help us incorporate your contribution quickly and easily:
-
[x] https://issues.apache.org/jira/browse/MENFORCER-507
-
[x] Each commit in the pull request should have a meaningful subject line and body.
-
[x] Format the pull request title like
[MENFORCER-XXX] - Fixes bug in ApproximateQuantiles
-
[x] Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
-
[x] Run
mvn clean verify
to make sure basic checks pass. A more thorough check will be performed on your pull request automatically. -
[x] You have run the integration tests successfully (
mvn -Prun-its clean verify
). -
[x] I hereby declare this contribution to be licenced under the Apache License Version 2.0, January 2004