Maven Release Plugin Removes Headers
Friday, den 24. August 2007In the past weeks I did several releases using the great maven 2 release plugin. And each time I got annoyed that it removes the license headers (or every header) from the pom. According to the issue tracker this has been fixed in beta-5, but actually it hasn’t (see this bug).
After being effected by this [...]