Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.11
-
None
-
None
Description
The unit/IT tests clearly don't test the Maven CLI functionality.
mvn apache-rat:rat is currently failing with an NPE, even on the RAT project itself.
To show this, do the following:
mvn or mvn clean install mvn -o org.apache.rat:apache-rat-plugin::0.12-SNAPSHOT:rat (change the version as required)
Note that the -o is essential, otherwise Maven will try to download the current snapshot