Re: non-reproducible issues on CI

2011-07-31 Thread Benson Margulies
;>> --benson >>> >>> >>> On Sun, Jul 31, 2011 at 10:40 AM, Mark Struberg >>> 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 >>>

Re: non-reproducible issues on CI

2011-07-31 Thread Mark Struberg
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 wrote: > From: Jason van Zyl > Subject: Re: non-reproducible issues on CI > T

Re: non-reproducible issues on CI

2011-07-31 Thread Jason van Zyl
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 wrote: > >> From: Benso

Re: non-reproducible issues on CI

2011-07-31 Thread Benson Margulies
gt; help us fixing our CI build! > > txs and LieGrue, > strub > > > --- On Sun, 7/31/11, Benson Margulies wrote: > >> From: Benson Margulies >> Subject: Re: non-reproducible issues on CI >> To: "Maven Developers List" >> Date: Sunday, J

Re: non-reproducible issues on CI

2011-07-31 Thread Mark Struberg
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 wrote: > From: Benson Margulies > Subject: Re: non-reproducible issues on CI > To: "Maven Developers List" > Date: Sunda

Re: non-reproducible issues on CI

2011-07-31 Thread Benson Margulies
exactly that's how our jenkins was configured. > > LieGrue, > strub > > --- On Sun, 7/31/11, Ansgar Konermann wrote: > >> From: Ansgar Konermann >> Subject: Re: non-reproducible issues on CI >> To: "Maven Developers List" >> Date: Sunda

Re: non-reproducible issues on CI

2011-07-31 Thread Mark Struberg
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 wrote: > From: Ansgar Konermann > Subject: Re: non-reproducible issu

Re: non-reproducible issues on CI

2011-07-31 Thread Dennis Lundberg
On 2011-07-31 14:42, Ansgar Konermann wrote: > Had a similar if not same issue while developing a plugin. Fixed it by > adding > > > ${repository.integrationtests} > > > to surefire plugin configuration in IT phase. > > Works for me with surefire-plugin 2.9 and invoker-plugin 1.5 > > Regard

Re: non-reproducible issues on CI

2011-07-31 Thread Ansgar Konermann
Had a similar if not same issue while developing a plugin. Fixed it by adding ${repository.integrationtests} 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" :

Re: non-reproducible issues on CI

2011-07-31 Thread Dennis Lundberg
Hi Mark and I spent yesterday trying to figure out what is going on with this failing build. Here are our finding this far for maven-repository-plugin. 1. maven-invoker-plugin is used to install the current artifact (maven-repository-plugin) into a special repository used by the ITs, namely targ

Re: non-reproducible issues on CI

2011-07-30 Thread Benson Margulies
; > LieGrue, > strub > > --- On Sat, 7/30/11, Dennis Lundberg wrote: > >> From: Dennis Lundberg >> Subject: Re: non-reproducible issues on CI >> To: "Maven Developers List" >> Date: Saturday, July 30, 2011, 9:55 AM >> On 2011-07-30 10:54, Mark Strub

Re: non-reproducible issues on CI

2011-07-30 Thread Mark Struberg
gav dropped it already (pinged him on IRC). Build #152 is currently running. LieGrue, strub --- On Sat, 7/30/11, Dennis Lundberg wrote: > From: Dennis Lundberg > Subject: Re: non-reproducible issues on CI > To: "Maven Developers List" > Date: Saturday, July 30, 2011, 9

Re: non-reproducible issues on CI

2011-07-30 Thread Dennis Lundberg
. > > LieGrue, > strub > > > --- On Sat, 7/30/11, Dennis Lundberg wrote: > >> From: Dennis Lundberg >> Subject: Re: non-reproducible issues on CI >> To: "Maven Developers List" >> Date: Saturday, July 30, 2011, 8:31 AM >> Hi >

Re: non-reproducible issues on CI

2011-07-30 Thread Mark Struberg
Hi! I'll try to reproduce it on the weekend. LieGrue, strub --- On Sat, 7/30/11, Mark Derricutt wrote: > From: Mark Derricutt > Subject: Re: non-reproducible issues on CI > To: "Maven Developers List" > Date: Saturday, July 30, 2011, 8:54 AM > I replied t

Re: non-reproducible issues on CI

2011-07-30 Thread Mark Derricutt
I replied to the other thread saying it sounded similar to MNG-5084 [1] - if that sounds like it to you add your votes to the ticket. [1] http://jira.codehaus.org/browse/MNG-5084 On 30/07/2011, at 8:31 PM, Dennis Lundberg wrote: > I haven't reported it in JIRA yet because I don't have anything

Re: non-reproducible issues on CI

2011-07-30 Thread Mark Struberg
. I'll try to ping infra and get drop them from our jenkins repo cache. LieGrue, strub --- On Sat, 7/30/11, Dennis Lundberg wrote: > From: Dennis Lundberg > Subject: Re: non-reproducible issues on CI > To: "Maven Developers List" > Date: Saturday, July 30, 2011

Re: non-reproducible issues on CI

2011-07-30 Thread Dennis Lundberg
Hi I've seen this kind of error at my day job a couple of times. Although I'm sure sure why they happen, I do know how to get rid of it. You need to manually remove the offending artifact from the local repo to get a freshly downloaded copy of it. By removing all versions of the artifact, includi

RE: non-reproducible issues on CI

2011-07-30 Thread Mark Struberg
Hi Martin! Good idea basically. But nope, both snapshots and releases are set to true. LieGrue, strub --- On Sat, 7/30/11, Martin Gainty wrote: > From: Martin Gainty > Subject: RE: non-reproducible issues on CI > To: dev@maven.apache.org > Date: Saturday, July 30, 2011, 2:02

Re: non-reproducible issues on CI

2011-07-29 Thread Andrew Waterman
I think I've seen a similar error come up on a few boxes of my own. I think it has something to do with the "lastUpdated" terminator in your repository. I've had some success removing this off of POMs that wouldn't download. Alternatively, nuking the repository might help. My two cents. Andr

RE: non-reproducible issues on CI

2011-07-29 Thread Martin Gainty
fuer den Inhalt uebernehmen. > Date: Sat, 30 Jul 2011 00:22:12 +0100 > From: strub...@yahoo.de > Subject: non-reproducible issues on CI > To: dev@maven.apache.org > > Hi! > > Our CI is broken since a while and most of the errors are of the following > k

non-reproducible issues on CI

2011-07-29 Thread Mark Struberg
Hi! Our CI is broken since a while and most of the errors are of the following kind: [ERROR] Plugin org.apache.maven.plugins:maven-repository-plugin:2.3.2-SNAPSHOT or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-repositor