Maven license plugin allows you to update, remove, add license headers in one simple command line. You can also use it to check in the verify phase that your project files all have license headers.Since first version and first announcement, there has been...
0 replies - 3363 views - 04/29/08 by Mathieu Carbou in Announcements
What do you do if you build your project with an open-source library, but that library then changes its license to one you cannot easily work with?
11 replies - 8796 views - 04/22/08 by Rick Ross in News
When you are developing Java projects (using Maven 2) you can be faced
to either put your whole project Open Source or just a part of it. But
when the time comes to open source, you have some details to consider,
one of it being the inclusion of a header...
1 replies - 5678 views - 02/25/08 by Mathieu Carbou in Announcements