Hi guys, since RAT plugin has been configured to break the build - rules are rules! :D - to see the report just activate the release profile, i.e. mvn site -P release
HTH! -Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ On Thu, Dec 6, 2012 at 11:13 AM, Christian Grobmeier <[email protected]> wrote: > Hi Daniel, > > On Thu, Dec 6, 2012 at 10:59 AM, Daniel Manzke > <[email protected]> wrote: >> in my project I always used the license plugin for maven, which uses a >> local file to add the license headers. I don't want to care about if I have >> added the license in a new file or not. >> >> WDYT? > > While i like this from a technical perspective, the Apache rules are > very clear on this: one must add the license to every and each file. > If somebody goes to svn via webview he must see the license, even when > he does not build the project. > > One way to measure it is the Apache Creadur RAT tool: > http://creadur.apache.org/ > > We have it somewhere in our poms but i never saw its output. However > it would be great to somehow output the report :-) > > Cheers, > Christian > >> >> ---------- Forwarded message ---------- >> From: Simone Tripodi (JIRA) <[email protected]> >> Date: 2012/12/6 >> Subject: [jira] [Created] (ONAMI-19) license headers are corrupted in all >> files >> To: [email protected] >> >> >> Simone Tripodi created ONAMI-19: >> ----------------------------------- >> >> Summary: license headers are corrupted in all files >> Key: ONAMI-19 >> URL: https://issues.apache.org/jira/browse/ONAMI-19 >> Project: Apache Onami >> Issue Type: Bug >> Reporter: Simone Tripodi >> >> >> even if text in >> http://svn.apache.org/repos/asf/incubator/onami/committers/LICENSE-headeris >> right, >> http://www.apache.org/legal/src-headers.html#headers shows that the format >> is quiet different - and checkstyle complains about header license in all >> components >> >> -- >> This message is automatically generated by JIRA. >> If you think it was sent incorrectly, please contact your JIRA >> administrators >> For more information on JIRA, see: http://www.atlassian.com/software/jira >> >> >> >> -- >> Viele Grüße/Best Regards >> >> Daniel Manzke > > > > -- > http://www.grobmeier.de > https://www.timeandbill.de
