AFAIK some of the refactoring to set that I made has some minor anomalies that I am trying to resolve.
I suspect I will have to get mock-repository-maven-plugin out the door before I can have these tests pass consistently -Stephen On 29 September 2010 08:06, Stefan Seelmann <[email protected]> wrote: > Hi, > > In my environment three integration tests of the versions plugin are > failing. I just wanted to ask if that is a know issue or specific to > my environment? > > $ mvn -v > Apache Maven 2.2.1 (r801777; 2009-08-06 21:16:01+0200) > Java version: 1.6.0_20 > Java home: /usr/lib/jvm/java-6-sun-1.6.0.20/jre > Default locale: en_US, platform encoding: UTF-8 > OS name: "linux" version: "2.6.32-24-generic" arch: "i386" Family: "unix" > > $ mvn clean install > $ mvn -Pprep-its > $ mvn -Prun-its > > Here are the failing tests: > [ERROR] The following builds failed: > [ERROR] * it-display-dependency-updates-002/pom.xml > [ERROR] * it-display-plugin-updates-006/pom.xml > [ERROR] * it-set-006/pom.xml > > Kind Regards, > Stefan > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > >
