Hi I'm looking into releasing Wagon and Brett suggested that I try the new version in a Maven build to make sure everything is building fine.
So I checked out the 2.2.x branch tried to build it prior to maing any changes, by running: mvn install -Prun-its All is fine until it gets to "Building Integration Test Executor". I get ... Tests run: 663, Failures: 6, Errors: 370, Skipped: 0 [INFO] ----------------------------------------------------------------------- [ERROR] BUILD FAILURE [INFO] ----------------------------------------------------------------------- [INFO] There are test failures. ... I've tried this on Windows and Ubuntu using Java 1.5, with identical results. Is this to be expected? Am I doing something wrong? -- Dennis Lundberg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
