On Jan 1, 2008 7:12 PM, Brett Porter <[EMAIL PROTECTED]> wrote: > Those integration tests do work for 2.0.9 - take a look at maven-core- > it-runner in the Maven 2.0.x source tree for one alternative for > running them.
I just ran the tests and about 25% fail, all because Maven fails to download artifacts (or so surefire-reports tells me). E.g.: GroupId: org.apache.maven.its.plugins ArtifactId: maven-it-plugin-touch Version: 2.1-SNAPSHOT In my settings.xml I have http://people.apache.org/repo/m2-snapshot-repository and http://snapshots.repository.codehaus.org and I've activated the appropriat profiles (help:effective-pom lists said repositories). Which repository am I missing? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
