> -----Original Message----- > From: Robert Burrell Donkin [mailto:[email protected]] > Sent: Wednesday, 28 January 2009 8:38 AM > To: [email protected] > Subject: RE: mvn install package fails test > > On Tue, 2009-01-27 at 10:01 +1000, Gavin wrote: > > > > > -----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. > > thanks for letting me know > > i have a debian box. hopefully i'll be able to find time to setup a > suitable environment on there in next day or two. > > > 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. > > sounds great > > > 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. > > that should be ok > > - robert
Just to let you know, this builds fine on BuildBot now too, so thanks. I'll add it in to the asf instance in the next few days. Cheers Gav...
