Ah, ok. I get the same failures on my mac.

Basically, I don't export M2_HOME from the env (and I turned it off in Continuum today to make the ITs happy). the shell script is able to derive it from it's location rather than using the env. var.

I'll pass the property in explicitly so the invoker has something (though shouldn't that be in an integration test?)

Cheers,
Brett

On 24/09/2007, at 11:38 PM, Brian E. Fox wrote:

Brett,
Can you take a look at this? This is the same problem that occurred
before where the failure only happens in continuum. I even tried
building it manually on maven.zones and it works fine there. Not sure
what to do about it but last time it mysteriously started working one
day.

--Brian

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
Sent: Monday, September 24, 2007 4:32 AM
To: [EMAIL PROTECTED]
Subject: [continuum] BUILD FAILURE: Maven Dependency Plugin

Online report :
http://maven.zones.apache.org/continuum/buildResult.action? buildId=24268
&projectId=12

Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Mon 24 Sep 2007 08:30:06 +0000
  Finished at: Mon 24 Sep 2007 08:32:18 +0000
  Total time: 2m 12s
  Build Trigger: Forced
  Build Number: 87
  Exit code: 1
  Building machine hostname: maven.zones.apache.org
  Operating system : SunOS(unknown)
  Java Home version :
          java version "1.4.2_06"
          Java(TM) 2 Runtime Environment, Standard Edition (build
1.4.2_06-b03)
          Java HotSpot(TM) Client VM (build 1.4.2_06-b03, mixed mode)

  Builder version :
          Maven version: 2.0.7
          Java version: 1.4.2_06
          OS name: "sunos" version: "5.10" arch: "x86"

********************************************************************** **
****
SCM Changes:
********************************************************************** **
****
Changed: no author @ no date
Comment: no comment
Files changed:
  pom.xml ( no revision )

********************************************************************** **
****
Dependencies Changes:
********************************************************************** **
****
No dependencies changed


********************************************************************** **
****
Build Defintion:
********************************************************************** **
****
POM filename: pom.xml
Goals: clean install
Arguments: --batch-mode --non-recursive -P integration-tests
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: Integration Test Run
Profile Name: j2sdk1.4.2_06
Description:


********************************************************************** **
****
Test Summary:
********************************************************************** **
****
Tests: 236
Failures: 2
Total time: 78456

********************************************************************** **
****
Output:
********************************************************************** **
****
[INFO] Scanning for projects...
[INFO]
---------------------------------------------------------------------- --
----
[INFO] Building Maven Dependency Plugin
[INFO]    task-segment: [clean, install]
[INFO]
---------------------------------------------------------------------- --
----
[INFO] snapshot org.apache.maven.shared:file-management:1.2-SNAPSHOT:
checking for updates from codehaus.snapshots
[INFO] [clean:clean]
[INFO] Deleting directory
/export/home/build/data/continuum/checkouts/12/target
[INFO] [cobertura:clean {execution: default}]
[INFO] snapshot
org.apache.maven.shared:maven-plugin-testing-tools:1.0-alpha-3- SNAPSHOT:
checking for updates from codehaus.snapshots
[INFO] snapshot
org.apache.maven.shared:maven-plugin-testing-tools:1.0-alpha-3- SNAPSHOT:
checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven.shared:maven-invoker:2.0.7-SNAPSHOT:
checking for updates from codehaus.snapshots
[INFO] snapshot org.apache.maven.shared:maven-invoker:2.0.7-SNAPSHOT:
checking for updates from apache.snapshots
[INFO] snapshot
org.apache.maven.plugins:maven-site-plugin:2.0-beta-6-SNAPSHOT: checking
for updates from codehaus.snapshots
[INFO] snapshot
org.apache.maven.plugins:maven-site-plugin:2.0-beta-6-SNAPSHOT: checking
for updates from apache.snapshots
Downloading:
http://people.apache.org/repo/m2-snapshot-repository/org/apache/ maven/pl ugins/maven-site-plugin/2.0-beta-6-SNAPSHOT/maven-site-plugin-2.0- beta-6
-20070908.173516-5.pom
6K downloaded
Downloading:
http://people.apache.org/repo/m2-snapshot-repository/org/apache/ maven/pl ugins/maven-site-plugin/2.0-beta-6-SNAPSHOT/maven-site-plugin-2.0- beta-6
-20070908.173516-5.jar
99K downloaded
[INFO] [enforcer:enforce {execution: ensure-no-container-api}]
[INFO] [plugin:descriptor]
[INFO] Using 2 extractors.
[INFO] Applying extractor for language: java
[INFO] Extractor for language: java found 16 mojo descriptors.
[INFO] Applying extractor for language: bsh
[INFO] Extractor for language: bsh found 0 mojo descriptors.
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Copying 0 resource to META-INF
[INFO] Copying 2 resources
Downloading:
http://snapshots.repository.codehaus.org//org/apache/maven/plugins/ maven -site-plugin/2.0-beta-6-SNAPSHOT/maven-site-plugin-2.0- beta-6-20070908.1
73516-5.pom
Downloading:
http://people.apache.org/repo/m2-snapshot-repository/org/apache/ maven/pl ugins/maven-site-plugin/2.0-beta-6-SNAPSHOT/maven-site-plugin-2.0- beta-6
-20070908.173516-5.pom
6K downloaded
[INFO] [compiler:compile]
[INFO] Compiling 49 source files to
/export/home/build/data/continuum/checkouts/12/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Copying 32 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 42 source files to
/export/home/build/data/continuum/checkouts/12/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory:
/export/home/build/data/continuum/checkouts/12/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.plugin.dependency.TestAnalyzeDepMgt
[info] Found Resolved Dependency / DependencyManagement mismatches:
[info]    Nothing in DepMgt.
[info] Found Resolved Dependency / DependencyManagement mismatches:
[info] testGroupId:release:jar was excluded in DepMgt, but version 1.0
has been found in the dependency tree.
[info]  Dependency: testGroupId:release:jar
[info]          DepMgt  : 3.0
[info]          Resolved: 1.0
[warn] Potential problems found in Dependency Management
[info] Found Resolved Dependency / DependencyManagement mismatches:
[info] testGroupId:release:jar was excluded in DepMgt, but version 1.0
has been found in the dependency tree.
[info]  Dependency: testGroupId:release:jar
[info]          DepMgt  : 3.0
[info]          Resolved: 1.0
Caught Expected Exception:Found Dependency errors.
[info] Found Resolved Dependency / DependencyManagement mismatches:
[info]  Ignoring Direct Dependencies.
[info]    None
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083
sec
Running
org.apache.maven.plugin.dependency.utils.markers.TestDefaultMarkerFile Ha
ndler
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032
sec
Running org.apache.maven.plugin.dependency.TestUnpackDependenciesMojo
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.123
sec
Running
org.apache.maven.plugin.dependency.utils.filters.TestClassifierFilter
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running
org.apache.maven.plugin.dependency.utils.filters.TestResolveMarkerFile Fi
lter
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005
sec
Running
org.apache.maven.plugin.dependency.utils.filters.TestArtifactFilter
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005
sec
Running
org.apache.maven.plugin.dependency.utils.markers.TestUnpackMarkerFileH an
dler
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.754
sec
Running org.apache.maven.plugin.dependency.TestCopyDependenciesMojo
Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.295
sec
Running org.apache.maven.plugin.dependency.utils.TestSilentLog
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003
sec
Running org.apache.maven.plugin.dependency.utils.filters.TestScopeFilter
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053
sec
Running
org.apache.maven.plugin.dependency.utils.filters.TestTransitivityFilte r
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003
sec
Running
org.apache.maven.plugin.dependency.utils.TestDependencyStatusSets
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.907
sec
Running
org.apache.maven.plugin.dependency.TestIncludeExcludeUnpackDependencie sM
ojo
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.653
sec
Running org.apache.maven.plugin.dependency.TestUnpackDependenciesMojo2
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.579
sec
Running
org.apache.maven.plugin.dependency.utils.filters.TestFilterArtifacts
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004
sec
Running
org.apache.maven.plugin.dependency.utils.filters.TestMarkerFileFilter
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019
sec
Running org.apache.maven.plugin.dependency.utils.filters.TestTypeFilter
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008
sec
Running
org.apache.maven.plugin.dependency.utils.translators.TestClassifierTyp eT
ranslator
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.095
sec
Running org.apache.maven.plugin.dependency.TestIncludeExcludeUnpackMojo
[INFO] Configured Artifact: test:test:1.0:jar
[INFO] Unpacking
/export/home/build/data/continuum/checkouts/12/target/unit-tests/ unpack/
localTestRepo/test-1.0.jarto

