You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by "Continuum@maven.zones.apache.org" <co...@maven.zones.apache.org> on 2007/06/14 07:44:50 UTC

[continuum] BUILD SUCCESSFUL: Maven Enforcer Plugin

Online report : http://maven.zones.apache.org/continuum/buildResult.action?buildId=8550&projectId=380
Build statistics:
  State: Ok
  Previous Build: No previous build.
  Started at: Thu 14 Jun 2007 05:44:33 +0000
  Finished at: Thu 14 Jun 2007 05:44:49 +0000
  Total time: 16s
  Build Trigger: Schedule
  Build Number: 1
  Exit code: 0
  Building machine hostname: maven.zones.apache.org
  Operating system : SunOS(unknown)
  Java version : 1.5.0_11(Sun Microsystems Inc.)

****************************************************************************
SCM Changes:
****************************************************************************
No files changed

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

****************************************************************************
Test Summary:
****************************************************************************
Tests: 11
Failures: 0
Total time: 243

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building Maven Enforcer Plugin
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [cobertura:clean {execution: default}]
[INFO] [plugin:descriptor]
[INFO] Using 2 extractors.
[INFO] Applying extractor for language: java
[INFO] Extractor for language: java found 3 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] Resource directory does not exist: /export/home/build/data/continuum/checkouts/380/src/main/resources
Downloading: http://repo1.maven.org/maven2/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
10K downloaded
Downloading: http://repo1.maven.org/maven2/org/apache/maven/shared/maven-enforcer-rule-api/1.0-alpha-1/maven-enforcer-rule-api-1.0-alpha-1.pom
3K downloaded
Downloading: http://repo1.maven.org/maven2/org/apache/maven/shared/maven-enforcer-rule-api/1.0-alpha-1/maven-enforcer-rule-api-1.0-alpha-1.jar
9K downloaded
Downloading: http://repo1.maven.org/maven2/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
239K downloaded
[INFO] [compiler:compile]
[INFO] Compiling 11 source files to /export/home/build/data/continuum/checkouts/380/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Resource directory does not exist: /export/home/build/data/continuum/checkouts/380/src/test/resources
[INFO] [compiler:testCompile]
[INFO] Compiling 14 source files to /export/home/build/data/continuum/checkouts/380/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /export/home/build/data/continuum/checkouts/380/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.plugin.enforcer.TestRequireJavaVersion
[debug] Detected Java String: 1.5.0_11
[debug] Normalized Java String: 1.5.0-11
[debug] Parsed Version: Major: 1 Minor: 5 Incremental: 0 Build: 11 Qualifier: null
[debug] Detected JDK Version: 1.5.0-11 is allowed in the range 1.5.0-11.
[debug] Detected Java String: 1.5.0_11
[debug] Normalized Java String: 1.5.0-11
[debug] Parsed Version: Major: 1 Minor: 5 Incremental: 0 Build: 11 Qualifier: null
[debug] Detected Java String: 1.5.0_11
[debug] Normalized Java String: 1.5.0-11
[debug] Parsed Version: Major: 1 Minor: 5 Incremental: 0 Build: 11 Qualifier: null
[debug] Detected JDK Version: 1.5.0-11 is allowed in the range 1.5.0_11.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec
Running org.apache.maven.plugin.enforcer.TestMavenVersion
[debug] Detected Maven Version: 2.0.5
[debug] Detected Maven Version: 2.0.5 is allowed in the range 2.0.5.
[debug] Detected Maven Version: 2.0.5
[debug] Detected Maven Version: 2.0.5
[debug] Detected Maven Version: 2.0.5 is allowed in the range 1.5.0_11.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
Running org.apache.maven.plugin.enforcer.TestRequireProperty
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.apache.maven.plugin.enforcer.TestDefaultEnforcementRuleHelper
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.apache.maven.plugin.enforcer.TestEvaluateBeanshell
[debug] Retrieved Target Folder: null
[debug] Retrieved ArtifactId: null
[debug] Retrieved Project: org.apache.maven.plugin.enforcer.MockProject@0
[debug] Retrieved RuntimeInfo: org.apache.maven.plugin.enforcer.MockRuntimeInformation@ce5b1c
[debug] Retrieved Session: org.apache.maven.execution.MavenSession@1bfc93a
[debug] Retrieved Resolver: null
[debug] Echo condition : ${env} == "This is a test."
[debug] Echo script : "This is a test." == "This is a test."
[debug] Echo evaluating : true
[debug] Retrieved Target Folder: null
[debug] Retrieved ArtifactId: null
[debug] Retrieved Project: org.apache.maven.plugin.enforcer.MockProject@0
[debug] Retrieved RuntimeInfo: org.apache.maven.plugin.enforcer.MockRuntimeInformation@6025e7
[debug] Retrieved Session: org.apache.maven.execution.MavenSession@1bfc93a
[debug] Retrieved Resolver: null
[debug] Echo condition : ${env} == null
[debug] Echo script : "This is a test." == null
[debug] Echo evaluating : false
Caught expected exception:Unable to lookup a component
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 sec
Running org.apache.maven.plugin.enforcer.TestAbstractVersionEnforcer
[debug] Detected test Version: 2.0.5 is allowed in the range [2.0.5,).
[debug] Detected test Version: 2.0.5 is allowed in the range [2.0.4,).
[debug] Detected test Version: 2.0.5 is allowed in the range [2.0.4,2.0.5].
[debug] Detected test Version: 2.0.5 is allowed in the range [2.0.4,2.0.6].
[debug] Detected test Version: 2.0.5 is allowed in the range [2.0.4,2.0.6).
[debug] Detected test Version: 2.0.5 is allowed in the range [2.0,).
[debug] Detected test Version: 2.0.5 is allowed in the range [2.0.0,).
[debug] Detected test Version: 2.0.5 is allowed in the range 2.0.
[debug] Detected test Version: 2.0.5 is allowed in the range 2.0.4.
[debug] Detected test Version: 2.0.5 is allowed in the range 2.0.5.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.apache.maven.plugin.enforcer.TestRequireOS
[info] OS Info: Arch: x86 Family: unix Name: sunos Version: 5.10
[info] Testing Mojo Using Valid Family: unix Invalid Family: win9x
[debug] OS Info: Arch: x86 Family: unix Name: sunos Version: 5.10
[info] Caught Expected Exception:Invalid Family type used. Valid family types are: os/400, windows, tandem, netware, z/os, win9x, unix, os/2, mac, dos,
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.apache.maven.plugin.enforcer.TestEnforceMojo
Caught Expected Exception:No rules are configured. Use the skip flag if you want to disable execution.
[debug] Executing rule: org.apache.maven.plugin.enforcer.MockEnforcerRule
[debug] Executing rule: org.apache.maven.plugin.enforcer.MockEnforcerRule
[warn] Rule 0: org.apache.maven.plugin.enforcer.MockEnforcerRule failed with message:  this condition is not allowed.
[warn] Rule 1: org.apache.maven.plugin.enforcer.MockEnforcerRule failed with message:  this condition is not allowed.
[debug] Executing rule: org.apache.maven.plugin.enforcer.MockEnforcerRule
[debug] Executing rule: org.apache.maven.plugin.enforcer.MockEnforcerRule
[warn] Rule 0: org.apache.maven.plugin.enforcer.MockEnforcerRule failed with message:  this condition is not allowed.
[warn] Rule 1: org.apache.maven.plugin.enforcer.MockEnforcerRule failed with message:  this condition is not allowed.
Caught Expected Exception:Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed.
[debug] Executing rule: org.apache.maven.plugin.enforcer.MockEnforcerRule
Caught Expected Exception:org.apache.maven.plugin.enforcer.MockEnforcerRule failed with message:  this condition is not allowed.
[debug] Executing rule: org.apache.maven.plugin.enforcer.MockEnforcerRule
[debug] Executing rule: org.apache.maven.plugin.enforcer.MockEnforcerRule
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec

Results :

Tests run: 11, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar]
[INFO] Building jar: /export/home/build/data/continuum/checkouts/380/target/maven-enforcer-plugin-1.0-alpha-3-SNAPSHOT.jar
[INFO] [plugin:addPluginArtifactMetadata]
[INFO] [install:install]
[INFO] Installing /export/home/build/data/continuum/checkouts/380/target/maven-enforcer-plugin-1.0-alpha-3-SNAPSHOT.jar to /export/home/build/.m2/repository/org/apache/maven/plugins/maven-enforcer-plugin/1.0-alpha-3-SNAPSHOT/maven-enforcer-plugin-1.0-alpha-3-SNAPSHOT.jar
[INFO] [plugin:updateRegistry]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15 seconds
[INFO] Finished at: Thu Jun 14 05:44:49 GMT 2007
[INFO] Final Memory: 15M/331M
[INFO] ------------------------------------------------------------------------

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