Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
0.11
-
None
Description
Based on the usage of apache-rat-plugin it happens that after creating the release via the Maven Release Process a file DEPENDENCIES is added into the resulting sources.zip. Unfortunately the file is not on the default ignored list which results in a release which can't be built from the official release area.
I'm not sure if this needed to be done in the plugin itself or the pom file of the maven plugins area must be changed accordingly.