See <
http://hudson.qa.jboss.com/hudson/job/RiftSaw-ODE/12/changes>
Changes:
[jeff.yuchang] * update version from 2.1-SNAPSHOT to 2.1.0-SNAPSHOT to comply with new
policy.
------------------------------------------
[...truncated 523 lines...]
[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] Building jar:
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-ODE/ws/ODE/bpel-dao/target/...
[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.0-SNAPSHOT/riftsaw-bpel-dao-2.1.0-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-05-08_00-15-56/archive/org.jboss.soa.bpel/riftsaw-bpel-dao/2.1.0-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-05-08_00-15-56/archive/org.jboss.soa.bpel/riftsaw-bpel-dao/2.1.0-SNAPSHOT/riftsaw-bpel-dao-2.1.0-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
4383 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.
4410 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.
4476 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.
4483 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.
4497 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.
[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.0-SNAPSHOT/riftsaw-dao-jpa-2.1.0-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-05-08_00-15-56/archive/org.jboss.soa.bpel/riftsaw-dao-jpa/2.1.0-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-05-08_00-15-56/archive/org.jboss.soa.bpel/riftsaw-dao-jpa/2.1.0-SNAPSHOT/riftsaw-dao-jpa-2.1.0-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] Building jar:
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-ODE/ws/ODE/jca-ra/target/ri...
[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.0-SNAPSHOT/riftsaw-jca-ra-2.1.0-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-05-08_00-15-56/archive/org.jboss.soa.bpel/riftsaw-jca-ra/2.1.0-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-05-08_00-15-56/archive/org.jboss.soa.bpel/riftsaw-jca-ra/2.1.0-SNAPSHOT/riftsaw-jca-ra-2.1.0-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] Building jar:
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-ODE/ws/ODE/jca-server/targe...
[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.0-SNAPSHOT/riftsaw-jca-server-2.1.0-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-05-08_00-15-56/archive/org.jboss.soa.bpel/riftsaw-jca-server/2.1.0-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-05-08_00-15-56/archive/org.jboss.soa.bpel/riftsaw-jca-server/2.1.0-SNAPSHOT/riftsaw-jca-server-2.1.0-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
Downloading:
https://repository.jboss.org/nexus/content/repositories/deprecated//org/a...
[INFO] Unable to find resource
'org.apache.geronimo.modules:geronimo-kernel:pom:2.0.1' in repository
jboss-deprecated (
https://repository.jboss.org/nexus/content/repositories/deprecated/)
Downloading:
https://repository.jboss.org/nexus/content/groups/developer//org/apache/g...
4K downloaded (geronimo-kernel-2.0.1.pom)
[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
Downloading:
https://repository.jboss.org/nexus/content/repositories/deprecated//org/a...
[INFO] Unable to find resource
'org.apache.geronimo.modules:geronimo-kernel:jar:2.0.1' in repository
jboss-deprecated (
https://repository.jboss.org/nexus/content/repositories/deprecated/)
Downloading:
https://repository.jboss.org/nexus/content/groups/developer//org/apache/g...
372K downloaded (geronimo-kernel-2.0.1.jar)
[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.567 sec
Running org.apache.ode.scheduler.simple.RetriesTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.208 sec
Running org.apache.ode.scheduler.simple.SchedulerThreadTest
Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.629 sec <<<
FAILURE!
Running org.apache.ode.scheduler.simple.SimpleSchedulerTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.302 sec
Results :
Failed tests:
testParallelEnqueue(org.apache.ode.scheduler.simple.SchedulerThreadTest)
Tests run: 19, Failures: 1, Errors: 0, Skipped: 0
[ERROR] There are test failures.
Please refer to
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-ODE/ws/ODE/scheduler-simple...
for the individual test results.
[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar:
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-ODE/ws/ODE/scheduler-simple...
[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.0-SNAPSHOT/riftsaw-scheduler-simple-2.1.0-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-05-08_00-15-56/archive/org.jboss.soa.bpel/riftsaw-scheduler-simple/2.1.0-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-05-08_00-15-56/archive/org.jboss.soa.bpel/riftsaw-scheduler-simple/2.1.0-SNAPSHOT/riftsaw-scheduler-simple-2.1.0-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.0-SNAPSHOT: checking for
updates from jboss-developer-repository-group
[INFO] snapshot org.jboss.soa.bpel:riftsaw-bpel-scripts:2.1.0-SNAPSHOT: checking for
updates from jboss-public-repository-group
[INFO] Unpacking
/home/hudson/.m2/repository/org/jboss/soa/bpel/riftsaw-bpel-scripts/2.1.0-SNAPSHOT/riftsaw-bpel-scripts-2.1.0-SNAPSHOT.jarto
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-ODE/ws/ODE/bpel-compiler/ta...
with Includes null and excludes:null
[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.061 sec
Running org.apache.ode.bpel.compiler_2_0.GoodCompileTest
Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.811 sec
Running org.apache.ode.bpel.compiler.WSDLRegistryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec
Running org.apache.ode.bpel.elang.xquery10.compiler.XQuery10ExpressionCompilerImplTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
Running org.apache.ode.bpel.compiler.XPathTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec
Results :
Tests run: 59, Failures: 0, Errors: 0, Skipped: 0
[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar:
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-ODE/ws/ODE/bpel-compiler/ta...
[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.0-SNAPSHOT/riftsaw-bpel-compiler-2.1.0-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-05-08_00-15-56/archive/org.jboss.soa.bpel/riftsaw-bpel-compiler/2.1.0-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-05-08_00-15-56/archive/org.jboss.soa.bpel/riftsaw-bpel-compiler/2.1.0-SNAPSHOT/riftsaw-bpel-compiler-2.1.0-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...
Downloading:
https://repository.jboss.org/nexus/content/repositories/deprecated//org/a...
[INFO] Unable to find resource
'org.apache.geronimo.specs:geronimo-jms_1.1_spec:jar:1.0' in repository
jboss-deprecated (
https://repository.jboss.org/nexus/content/repositories/deprecated/)
Downloading:
https://repository.jboss.org/nexus/content/groups/developer//org/apache/g...
27K downloaded (geronimo-jms_1.1_spec-1.0.jar)
[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] Building jar:
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-ODE/ws/ODE/bpel-epr/target/...
[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.0-SNAPSHOT/riftsaw-bpel-epr-2.1.0-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-05-08_00-15-56/archive/org.jboss.soa.bpel/riftsaw-bpel-epr/2.1.0-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-05-08_00-15-56/archive/org.jboss.soa.bpel/riftsaw-bpel-epr/2.1.0-SNAPSHOT/riftsaw-bpel-epr-2.1.0-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
jboss-developer-repository-group
[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: 3 minutes 49 seconds
[INFO] Finished at: Sat May 08 00:19:50 EDT 2010
[INFO] Final Memory: 44M/79M
[INFO] ------------------------------------------------------------------------
channel stopped