Hi Jason! The bugs are fixed already. What we now see are _real_ bugs and they should fail in your CI system too (can also be reproduced locally).
LieGrue, strub --- On Sun, 7/31/11, Jason van Zyl <ja...@sonatype.com> wrote: > From: Jason van Zyl <ja...@sonatype.com> > Subject: Re: non-reproducible issues on CI > To: "Maven Developers List" <dev@maven.apache.org> > Date: Sunday, July 31, 2011, 8:41 PM > I will re-expose the Sonatype Hudson > instances as a point of reference. They have been running > successfully since you guys flipped over to Jenkins. Our > setup can at least serve as some guidance as to what might > be wrong with your setup. > > On Jul 31, 2011, at 10:58 AM, Mark Struberg wrote: > > > Hi Benson! > > > > Thanks for this information! > > > > I don't have much clue about jenkins (apart from > reading the build messages), nor any detailed info about the > setup at the ASF. > > > > Did you understand Dennis' problem description and do > have mojo + knowledge how to fix this on our CI? Our problem > is most probably that the current build uses the > -Dmaven.repo.local property to separate local repos for > different builds. > > I proposed to use a different maven installation just > for being able to set the localRepository. The settings > option might as well do, at least worth a try. > > > > Would be really appreciated and a big help if you > could take the time and help us fixing our CI build! > > > > txs and LieGrue, > > strub > > > > > > --- On Sun, 7/31/11, Benson Margulies <bimargul...@gmail.com> > wrote: > > > >> From: Benson Margulies <bimargul...@gmail.com> > >> Subject: Re: non-reproducible issues on CI > >> To: "Maven Developers List" <dev@maven.apache.org> > >> Date: Sunday, July 31, 2011, 2:49 PM > >> Mark, > >> > >> THe problem is this: jenkins gets going using > information > >> from the > >> global settings.xml before any command-line args > are > >> processed. So > >> you've created a monster, as it were. Luckily, > there's a > >> job option to > >> use an alternative settings so long as it's in the > svn real > >> estate > >> that the job knows about. So while you can have > infra > >> deploy a > >> 'special' maven, you don't have to. > >> > >> --benson > >> > >> > >> On Sun, Jul 31, 2011 at 10:40 AM, Mark Struberg > <strub...@yahoo.de> > >> wrote: > >>> That's fine, but I fear only as long as you > don't use > >> -Dmaven.repo.local on your commandline. And > exactly that's > >> how our jenkins was configured. > >>> > >>> LieGrue, > >>> strub > >>> > >>> --- On Sun, 7/31/11, Ansgar Konermann <ansgar.konerm...@googlemail.com> > >> wrote: > >>> > >>>> From: Ansgar Konermann <ansgar.konerm...@googlemail.com> > >>>> Subject: Re: non-reproducible issues on > CI > >>>> To: "Maven Developers List" <dev@maven.apache.org> > >>>> Date: Sunday, July 31, 2011, 12:42 PM > >>>> Had a similar if not same issue while > >>>> developing a plugin. Fixed it by > >>>> adding > >>>> > >>>> <systemProperties> > >>>> > >>>> > >> > <localRepository>${repository.integrationtests}<localRepository> > >>>> <systemProperties> > >>>> > >>>> to surefire plugin configuration in IT > phase. > >>>> > >>>> Works for me with surefire-plugin 2.9 and > >> invoker-plugin > >>>> 1.5 > >>>> > >>>> Regards, > >>>> > >>>> Ansgar > >>>> Am 31.07.2011 13:50 schrieb "Dennis > Lundberg" > >> <denn...@apache.org>: > >>>> > >>> > >>> > >> > --------------------------------------------------------------------- > >>> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > >>> For additional commands, e-mail: dev-h...@maven.apache.org > >>> > >>> > >> > >> > --------------------------------------------------------------------- > >> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > >> For additional commands, e-mail: dev-h...@maven.apache.org > >> > >> > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > > For additional commands, e-mail: dev-h...@maven.apache.org > > > > Thanks, > > Jason > > ---------------------------------------------------------- > Jason van Zyl > Founder, Apache Maven > http://twitter.com/jvanzyl > --------------------------------------------------------- > > First, the taking in of scattered particulars under one > Idea, > so that everyone understands what is being talked about ... > Second, > the separation of the Idea into parts, by dividing it at > the joints, > as nature directs, not breaking any limb in half as a bad > carver might. > > -- Plato, Phaedrus (Notes on the Synthesis of Form > by C. Alexander) > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org