Re: maven-integration-tests

2015-07-06 Thread Karl Heinz Marbaise
Hi, in the meantime INFRA has helped here. Thanks a lot to INFRA Team... Kind regards Karl Heinz Marbaise On 7/6/15 9:08 PM, Karl Heinz Marbaise wrote: Hi, does someone has a clue why i'm not allowed to push to this repository:

Re: Maven Integration Tests

2008-03-24 Thread Nigel Magnay
Hokay.. I've had a bit more time for this. I've re-rolled the patch against SVN, as I'm worried that the JIRA issue was being confused with various different versions flying around and changes happening in the test code. Could someone try it against their local copy and see if the ITs work the

Re: Maven Integration Tests

2008-03-18 Thread Brett Porter
On 18/03/2008, at 10:51 PM, Nigel Magnay wrote: [1] Added bonus : 12 hours ago, these worked for me on the same machine... [2] Looking in the IT test directories, this looks like there's a ${maven.repo.local} directory being created which is why things are getting confused. This looks

Re: Maven Integration Tests

2008-03-18 Thread Nigel Magnay
Ok - I'll compare to what I get. It still worries me that you've got failures when https://ci.sonatype.org/job/Maven-2.0.x-ITs/ is showing a clean bill of health since Mar 17, 2008 3:32:29 PM.. On Tue, Mar 18, 2008 at 2:24 PM, Brett Porter [EMAIL PROTECTED] wrote: These are the failures I'm

RE: Maven Integration Tests

2008-03-18 Thread Brian E. Fox
: Tuesday, March 18, 2008 10:29 AM To: Maven Developers List Subject: Re: Maven Integration Tests Ok - I'll compare to what I get. It still worries me that you've got failures when https://ci.sonatype.org/job/Maven-2.0.x-ITs/ is showing a clean bill of health since Mar 17, 2008 3:32:29 PM.. On Tue, Mar

Re: Maven Integration Tests

2008-03-18 Thread Brett Porter
On 19/03/2008, at 9:04 AM, Brian E. Fox wrote: Make sure you have installed the latest core integration test folder. I'll redeploy everything, but it's possible it is out of date. The Hudson at ci.sonatype.org is building the Its locally everytime it changes. That's what I did... I haven't

RE: Maven Integration Tests

2008-03-18 Thread Brian E. Fox
There are two ways you can run the Its. First is in the maven build tree, use mvn clean install -Prun-its. This will build and then unpack the maven and use it to run the Its from a jar. If you do this, make sure you have already installed the it tree. The other way is to build and install the