John Casey wrote:
Staging repo:
https://repository.apache.org/content/repositories/maven-023/
-1, the source distro doesn't build on Windows:
maven-assembly-plugin-2.2>mvn -V clean verify
Apache Maven 2.2.1 (r801777; 2009-08-06 21:16:01+0200)
Java version: 1.5.0_22
Java home: D:\java\jdk-1.5\jre
Default locale: de_DE, platform encoding: Cp1252
OS name: "windows 7" version: "6.1" arch: "x86" Family: "windows"
Failed tests:
addDirectory_NoPerms_CallAcceptFilesOnlyOnce(org.apache.maven.plugin.assembly.archive.archiver.AssemblyProxyArchiverTest)
Tests in error:
testShouldNotTouchPropertiesWithNoExpressions(org.apache.maven.plugin.assembly.utils.PropertyUtilsTest)
testShouldResolveExpressionReferringToExistingKeyWithoutExpressionPrefix(org.apache.maven.plugin.assembly.utils.PropertyUtilsTest)
testShouldResolveExpressionReferringToSysPropKeyWithoutExpressionPrefix(org.apache.maven.plugin.assembly.utils.PropertyUtilsTest)
testShouldNotTouchExpressionReferringToNonExistentKeyWithoutExpressionPrefix(org.apache.maven.plugin.assembly.utils.PropertyUtilsTest)
testShouldNotIncludeSystemProperties(org.apache.maven.plugin.assembly.utils.PropertyUtilsTest)
testShouldFailWhenGivenNonExistentPropertiesFileLocation(org.apache.maven.plugin.assembly.utils.PropertyUtilsTest)
Tests run: 248, Failures: 1, Errors: 6, Skipped: 0
The grid confirms these results. Using Java 1.6, the errors from
PropertyUtilsTest vanish but the other test failure remains.
Benjamin
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]