/export/home/build/data/continuum/checkouts/12/target/unit-tests/ unpack/
outputDirectory
with Includes **/*1.txt and excludes:null
[INFO] Configured Artifact: test:test:1.0:jar
[INFO] Unpacking
/export/home/build/data/continuum/checkouts/12/target/unit-tests/ unpack/
localTestRepo/test-1.0.jarto

/export/home/build/data/continuum/checkouts/12/target/unit-tests/ unpack/
outputDirectory
with Includes **/test2.txt and excludes:null
[INFO] Configured Artifact: test:test:1.0:jar
[INFO] Unpacking
/export/home/build/data/continuum/checkouts/12/target/unit-tests/ unpack/
localTestRepo/test-1.0.jarto

/export/home/build/data/continuum/checkouts/12/target/unit-tests/ unpack/
outputDirectory
with Includes **/* and excludes:null
[INFO] Configured Artifact: test:test:1.0:jar
[INFO] Unpacking
/export/home/build/data/continuum/checkouts/12/target/unit-tests/ unpack/
localTestRepo/test-1.0.jarto

/export/home/build/data/continuum/checkouts/12/target/unit-tests/ unpack/
outputDirectory
with Includes null and excludes:**/*1.txt
[INFO] Configured Artifact: test:test:1.0:jar
[INFO] Unpacking
/export/home/build/data/continuum/checkouts/12/target/unit-tests/ unpack/
localTestRepo/test-1.0.jarto

/export/home/build/data/continuum/checkouts/12/target/unit-tests/ unpack/
outputDirectory
with Includes null and excludes:**/test2.txt
[INFO] Configured Artifact: test:test:1.0:jar
[INFO] Unpacking
/export/home/build/data/continuum/checkouts/12/target/unit-tests/ unpack/
localTestRepo/test-1.0.jarto

/export/home/build/data/continuum/checkouts/12/target/unit-tests/ unpack/
outputDirectory
with Includes null and excludes:**/*
[INFO] Configured Artifact: test:test:1.0:jar
[INFO] Unpacking
/export/home/build/data/continuum/checkouts/12/target/unit-tests/ unpack/
localTestRepo/test-1.0.jarto

/export/home/build/data/continuum/checkouts/12/target/unit-tests/ unpack/
outputDirectory
with Includes null and excludes:null
[INFO] Configured Artifact: test:test:1.0:jar
[INFO] Unpacking
/export/home/build/data/continuum/checkouts/12/target/unit-tests/ unpack/
localTestRepo/test-1.0.jarto

/export/home/build/data/continuum/checkouts/12/target/unit-tests/ unpack/
outputDirectory
with Includes **/* and excludes:null
[INFO] Configured Artifact: test:test:1.0:jar
[INFO] Unpacking
/export/home/build/data/continuum/checkouts/12/target/unit-tests/ unpack/
localTestRepo/test-1.0.jarto

/export/home/build/data/continuum/checkouts/12/target/unit-tests/ unpack/
outputDirectory
with Includes null and excludes:**/*
[INFO] Configured Artifact: test:test:1.0:jar
[INFO] Configured Artifact: test:test:1.0:jar
[INFO] Unpacking
/export/home/build/data/continuum/checkouts/12/target/unit-tests/ unpack/
localTestRepo/test-1.0.jarto

/export/home/build/data/continuum/checkouts/12/target/unit-tests/ unpack/
outputDirectory
with Includes **/test2.txt and excludes:null
[INFO] Unpacking
/export/home/build/data/continuum/checkouts/12/target/unit-tests/ unpack/
localTestRepo/test-1.0.jarto

/export/home/build/data/continuum/checkouts/12/target/unit-tests/ unpack/
outputDirectory
with Includes **/test3.txt and excludes:null
[INFO] Configured Artifact: test:test:1.0:jar
[INFO] Configured Artifact: test:test:1.0:jar
[INFO] Unpacking
/export/home/build/data/continuum/checkouts/12/target/unit-tests/ unpack/
localTestRepo/test-1.0.jarto

/export/home/build/data/continuum/checkouts/12/target/unit-tests/ unpack/
outputDirectory
with Includes **/test2.txt and excludes:null
[INFO] Unpacking
/export/home/build/data/continuum/checkouts/12/target/unit-tests/ unpack/
localTestRepo/test-1.0.jarto

