On 10/27/07, Manfred Geiler <[EMAIL PROTECTED]> wrote: > rev 412444 07.06.2006 18:13:29 grantsmith > "MYFACES-1325: Mods to pom.mxl for correct continuum reporting" > > Well...
Remove it and see what breaks. :) He who complains should write better commit messages! > So, the master does not really depend on the build-tools artifact - at > least not the maven way. It catches the latest stuff from svn > directly. Now, what about having those two files directly in the new > master root: > /repos/asf/myfaces/myfaces-master-pom/pom.xml > /repos/asf/myfaces/myfaces-master-pom/myfaces-checks.xml > /repos/asf/myfaces/myfaces-master-pom/myfaces-header.txt > > Or is there a better way than to depend on an online (http: !) ressource? The checkstyle config does not belong to the master pom. IMO, build-tools is a better place for it. I think what happened is that we started to establish a build-tools jar, then decided it was too much of a pain to have to version and release it, and went for the http:// urls. The jar is the "correct" way to do it, but I don't consider it all that importantt to be able to faithfully reproduce the exact website with the checkstyle reports for prior releases. -- Wendy
