> -----Original Message----- > From: Robert Burrell Donkin [mailto:[email protected]] > Sent: Tuesday, 20 January 2009 7:22 AM > To: [email protected] > Subject: Re: mvn install package fails test > > On Mon, 2009-01-19 at 14:13 +1000, Gavin wrote: > > Hi All, > > > > I'm doing some testing and results of a mvn install package on trunk > gives > > me below error, related ot rat-maven-plugin by the looks. > > > > Any ideas on if I need to do something else or if is needed to be fixed > this > > end (perhaps I need to wait for repos to catch up, dunno) ? :- > > this looks to me like it's a problem with the plugin referencing itself. > there's probably a clever way round this problem but for now i've just > deleted the pom references to itself so you should be able to build > now. > > (maybe someone who knows more will jump in with a better fix)
fwiw it didn't fix it. To put you in the loop, I'm testing BuildBot for use at the ASF. I have picked RAT as a test case, currently testing it on my own server and once it passes nicely I'll put it live on the ASF BuildBot instance - unless of course there are any objections to me doing so. For folks to investigate further take a look at my test instance which is up currently at http://202.60.90.243:8010/waterfall - then choose apache-rat-trunk and drill down through the latest fail build to see if anything helps. I'm just doing a 'mvn install package' so let me know if I should do something else. Thanks Gav... > > - robert