/export/home/build/data/continuum/checkouts/12/target/unit-tests/ unpack/
outputDirectory
with Includes **/test3.txt and excludes:null
[INFO] Configured Artifact: test:test:1.0:jar
[INFO] Configured Artifact: test:test:1.0:jar
[INFO] test-1.0.jar already unpacked.
[INFO] test-1.0.jar already unpacked.
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.47
sec
Running
org.apache.maven.plugin.dependency.utils.markers.TestSourcesMarkerFile Ha
ndler
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014
sec
Running org.apache.maven.plugin.dependency.TestBuildClasspathMojo
[INFO] Dependencies classpath:
/export/home/build/data/continuum/checkouts/12/target/unit-tests/ build-c lasspath/localTestRepo/compile-1.0.jar:/export/home/build/data/ continuum /checkouts/12/target/unit-tests/build-classpath/localTestRepo/ provided-1 .0.jar:/export/home/build/data/continuum/checkouts/12/target/unit- tests/ build-classpath/localTestRepo/runtime-1.0.jar:/export/home/build/ data/co ntinuum/checkouts/12/target/unit-tests/build-classpath/ localTestRepo/sys tem-1.0.jar:/export/home/build/data/continuum/checkouts/12/target/ unit-t ests/build-classpath/localTestRepo/test-1.0.jar:/export/home/build/ data/ continuum/checkouts/12/target/unit-tests/build-classpath/ localTestRepo/r elease-1.0.jar:/export/home/build/data/continuum/checkouts/12/ target/uni
t-tests/build-classpath/localTestRepo/snapshot-2.0-SNAPSHOT.jar
[INFO] Wrote classpath file
'/export/home/build/data/continuum/checkouts/12/target/unit-tests/ build-
classpath/buildClasspath.txt'.
[INFO] Wrote classpath file
'/export/home/build/data/continuum/checkouts/12/target/unit-tests/ build-
classpath/buildClasspath.txt'.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207
sec
Running org.apache.maven.plugin.dependency.its.DependencyPluginTest
*** Running test builds; output will be directed to:
target/surefire-reports/build-output

Using target/it-build-target and target/it-build-target/classes to build
IT version of plugin
Using staged plugin-pom:
/export/home/build/data/continuum/checkouts/12/pom-test.xml
*** Running test builds; output will be directed to:
target/surefire-reports/build-output

Using target/it-build-target and target/it-build-target/classes to build
IT version of plugin
Using staged plugin-pom:
/export/home/build/data/continuum/checkouts/12/pom-test.xml
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 10.801
sec <<< FAILURE!
Running org.apache.maven.plugin.dependency.TestResolveMojo
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.364
sec
Running
org.apache.maven.plugin.dependency.fromConfiguration.TestArtifactItem
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307
sec
Running org.apache.maven.plugin.dependency.TestTreeMojo
[INFO] testGroupId:project:jar:1.0:compile
[INFO]    testGroupId:snapshot:jar:2.0-SNAPSHOT:compile
[INFO]    testGroupId:release:jar:1.0:compile
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355
sec
Running org.apache.maven.plugin.dependency.utils.TestDependencyUtil
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014
sec
Running
org.apache.maven.plugin.dependency.fromConfiguration.TestCopyMojo
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.593
sec
Running
org.apache.maven.plugin.dependency.utils.filters.TestDestFileFilter
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016
sec
Running org.apache.maven.plugin.dependency.TestCopyDependenciesMojo2
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.638
sec
Running
org.apache.maven.plugin.dependency.utils.filters.TestGroupIdFilter
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running
org.apache.maven.plugin.dependency.fromConfiguration.TestUnpackMojo
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.126
sec

Results :

Tests in error:

testSibling (org.apache.maven.plugin.dependency.its.DependencyPluginTest)

testResolve (org.apache.maven.plugin.dependency.its.DependencyPluginTest)

Tests run: 236, Failures: 0, Errors: 2, Skipped: 0

[INFO]
---------------------------------------------------------------------- --
[ERROR] BUILD FAILURE
[INFO]
---------------------------------------------------------------------- --
[INFO] There are test failures.
[INFO]
---------------------------------------------------------------------- --
[INFO] For more information, run Maven with the -e switch
[INFO]
---------------------------------------------------------------------- --
[INFO] Total time: 2 minutes 8 seconds
[INFO] Finished at: Mon Sep 24 08:32:18 GMT+00:00 2007
[INFO] Final Memory: 21M/39M
[INFO]
---------------------------------------------------------------------- --

********************************************************************** **
****



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

--
Brett Porter - [EMAIL PROTECTED]
Blog: http://www.devzuz.org/blogs/bporter/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to