See <
http://hudson.qa.jboss.com/hudson/job/SwitchYard/30/changes>
Changes:
[Keith Babo] SWITCHYARD-181 Initial implementation of HornetQ Dispatch provider.
------------------------------------------
Started by an SCM change
Building remotely on dev82
Checkout:SwitchYard / <
http://hudson.qa.jboss.com/hudson/job/SwitchYard/ws/> -
hudson.remoting.Channel@2f1922c2:dev82
Using strategy: Default
Last Built Revision: Revision ec509bc2f7e72898872f32fa0c1747f237edf563 (origin/master)
Checkout:SwitchYard / <
http://hudson.qa.jboss.com/hudson/job/SwitchYard/ws/> -
hudson.remoting.LocalChannel@63730ea1
GitAPI created
Fetching changes from the remote Git repository
Fetching upstream changes from
git://github.com/jboss-switchyard/core.git
[SwitchYard] $ git fetch -t
git://github.com/jboss-switchyard/core.git
+refs/heads/*:refs/remotes/origin/*
[SwitchYard] $ git ls-tree HEAD
[SwitchYard] $ git tag -l master
[SwitchYard] $ git rev-parse origin/master
Commencing build of Revision 54247e19e8bdb626f001b96f6ef8602fde6f3d87 (origin/master)
GitAPI created
Checking out Revision 54247e19e8bdb626f001b96f6ef8602fde6f3d87 (origin/master)
[SwitchYard] $ git checkout -f 54247e19e8bdb626f001b96f6ef8602fde6f3d87
[SwitchYard] $ git tag -a -f -m "Hudson Build #30" hudson-SwitchYard-30
Recording changes in branch origin/master
[SwitchYard] $ git whatchanged --no-abbrev -M --pretty=raw
ec509bc2f7e72898872f32fa0c1747f237edf563..54247e19e8bdb626f001b96f6ef8602fde6f3d87
[SwitchYard] $ /qa/tools/opt/maven-2.2.1/bin/mvn -U clean install checkstyle:checkstyle
findbugs:findbugs
[INFO] Scanning for projects...
[INFO] snapshot org.switchyard:switchyard-parent:0.1.0-SNAPSHOT: checking for updates from
snapshots.jboss.org
[INFO] snapshot org.switchyard:switchyard-parent:0.1.0-SNAPSHOT: checking for updates from
jboss-developer-repository-group
[INFO] snapshot org.switchyard:switchyard-parent:0.1.0-SNAPSHOT: checking for updates from
jboss-public-repository-group
[INFO] snapshot org.switchyard:switchyard-parent:0.1.0-SNAPSHOT: checking for updates from
codehaus.m2.snapshots
[INFO] Reactor build order:
[INFO] Switchyard: Build
[INFO] SwitchYard: Core
[INFO] SwitchYard: Configuration
[INFO] Switchyard: API
[INFO] SwitchYard: Transform
[INFO] Switchyard: Runtime
[INFO] Switchyard: Deploy
[INFO] Switchyard: Test Utilities
[INFO] SwitchYard: HornetQ Bus
[INFO] SwitchYard: "switchyard" Plugin
[INFO] Switchyard: CDI Deployer
[INFO] Switchyard: JBoss AS6 Deployer
[INFO] Switchyard: Deployer Build
[INFO] Switchyard: Application Archetype
[INFO] snapshot org.codehaus.mojo:findbugs-maven-plugin:2.3.2-SNAPSHOT: checking for
updates from jboss-developer-repository-group
[INFO] snapshot org.codehaus.mojo:findbugs-maven-plugin:2.3.2-SNAPSHOT: checking for
updates from
snapshots.jboss.org
[INFO] snapshot org.codehaus.mojo:findbugs-maven-plugin:2.3.2-SNAPSHOT: checking for
updates from jboss-public-repository-group
[INFO] snapshot org.codehaus.mojo:findbugs-maven-plugin:2.3.2-SNAPSHOT: checking for
updates from jboss-developer-repository-group
[INFO] snapshot org.codehaus.mojo:findbugs-maven-plugin:2.3.2-SNAPSHOT: checking for
updates from
snapshots.jboss.org
[INFO] snapshot org.codehaus.mojo:findbugs-maven-plugin:2.3.2-SNAPSHOT: checking for
updates from jboss-public-repository-group
[INFO] snapshot org.codehaus.mojo:findbugs-maven-plugin:2.3.2-SNAPSHOT: checking for
updates from codehaus.m2.snapshots
[INFO] ------------------------------------------------------------------------
[INFO] Building Switchyard: Build
[INFO] task-segment: [clean, install, checkstyle:checkstyle, findbugs:findbugs]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard/ws/build/target>
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard/ws/build/src/test/resour...
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar:
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard/ws/build/target/switchya...
[INFO] [install:install {execution: default-install}]
[INFO] Installing
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard/ws/build/target/switchya...
to
/home/hudson/.m2/repository/org/switchyard/switchyard-build/0.1.0-SNAPSHOT/switchyard-build-0.1.0-SNAPSHOT.jar
[INFO] snapshot org.switchyard:switchyard-build:0.1.0-SNAPSHOT: checking for updates from
jboss-developer-repository-group
[INFO] snapshot org.switchyard:switchyard-build:0.1.0-SNAPSHOT: checking for updates from
snapshots.jboss.org
[INFO] snapshot org.switchyard:switchyard-build:0.1.0-SNAPSHOT: checking for updates from
apache.snapshots
[INFO] snapshot org.switchyard:switchyard-build:0.1.0-SNAPSHOT: checking for updates from
jboss-developer-repository-group
[INFO] snapshot org.switchyard:switchyard-build:0.1.0-SNAPSHOT: checking for updates from
snapshots.jboss.org
[INFO] [checkstyle:checkstyle {execution: default-cli}]
[INFO] [findbugs:findbugs {execution: default-cli}]
[INFO] ****** FindBugsMojo execute *******
[INFO] canGenerate is false
[INFO] ------------------------------------------------------------------------
[INFO] Building SwitchYard: Core
[INFO] task-segment: [clean, install, checkstyle:checkstyle, findbugs:findbugs]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard/ws/target>
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] Parent project loaded from repository:
org.switchyard:switchyard-parent:pom:0.1.0-SNAPSHOT
[INFO] [install:install {execution: default-install}]
[INFO] Installing <
http://hudson.qa.jboss.com/hudson/job/SwitchYard/ws/pom.xml> to
/home/hudson/.m2/repository/org/switchyard/switchyard-core-parent/0.1.0-SNAPSHOT/switchyard-core-parent-0.1.0-SNAPSHOT.pom
[INFO] Installing
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard/ws/target/switchyard-cor...
to
/home/hudson/.m2/repository/org/switchyard/switchyard-core-parent/0.1.0-SNAPSHOT/switchyard-core-parent-0.1.0-SNAPSHOT-site.xml
[INFO] [checkstyle:checkstyle {execution: default-cli}]
[INFO] [findbugs:findbugs {execution: default-cli}]
[INFO] ****** FindBugsMojo execute *******
[INFO] canGenerate is false
[INFO] ------------------------------------------------------------------------
[INFO] Building SwitchYard: Configuration
[INFO] task-segment: [clean, install, checkstyle:checkstyle, findbugs:findbugs]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard/ws/config/target>
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 28 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 66 source files to
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard/ws/config/target/classes...
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 19 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 15 source files to
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard/ws/config/target/test-cl...
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory:
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard/ws/config/target/surefir...
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.switchyard.config.util.classpath.ClasspathScannerTest
log4j:WARN No appenders could be found for logger
(org.switchyard.config.util.classpath.ClasspathScanner).
log4j:WARN Please initialize the log4j system properly.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 sec
Running org.switchyard.config.model.composite.CompositeModelTests
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.171 sec
Running org.switchyard.config.model.switchyard.SwitchYardModelTests
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.71 sec
Running org.switchyard.config.ConfigurationTests
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 sec
Results :
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar:
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard/ws/config/target/switchy...
[INFO] [install:install {execution: default-install}]
[INFO] Installing
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard/ws/config/target/switchy...
to
/home/hudson/.m2/repository/org/switchyard/switchyard-config/0.1.0-SNAPSHOT/switchyard-config-0.1.0-SNAPSHOT.jar
[INFO] [checkstyle:checkstyle {execution: default-cli}]
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] An error has occurred in Checkstyle report generation.
Embedded error: Failed during checkstyle execution
Could not find resource 'checkstyle/checkstyle.xml'.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 57 seconds
[INFO] Finished at: Tue Mar 22 17:02:28 EDT 2011
[INFO] Final Memory: 68M/288M
[INFO] ------------------------------------------------------------------------
[CHECKSTYLE] Skipping publisher since build result is FAILURE
[FINDBUGS] Skipping publisher since build result is FAILURE