I wanted to try out the new scanAll flag, but I'm getting test errors: $ mvn install ... Tests in error: testGetProxiedReleaseArtifactPolicyOnceNoManagedContent(org.apache.maven.archiva.webdav.RepositoryServletProxiedReleasePolicyTest) testGetProxiedReleaseArtifactPolicyOncePass(org.apache.maven.archiva.webdav.RepositoryServletProxiedReleasePolicyTest) testGetProxiedSnapshotsArtifactPolicyOnceFail(org.apache.maven.archiva.webdav.RepositoryServletProxiedTimestampedSnapshotPolicyTest) testGetProxiedSnapshotsArtifactPolicyOnceNoManagedContent(org.apache.maven.archiva.webdav.RepositoryServletProxiedTimestampedSnapshotPolicyTest) testGetProxiedSnapshotsArtifactPolicyOncePass(org.apache.maven.archiva.webdav.RepositoryServletProxiedTimestampedSnapshotPolicyTest) testGetProxiedSnapshotsArtifactPolicyOnceFail(org.apache.maven.archiva.webdav.RepositoryServletProxiedSnapshotPolicyTest) testGetProxiedSnapshotsArtifactPolicyOnceNoManagedContent(org.apache.maven.archiva.webdav.RepositoryServletProxiedSnapshotPolicyTest) testGetProxiedSnapshotsArtifactPolicyOncePass(org.apache.maven.archiva.webdav.RepositoryServletProxiedSnapshotPolicyTest) testGetProxiedSnapshotsArtifactPolicyOnceFail(org.apache.maven.archiva.webdav.RepositoryServletProxiedPluginSnapshotPolicyTest) testGetProxiedSnapshotsArtifactPolicyOnceNoManagedContent(org.apache.maven.archiva.webdav.RepositoryServletProxiedPluginSnapshotPolicyTest) testGetProxiedSnapshotsArtifactPolicyOncePass(org.apache.maven.archiva.webdav.RepositoryServletProxiedPluginSnapshotPolicyTest)
Tests run: 151, Failures: 0, Errors: 11, Skipped: 0 [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] There are test failures. Anyone else? vmbuild is showing success for most things, and no status (?) for others: http://vmbuild.apache.org/continuum/projectGroupSummary.action?projectGroupId=64 -- Wendy
