Is this with or without the patch I attached to the issue?
On Mon, Sep 28, 2009 at 9:31 PM, Stefan Bodewig <[email protected]> wrote: > Hi all, > > I was looking into RAT-64 but trying to build the site (using > mvn site:site) I face > > [INFO] > ------------------------------------------------------------------------ > [INFO] Building RAT Maven Plugin > [INFO] > ------------------------------------------------------------------------ > [INFO] [plugin:descriptor] > [INFO] Using 2 extractors. > [INFO] Applying extractor for language: java > [INFO] Extractor for language: java found 6 mojo descriptors. > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Error extracting plugin descriptor: 'Goal: rat already exists in the > plugin descriptor for prefix: apache-rat > Existing implementation is: org.apache.rat.mp.RatReportMojo > Conflicting implementation is: org.apache.rat.mp.RatReportMojo' > > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 48 seconds > [INFO] Finished at: Tue Sep 29 06:24:48 CEST 2009 > [INFO] Final Memory: 48M/86M > [INFO] > ------------------------------------------------------------------------ > > which isn't anything that I would know how to fix (I don't even > understand what the problem could be). > > Stefan >
