See <
http://hudson.qa.jboss.com/hudson/job/RiftSaw-ODE/9/changes>
Changes:
[jeff.yuchang] * forgot to remove the original method in last commit.
[jeff.yuchang] * put the r483 commit in, seems we miss this commit when do the merge.
------------------------------------------
[...truncated 346 lines...]
[INFO] ------------------------------------------------------------------------
[INFO] Building ODE :: JCA Connector
[INFO] task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build
is platform dependent!
[INFO] skip non existing resourceDirectory
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-ODE/ws/ODE/bpel-api-jca/src...
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources {execution: default-testResources}]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build
is platform dependent!
[INFO] skip non existing resourceDirectory
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-ODE/ws/ODE/bpel-api-jca/src...
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-ODE/ws/ODE/bpel-api-jca/tar...
to
/home/hudson/.m2/repository/org/jboss/soa/bpel/riftsaw-bpel-api-jca/2.1-SNAPSHOT/riftsaw-bpel-api-jca-2.1-SNAPSHOT.jar
[HUDSON] Archiving
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-ODE/ws/ODE/bpel-api-jca/pom... to
/home/hudson/hudson_workspace/jobs/RiftSaw-ODE/modules/org.jboss.soa.bpel$riftsaw-bpel-api-jca/builds/2010-04-23_22-09-16/archive/org.jboss.soa.bpel/riftsaw-bpel-api-jca/2.1-SNAPSHOT/pom.xml
[HUDSON] Archiving
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-ODE/ws/ODE/bpel-api-jca/tar...
to
/home/hudson/hudson_workspace/jobs/RiftSaw-ODE/modules/org.jboss.soa.bpel$riftsaw-bpel-api-jca/builds/2010-04-23_22-09-16/archive/org.jboss.soa.bpel/riftsaw-bpel-api-jca/2.1-SNAPSHOT/riftsaw-bpel-api-jca-2.1-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building ODE :: DAO Interfaces
[INFO] task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build
is platform dependent!
[INFO] skip non existing resourceDirectory
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-ODE/ws/ODE/bpel-dao/src/mai...
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources {execution: default-testResources}]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build
is platform dependent!
[INFO] skip non existing resourceDirectory
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-ODE/ws/ODE/bpel-dao/src/tes...
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-ODE/ws/ODE/bpel-dao/target/...
to
/home/hudson/.m2/repository/org/jboss/soa/bpel/riftsaw-bpel-dao/2.1-SNAPSHOT/riftsaw-bpel-dao-2.1-SNAPSHOT.jar
[HUDSON] Archiving
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-ODE/ws/ODE/bpel-dao/pom.xml... to
/home/hudson/hudson_workspace/jobs/RiftSaw-ODE/modules/org.jboss.soa.bpel$riftsaw-bpel-dao/builds/2010-04-23_22-09-16/archive/org.jboss.soa.bpel/riftsaw-bpel-dao/2.1-SNAPSHOT/pom.xml
[HUDSON] Archiving
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-ODE/ws/ODE/bpel-dao/target/...
to
/home/hudson/hudson_workspace/jobs/RiftSaw-ODE/modules/org.jboss.soa.bpel$riftsaw-bpel-dao/builds/2010-04-23_22-09-16/archive/org.jboss.soa.bpel/riftsaw-bpel-dao/2.1-SNAPSHOT/riftsaw-bpel-dao-2.1-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building ODE :: OpenJPA DAO Impl
[INFO] task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build
is platform dependent!
[INFO] Copying 1 resource
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [antrun:run {execution: openjpa-enhancer}]
[INFO] Executing tasks
1215 ode-dao WARN [pool-1-thread-1] openjpa.Enhance - Type "class
org.apache.ode.dao.jpa.OpenJPADAO" has no metadata; enhancing as persistence aware.
If you intended for "class org.apache.ode.dao.jpa.OpenJPADAO" to be
persistence-capable, then this means that OpenJPA could not find any metadata for
"class org.apache.ode.dao.jpa.OpenJPADAO". This can happen if the directory
containing your metadata is not in your CLASSPATH, or if your metadata files are not named
properly. See the documentation on metadata placement for more information.
1251 ode-dao WARN [pool-1-thread-1] openjpa.Enhance - Type "class
org.apache.ode.dao.jpa.JpaTxMgrProvider" has no metadata; enhancing as persistence
aware. If you intended for "class org.apache.ode.dao.jpa.JpaTxMgrProvider" to be
persistence-capable, then this means that OpenJPA could not find any metadata for
"class org.apache.ode.dao.jpa.JpaTxMgrProvider". This can happen if the
directory containing your metadata is not in your CLASSPATH, or if your metadata files are
not named properly. See the documentation on metadata placement for more information.
1280 ode-dao WARN [pool-1-thread-1] openjpa.Enhance - Type "class
org.apache.ode.dao.jpa.ProcessManagementDAOImpl" has no metadata; enhancing as
persistence aware. If you intended for "class
org.apache.ode.dao.jpa.ProcessManagementDAOImpl" to be persistence-capable, then this
means that OpenJPA could not find any metadata for "class
org.apache.ode.dao.jpa.ProcessManagementDAOImpl". This can happen if the directory
containing your metadata is not in your CLASSPATH, or if your metadata files are not named
properly. See the documentation on metadata placement for more information.
1317 ode-dao WARN [pool-1-thread-1] openjpa.Enhance - Type "class
org.apache.ode.dao.jpa.BPELDAOConnectionImpl" has no metadata; enhancing as
persistence aware. If you intended for "class
org.apache.ode.dao.jpa.BPELDAOConnectionImpl" to be persistence-capable, then this
means that OpenJPA could not find any metadata for "class
org.apache.ode.dao.jpa.BPELDAOConnectionImpl". This can happen if the directory
containing your metadata is not in your CLASSPATH, or if your metadata files are not named
properly. See the documentation on metadata placement for more information.
1352 ode-dao WARN [pool-1-thread-1] openjpa.Enhance - Type "class
org.apache.ode.dao.jpa.BPELDAOConnectionFactoryImpl" has no metadata; enhancing as
persistence aware. If you intended for "class
org.apache.ode.dao.jpa.BPELDAOConnectionFactoryImpl" to be persistence-capable, then
this means that OpenJPA could not find any metadata for "class
org.apache.ode.dao.jpa.BPELDAOConnectionFactoryImpl". This can happen if the
directory containing your metadata is not in your CLASSPATH, or if your metadata files are
not named properly. See the documentation on metadata placement for more information.
[INFO] Executed tasks
[INFO] [resources:testResources {execution: default-testResources}]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build
is platform dependent!
[INFO] skip non existing resourceDirectory
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-ODE/ws/ODE/dao-jpa/src/test...
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar:
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-ODE/ws/ODE/dao-jpa/target/r...
[INFO] [install:install {execution: default-install}]
[INFO] Installing
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-ODE/ws/ODE/dao-jpa/target/r...
to
/home/hudson/.m2/repository/org/jboss/soa/bpel/riftsaw-dao-jpa/2.1-SNAPSHOT/riftsaw-dao-jpa-2.1-SNAPSHOT.jar
[HUDSON] Archiving
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-ODE/ws/ODE/dao-jpa/pom.xml> to
/home/hudson/hudson_workspace/jobs/RiftSaw-ODE/modules/org.jboss.soa.bpel$riftsaw-dao-jpa/builds/2010-04-23_22-09-16/archive/org.jboss.soa.bpel/riftsaw-dao-jpa/2.1-SNAPSHOT/pom.xml
[HUDSON] Archiving
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-ODE/ws/ODE/dao-jpa/target/r...
to
/home/hudson/hudson_workspace/jobs/RiftSaw-ODE/modules/org.jboss.soa.bpel$riftsaw-dao-jpa/builds/2010-04-23_22-09-16/archive/org.jboss.soa.bpel/riftsaw-dao-jpa/2.1-SNAPSHOT/riftsaw-dao-jpa-2.1-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building ODE :: JCA Resource Archive
[INFO] task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build
is platform dependent!
[INFO] skip non existing resourceDirectory
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-ODE/ws/ODE/jca-ra/src/main/...
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources {execution: default-testResources}]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build
is platform dependent!
[INFO] skip non existing resourceDirectory
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-ODE/ws/ODE/jca-ra/src/test/...
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-ODE/ws/ODE/jca-ra/target/ri...
to
/home/hudson/.m2/repository/org/jboss/soa/bpel/riftsaw-jca-ra/2.1-SNAPSHOT/riftsaw-jca-ra-2.1-SNAPSHOT.jar
[HUDSON] Archiving
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-ODE/ws/ODE/jca-ra/pom.xml> to
/home/hudson/hudson_workspace/jobs/RiftSaw-ODE/modules/org.jboss.soa.bpel$riftsaw-jca-ra/builds/2010-04-23_22-09-16/archive/org.jboss.soa.bpel/riftsaw-jca-ra/2.1-SNAPSHOT/pom.xml
[HUDSON] Archiving
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-ODE/ws/ODE/jca-ra/target/ri...
to
/home/hudson/hudson_workspace/jobs/RiftSaw-ODE/modules/org.jboss.soa.bpel$riftsaw-jca-ra/builds/2010-04-23_22-09-16/archive/org.jboss.soa.bpel/riftsaw-jca-ra/2.1-SNAPSHOT/riftsaw-jca-ra-2.1-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building ODE :: JCA Server
[INFO] task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build
is platform dependent!
[INFO] skip non existing resourceDirectory
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-ODE/ws/ODE/jca-server/src/m...
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources {execution: default-testResources}]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build
is platform dependent!
[INFO] skip non existing resourceDirectory
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-ODE/ws/ODE/jca-server/src/t...
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-ODE/ws/ODE/jca-server/targe...
to
/home/hudson/.m2/repository/org/jboss/soa/bpel/riftsaw-jca-server/2.1-SNAPSHOT/riftsaw-jca-server-2.1-SNAPSHOT.jar
[HUDSON] Archiving
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-ODE/ws/ODE/jca-server/pom.x... to
/home/hudson/hudson_workspace/jobs/RiftSaw-ODE/modules/org.jboss.soa.bpel$riftsaw-jca-server/builds/2010-04-23_22-09-16/archive/org.jboss.soa.bpel/riftsaw-jca-server/2.1-SNAPSHOT/pom.xml
[HUDSON] Archiving
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-ODE/ws/ODE/jca-server/targe...
to
/home/hudson/hudson_workspace/jobs/RiftSaw-ODE/modules/org.jboss.soa.bpel$riftsaw-jca-server/builds/2010-04-23_22-09-16/archive/org.jboss.soa.bpel/riftsaw-jca-server/2.1-SNAPSHOT/riftsaw-jca-server-2.1-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building ODE :: BPEL Scheduler Simple
[INFO] task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build
is platform dependent!
[INFO] Copying 1 resource
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources {execution: default-testResources}]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build
is platform dependent!
[INFO] Copying 4 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory:
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-ODE/ws/ODE/scheduler-simple...
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.ode.scheduler.simple.JdbcDelegateTest
log4j:WARN No appenders could be found for logger
(org.apache.ode.scheduler.simple.JdbcDelegate).
log4j:WARN Please initialize the log4j system properly.
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.551 sec
Running org.apache.ode.scheduler.simple.RetriesTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.179 sec
Running org.apache.ode.scheduler.simple.SchedulerThreadTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.548 sec
Running org.apache.ode.scheduler.simple.SimpleSchedulerTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.353 sec
Results :
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0
[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-ODE/ws/ODE/scheduler-simple...
to
/home/hudson/.m2/repository/org/jboss/soa/bpel/riftsaw-scheduler-simple/2.1-SNAPSHOT/riftsaw-scheduler-simple-2.1-SNAPSHOT.jar
[HUDSON] Archiving
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-ODE/ws/ODE/scheduler-simple...
to
/home/hudson/hudson_workspace/jobs/RiftSaw-ODE/modules/org.jboss.soa.bpel$riftsaw-scheduler-simple/builds/2010-04-23_22-09-16/archive/org.jboss.soa.bpel/riftsaw-scheduler-simple/2.1-SNAPSHOT/pom.xml
[HUDSON] Archiving
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-ODE/ws/ODE/scheduler-simple...
to
/home/hudson/hudson_workspace/jobs/RiftSaw-ODE/modules/org.jboss.soa.bpel$riftsaw-scheduler-simple/builds/2010-04-23_22-09-16/archive/org.jboss.soa.bpel/riftsaw-scheduler-simple/2.1-SNAPSHOT/riftsaw-scheduler-simple-2.1-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building ODE :: BPEL Compiler
[INFO] task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build
is platform dependent!
[INFO] skip non existing resourceDirectory
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-ODE/ws/ODE/bpel-compiler/sr...
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources {execution: default-testResources}]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build
is platform dependent!
[INFO] Copying 25 resources
[INFO] [dependency:unpack {execution: copy-bpel-scripts-for-tests}]
[INFO] Configured Artifact: org.jboss.soa.bpel:riftsaw-bpel-scripts:?:jar
[INFO] snapshot org.jboss.soa.bpel:riftsaw-bpel-scripts:2.1-SNAPSHOT: checking for updates
from central
[WARNING] repository metadata for: 'snapshot
org.jboss.soa.bpel:riftsaw-bpel-scripts:2.1-SNAPSHOT' could not be retrieved from
repository: central due to an error: Error transferring file: central
[INFO] Repository 'central' will be blacklisted
[INFO] riftsaw-bpel-scripts-2.1-SNAPSHOT.jar already unpacked.
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory:
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-ODE/ws/ODE/bpel-compiler/ta...
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.ode.bpel.compiler.CompilationMessageTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec
Running org.apache.ode.bpel.compiler_2_0.GoodCompileTest
Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.551 sec
Running org.apache.ode.bpel.compiler.WSDLRegistryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
Running org.apache.ode.bpel.elang.xquery10.compiler.XQuery10ExpressionCompilerImplTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.apache.ode.bpel.compiler.XPathTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Results :
Tests run: 59, Failures: 0, Errors: 0, Skipped: 0
[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-ODE/ws/ODE/bpel-compiler/ta...
to
/home/hudson/.m2/repository/org/jboss/soa/bpel/riftsaw-bpel-compiler/2.1-SNAPSHOT/riftsaw-bpel-compiler-2.1-SNAPSHOT.jar
[HUDSON] Archiving
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-ODE/ws/ODE/bpel-compiler/po... to
/home/hudson/hudson_workspace/jobs/RiftSaw-ODE/modules/org.jboss.soa.bpel$riftsaw-bpel-compiler/builds/2010-04-23_22-09-16/archive/org.jboss.soa.bpel/riftsaw-bpel-compiler/2.1-SNAPSHOT/pom.xml
[HUDSON] Archiving
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-ODE/ws/ODE/bpel-compiler/ta...
to
/home/hudson/hudson_workspace/jobs/RiftSaw-ODE/modules/org.jboss.soa.bpel$riftsaw-bpel-compiler/builds/2010-04-23_22-09-16/archive/org.jboss.soa.bpel/riftsaw-bpel-compiler/2.1-SNAPSHOT/riftsaw-bpel-compiler-2.1-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building ODE :: Interface Layers Common
[INFO] task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build
is platform dependent!
[INFO] skip non existing resourceDirectory
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-ODE/ws/ODE/bpel-epr/src/mai...
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources {execution: default-testResources}]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build
is platform dependent!
[INFO] skip non existing resourceDirectory
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-ODE/ws/ODE/bpel-epr/src/tes...
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-ODE/ws/ODE/bpel-epr/target/...
to
/home/hudson/.m2/repository/org/jboss/soa/bpel/riftsaw-bpel-epr/2.1-SNAPSHOT/riftsaw-bpel-epr-2.1-SNAPSHOT.jar
[HUDSON] Archiving
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-ODE/ws/ODE/bpel-epr/pom.xml... to
/home/hudson/hudson_workspace/jobs/RiftSaw-ODE/modules/org.jboss.soa.bpel$riftsaw-bpel-epr/builds/2010-04-23_22-09-16/archive/org.jboss.soa.bpel/riftsaw-bpel-epr/2.1-SNAPSHOT/pom.xml
[HUDSON] Archiving
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-ODE/ws/ODE/bpel-epr/target/...
to
/home/hudson/hudson_workspace/jobs/RiftSaw-ODE/modules/org.jboss.soa.bpel$riftsaw-bpel-epr/builds/2010-04-23_22-09-16/archive/org.jboss.soa.bpel/riftsaw-bpel-epr/2.1-SNAPSHOT/riftsaw-bpel-epr-2.1-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building ODE :: BPEL Query Language
[INFO] task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] artifact org.codehaus.mojo:javacc-maven-plugin: checking for updates from central
[WARNING] repository metadata for: 'artifact
org.codehaus.mojo:javacc-maven-plugin' could not be retrieved from repository: central
due to an error: Error transferring file: central
[INFO] Repository 'central' will be blacklisted
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] 'jjtree-javacc' was specified in an execution, but not found in the plugin
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 54 seconds
[INFO] Finished at: Fri Apr 23 22:11:15 EDT 2010
[INFO] Final Memory: 42M/75M
[INFO] ------------------------------------------------------------------------
Waiting for Hudson to finish collecting data
channel stopped