On 02/04/2008, Dennis Lundberg <[EMAIL PROTECTED]> wrote: > sebb wrote: > > The RAT report does not seem to be found if I run > > > > mvn rat:check > > > > This seems to be because its plugin is under <pluginManagement> rather > > than under <build>, as it works when I moved it there. > > > > But I don't know much about Maven, so maybe it needs to be in both? > > If so, does the config need to be in both? > > > > Can anyone advise? > > > http://mojo.codehaus.org/rat-maven-plugin/usage.html >
Thanks, already done. Does the plugin also need to be mentioned in dependencyManagement? BTW, why is it rat-maven-plugin and not maven-rat-plugin like most of the others seem to be? [The only other one I've seen with maven-middle-position is jdepend] > > > Once it's in the correct place(s), there are some exceptions that need > > to be added, e.g. MANIFEST.MF. I can add those. > > > > > > -- > > Dennis Lundberg > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]