You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bval.apache.org by Apache Hudson Server <hu...@hudson.apache.org> on 2011/02/25 05:46:31 UTC

Build failed in Hudson: BeanValidation-trunk-linux-tck-deploy #70

See <https://hudson.apache.org/hudson/job/BeanValidation-trunk-linux-tck-deploy/70/changes>

Changes:

[simonetripodi] added the ability to AOP interceptor to translate exceptions using also custom messages, formatted using java.util.Formatter, passing invoked method arguments as message format arguments

------------------------------------------
Started by an SCM change
Building remotely on ubuntu1
Updating https://svn.apache.org/repos/asf/incubator/bval/trunk
U         bval-guice/src/test/java/org/apache/bval/guice/DummyCountryDao.java
U         bval-guice/src/test/java/org/apache/bval/guice/GuiceAwareValidationTestCase.java
U         bval-guice/src/test/java/org/apache/bval/guice/DummyException.java
U         bval-guice/src/main/java/org/apache/bval/guice/Validate.java
U         bval-guice/src/main/java/org/apache/bval/guice/ValidateMethodInterceptor.java
At revision 1074399
Found mavenVersion 2.2.1 from file jar:file:/home/hudson/tools/maven/apache-maven-2.2.1/lib/maven-2.2.1-uber.jar!/META-INF/maven/org.apache.maven/maven-core/pom.properties
Parsing POMs
[trunk] $ /home/hudson/tools/java/latest1.6/bin/java -Xmx1024m -XX:MaxPermSize=256m -cp /home/hudson/hudson-slave/maven-agent.jar:/home/hudson/hudson-slave/classworlds.jar hudson.maven.agent.Main /home/hudson/tools/maven/apache-maven-2.2.1 /home/hudson/hudson-slave/slave.jar /home/hudson/hudson-slave/maven-interceptor.jar 55655 /home/hudson/hudson-slave/maven2.1-interceptor.jar
channel started
<===[HUDSON REMOTING CAPACITY]===>   Executing Maven:  -B -f <https://hudson.apache.org/hudson/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk/pom.xml> clean site deploy -Ptck
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Apache Bean Validation :: bval-parent (Parent POM)
[INFO]   Apache Bean Validation :: bval-core
[INFO]   Apache Bean Validation :: bval-xstream (optional)
[INFO]   Apache Bean Validation :: bval-jsr303
[INFO]   Apache Bean Validation :: org.apache.bval.bundle
[INFO]   Apache Bean Validation :: bval-json (optional)
[INFO]   Apache Bean Validation :: bval-guice (optional)
[INFO]   Apache Bean Validation :: bval-tck (TCK Runner)
[INFO]   Apache Bean Validation :: bval-extras (optional)
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Bean Validation :: bval-parent (Parent POM)
[INFO]    task-segment: [clean, site, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <https://hudson.apache.org/hudson/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk/target> (included: [**], excluded: [])
[INFO] Preparing javadoc:test-javadoc
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk/pom.xml> to /home/hudson/hudson/jobs/BeanValidation-trunk-linux-tck-deploy/modules/org.apache.bval$bval-parent/builds/2011-02-25_04-45-39/archive/org.apache.bval/bval-parent/0.4-incubating-SNAPSHOT/pom.xml
[INFO] [enforcer:enforce {execution: default}]
[INFO] [buildnumber:create {execution: default}]
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://hudson.apache.org/hudson/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk> && svn --non-interactive info
[INFO] Working directory: <https://hudson.apache.org/hudson/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk>
[INFO] Storing buildNumber: 1074399 at timestamp: 1298609179954
[INFO] Executing: /bin/sh -c cd <https://hudson.apache.org/hudson/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk> && svn --non-interactive info
[INFO] Working directory: <https://hudson.apache.org/hudson/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk>
[INFO] Storing buildScmBranch: trunk
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [remote-resources:process {execution: process-remote-resources}]
[INFO] [remote-resources:process {execution: default}]
[INFO] Preparing javadoc:javadoc
[WARNING] Removing: javadoc from forked lifecycle, to prevent recursive invocation.
[INFO] [enforcer:enforce {execution: default}]
[INFO] [buildnumber:create {execution: default}]
[WARNING] DEPRECATED [aggregate]: since 2.5. Use the goals <code>javadoc:aggregate</code> and <code>javadoc:test-aggregate</code> instead.
[INFO] [javadoc:javadoc {execution: default}]
[INFO] snapshot org.apache.bval:bval-core:0.4-incubating-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-core/0.4-incubating-SNAPSHOT/bval-core-0.4-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[WARNING] The dependency: [org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] IGNORED to add some artifacts in the classpath. See above.
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-core/0.4-incubating-SNAPSHOT/bval-core-0.4-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[INFO] snapshot org.apache.bval:bval-xstream:0.4-incubating-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-xstream/0.4-incubating-SNAPSHOT/bval-xstream-0.4-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bval:bval-xstream:jar:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[WARNING] The dependency: [org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] The dependency: [org.apache.bval:bval-xstream:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] IGNORED to add some artifacts in the classpath. See above.
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-core/0.4-incubating-SNAPSHOT/bval-core-0.4-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[INFO] snapshot org.apache.bval:bval-jsr303:0.4-incubating-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-jsr303/0.4-incubating-SNAPSHOT/bval-jsr303-0.4-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bval:bval-jsr303:jar:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[WARNING] The dependency: [org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] The dependency: [org.apache.bval:bval-jsr303:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] IGNORED to add some artifacts in the classpath. See above.
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-core/0.4-incubating-SNAPSHOT/bval-core-0.4-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-xstream/0.4-incubating-SNAPSHOT/bval-xstream-0.4-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bval:bval-xstream:jar:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-core/0.4-incubating-SNAPSHOT/bval-core-0.4-incubating-SNAPSHOT-tests.jar
[INFO] Unable to find resource 'org.apache.bval:bval-core:test-jar:tests:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-xstream/0.4-incubating-SNAPSHOT/bval-xstream-0.4-incubating-SNAPSHOT-tests.jar
[INFO] Unable to find resource 'org.apache.bval:bval-xstream:test-jar:tests:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[WARNING] The dependency: [org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] The dependency: [org.apache.bval:bval-xstream:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] The dependency: [org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] The dependency: [org.apache.bval:bval-xstream:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[HUDSON] Archiving aggregated javadoc
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] An error has occurred in JavaDocs report generation:Missing:
----------
1) org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.bval -DartifactId=bval-core -Dversion=0.4-incubating-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.bval -DartifactId=bval-core -Dversion=0.4-incubating-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-json:bundle:0.4-incubating-SNAPSHOT
  	2) org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT

2) org.apache.bval:bval-xstream:jar:0.4-incubating-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.bval -DartifactId=bval-xstream -Dversion=0.4-incubating-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.bval -DartifactId=bval-xstream -Dversion=0.4-incubating-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-json:bundle:0.4-incubating-SNAPSHOT
  	2) org.apache.bval:bval-xstream:jar:0.4-incubating-SNAPSHOT

3) org.apache.bval:bval-core:test-jar:tests:0.4-incubating-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.bval -DartifactId=bval-core -Dversion=0.4-incubating-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.bval -DartifactId=bval-core -Dversion=0.4-incubating-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-json:bundle:0.4-incubating-SNAPSHOT
  	2) org.apache.bval:bval-core:test-jar:tests:0.4-incubating-SNAPSHOT

4) org.apache.bval:bval-xstream:test-jar:tests:0.4-incubating-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.bval -DartifactId=bval-xstream -Dversion=0.4-incubating-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.bval -DartifactId=bval-xstream -Dversion=0.4-incubating-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-json:bundle:0.4-incubating-SNAPSHOT
  	2) org.apache.bval:bval-xstream:test-jar:tests:0.4-incubating-SNAPSHOT

----------
4 required artifacts are missing.

for artifact: 
  org.apache.bval:bval-json:bundle:0.4-incubating-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  Nexus (http://repository.apache.org/snapshots)



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 24 seconds
[INFO] Finished at: Thu Feb 24 20:46:30 PST 2011
[INFO] Final Memory: 54M/390M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: bval-commits@incubator.apache.org
channel stopped


Jenkins build is back to normal : BeanValidation-trunk-linux-tck-deploy #82

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/BeanValidation-trunk-linux-tck-deploy/82/changes>



Build failed in Jenkins: BeanValidation-trunk-linux-tck-deploy #81

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/BeanValidation-trunk-linux-tck-deploy/81/changes>

Changes:

[mbenson] clean up compiler warnings

[mbenson] remove unused raw list

[mbenson] clean up imports and a blank line

------------------------------------------
[...truncated 654 lines...]
Downloading: http://repo1.maven.org/maven2/trove/trove/2.1.1/trove-2.1.1.jar
[INFO] Unable to find resource 'trove:trove:jar:2.1.1' in repository central (http://repo1.maven.org/maven2)
[INFO] Unable to find resource 'quartz:quartz:jar:1.6.0' in repository apiviz.release (http://apiviz.googlecode.com/svn/site/repo/mvn/release)
Downloading: http://repo1.maven.org/maven2/quartz/quartz/1.6.0/quartz-1.6.0.jar
[INFO] Unable to find resource 'sun-jaxws:jaxws-api:jar:2.1.1' in repository apiviz.release (http://apiviz.googlecode.com/svn/site/repo/mvn/release)
Downloading: http://repo1.maven.org/maven2/sun-jaxws/jaxws-api/2.1.1/jaxws-api-2.1.1.jar
Downloading: https://repository.jboss.org/nexus/content/groups/public//javax/security/jacc/1.0/jacc-1.0.jar
1315K downloaded  (jsr303-tck-1.0.6.GA.jar)
[INFO] Unable to find resource 'jpl-util:jpl-util:jar:1.0' in repository repository.jboss.org (https://repository.jboss.org/nexus/content/groups/public/)
Downloading: https://repository.jboss.org/nexus/content/groups/public//jpl-util/jpl-util/1.0/jpl-util-1.0.jar
[INFO] Unable to find resource 'jpl-util:jpl-util:jar:1.0' in repository jboss (https://repository.jboss.org/nexus/content/groups/public/)
Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots//jpl-util/jpl-util/1.0/jpl-util-1.0.jar
Downloading: https://repository.jboss.org/nexus/content/groups/public//cglib/cglib/2.1.3/cglib-2.1.3.jar
[INFO] Unable to find resource 'quartz:quartz:jar:1.6.0' in repository central (http://repo1.maven.org/maven2)
[INFO] Unable to find resource 'jpl-util:jpl-util:jar:1.0' in repository snapshots.jboss.org (https://repository.jboss.org/nexus/content/repositories/snapshots/)
Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots//jpl-util/jpl-util/1.0/jpl-util-1.0.jar
[INFO] Unable to find resource 'jpl-util:jpl-util:jar:1.0' in repository jboss-snapshots (https://repository.jboss.org/nexus/content/repositories/snapshots/)
Downloading: http://repo1.maven.org/maven2/jpl-util/jpl-util/1.0/jpl-util-1.0.jar
[INFO] Unable to find resource 'sun-jaxws:jaxws-api:jar:2.1.1' in repository central (http://repo1.maven.org/maven2)
Downloading: https://repository.jboss.org/nexus/content/groups/public//sun-jaxws/jsr181-api/2.1.1/jsr181-api-2.1.1.jar
[INFO] Unable to find resource 'jpl-util:jpl-util:jar:1.0' in repository central (http://repo1.maven.org/maven2)
[INFO] Unable to find resource 'javax.security:jacc:jar:1.0' in repository repository.jboss.org (https://repository.jboss.org/nexus/content/groups/public/)
Downloading: https://repository.jboss.org/nexus/content/groups/public//javax/security/jacc/1.0/jacc-1.0.jar
[INFO] Unable to find resource 'javax.security:jacc:jar:1.0' in repository jboss (https://repository.jboss.org/nexus/content/groups/public/)
Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots//javax/security/jacc/1.0/jacc-1.0.jar
[INFO] Unable to find resource 'cglib:cglib:jar:2.1.3' in repository repository.jboss.org (https://repository.jboss.org/nexus/content/groups/public/)
Downloading: https://repository.jboss.org/nexus/content/groups/public//cglib/cglib/2.1.3/cglib-2.1.3.jar
[INFO] Unable to find resource 'javax.security:jacc:jar:1.0' in repository snapshots.jboss.org (https://repository.jboss.org/nexus/content/repositories/snapshots/)
Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots//javax/security/jacc/1.0/jacc-1.0.jar
[INFO] Unable to find resource 'cglib:cglib:jar:2.1.3' in repository jboss (https://repository.jboss.org/nexus/content/groups/public/)
Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots//cglib/cglib/2.1.3/cglib-2.1.3.jar
[INFO] Unable to find resource 'javax.security:jacc:jar:1.0' in repository jboss-snapshots (https://repository.jboss.org/nexus/content/repositories/snapshots/)
Downloading: http://apiviz.googlecode.com/svn/site/repo/mvn/release/javax/security/jacc/1.0/jacc-1.0.jar
[INFO] Unable to find resource 'cglib:cglib:jar:2.1.3' in repository snapshots.jboss.org (https://repository.jboss.org/nexus/content/repositories/snapshots/)
Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots//cglib/cglib/2.1.3/cglib-2.1.3.jar
[INFO] Unable to find resource 'cglib:cglib:jar:2.1.3' in repository jboss-snapshots (https://repository.jboss.org/nexus/content/repositories/snapshots/)
Downloading: http://repo1.maven.org/maven2/cglib/cglib/2.1.3/cglib-2.1.3.jar
[INFO] Unable to find resource 'javax.security:jacc:jar:1.0' in repository apiviz.release (http://apiviz.googlecode.com/svn/site/repo/mvn/release)
Downloading: http://repo1.maven.org/maven2/javax/security/jacc/1.0/jacc-1.0.jar
[INFO] Unable to find resource 'cglib:cglib:jar:2.1.3' in repository central (http://repo1.maven.org/maven2)
[INFO] Unable to find resource 'sun-jaxws:jsr181-api:jar:2.1.1' in repository repository.jboss.org (https://repository.jboss.org/nexus/content/groups/public/)
Downloading: https://repository.jboss.org/nexus/content/groups/public//sun-jaxws/jsr181-api/2.1.1/jsr181-api-2.1.1.jar
[INFO] Unable to find resource 'sun-jaxws:jsr181-api:jar:2.1.1' in repository jboss (https://repository.jboss.org/nexus/content/groups/public/)
Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots//sun-jaxws/jsr181-api/2.1.1/jsr181-api-2.1.1.jar
[INFO] Unable to find resource 'sun-jaxws:jsr181-api:jar:2.1.1' in repository snapshots.jboss.org (https://repository.jboss.org/nexus/content/repositories/snapshots/)
Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots//sun-jaxws/jsr181-api/2.1.1/jsr181-api-2.1.1.jar
[INFO] Unable to find resource 'javax.security:jacc:jar:1.0' in repository central (http://repo1.maven.org/maven2)
Downloading: https://repository.jboss.org/nexus/content/groups/public//javax/security/jaas/1.0.01/jaas-1.0.01.jar
[INFO] Unable to find resource 'sun-jaxws:jsr181-api:jar:2.1.1' in repository jboss-snapshots (https://repository.jboss.org/nexus/content/repositories/snapshots/)
Downloading: http://apiviz.googlecode.com/svn/site/repo/mvn/release/sun-jaxws/jsr181-api/2.1.1/jsr181-api-2.1.1.jar
[INFO] Unable to find resource 'sun-jaxws:jsr181-api:jar:2.1.1' in repository apiviz.release (http://apiviz.googlecode.com/svn/site/repo/mvn/release)
Downloading: http://repo1.maven.org/maven2/sun-jaxws/jsr181-api/2.1.1/jsr181-api-2.1.1.jar
[INFO] Unable to find resource 'sun-jaxws:jsr181-api:jar:2.1.1' in repository central (http://repo1.maven.org/maven2)
[INFO] Unable to find resource 'javax.security:jaas:jar:1.0.01' in repository repository.jboss.org (https://repository.jboss.org/nexus/content/groups/public/)
Downloading: https://repository.jboss.org/nexus/content/groups/public//javax/security/jaas/1.0.01/jaas-1.0.01.jar
[INFO] Unable to find resource 'javax.security:jaas:jar:1.0.01' in repository jboss (https://repository.jboss.org/nexus/content/groups/public/)
Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots//javax/security/jaas/1.0.01/jaas-1.0.01.jar
[INFO] Unable to find resource 'javax.security:jaas:jar:1.0.01' in repository snapshots.jboss.org (https://repository.jboss.org/nexus/content/repositories/snapshots/)
Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots//javax/security/jaas/1.0.01/jaas-1.0.01.jar
[INFO] Unable to find resource 'javax.security:jaas:jar:1.0.01' in repository jboss-snapshots (https://repository.jboss.org/nexus/content/repositories/snapshots/)
Downloading: http://repo1.maven.org/maven2/javax/security/jaas/1.0.01/jaas-1.0.01.jar
[INFO] Unable to find resource 'javax.security:jaas:jar:1.0.01' in repository central (http://repo1.maven.org/maven2)
[JENKINS] Archiving aggregated javadoc
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] An error has occurred in JavaDocs report generation:Missing:
----------
1) jpl-pattern:jpl-pattern:jar:1.0

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=jpl-pattern -DartifactId=jpl-pattern -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=jpl-pattern -DartifactId=jpl-pattern -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-tck-runner:jar:0.4-incubating-SNAPSHOT
  	2) org.jboss.test-harness:jboss-test-harness-jboss-as-51:jar:1.0.0
  	3) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
  	4) org.jboss.jbossas:jboss-as-server:jar:client:5.1.0.GA
  	5) jpl-pattern:jpl-pattern:jar:1.0

2) trove:trove:jar:2.1.1

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=trove -DartifactId=trove -Dversion=2.1.1 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=trove -DartifactId=trove -Dversion=2.1.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-tck-runner:jar:0.4-incubating-SNAPSHOT
  	2) org.jboss.test-harness:jboss-test-harness-jboss-as-51:jar:1.0.0
  	3) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
  	4) org.jboss.aop:jboss-aop:jar:client:2.1.1.GA
  	5) trove:trove:jar:2.1.1

3) quartz:quartz:jar:1.6.0

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=quartz -DartifactId=quartz -Dversion=1.6.0 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=quartz -DartifactId=quartz -Dversion=1.6.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-tck-runner:jar:0.4-incubating-SNAPSHOT
  	2) org.jboss.test-harness:jboss-test-harness-jboss-as-51:jar:1.0.0
  	3) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
  	4) org.jboss.ejb3:jboss-ejb3-core:jar:client:1.1.5
  	5) quartz:quartz:jar:1.6.0

4) sun-jaxws:jaxws-api:jar:2.1.1

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=sun-jaxws -DartifactId=jaxws-api -Dversion=2.1.1 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=sun-jaxws -DartifactId=jaxws-api -Dversion=2.1.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-tck-runner:jar:0.4-incubating-SNAPSHOT
  	2) org.jboss.test-harness:jboss-test-harness-jboss-as-51:jar:1.0.0
  	3) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
  	4) org.jboss.ejb3:jboss-ejb3-core:jar:client:1.1.5
  	5) sun-jaxws:jaxws-api:jar:2.1.1

5) jpl-util:jpl-util:jar:1.0

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=jpl-util -DartifactId=jpl-util -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=jpl-util -DartifactId=jpl-util -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-tck-runner:jar:0.4-incubating-SNAPSHOT
  	2) org.jboss.test-harness:jboss-test-harness-jboss-as-51:jar:1.0.0
  	3) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
  	4) org.jboss.jbossas:jboss-as-server:jar:client:5.1.0.GA
  	5) jpl-util:jpl-util:jar:1.0

6) cglib:cglib:jar:2.1.3

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=cglib -DartifactId=cglib -Dversion=2.1.3 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=cglib -DartifactId=cglib -Dversion=2.1.3 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-tck-runner:jar:0.4-incubating-SNAPSHOT
  	2) org.jboss.test-harness:jboss-test-harness-jboss-as-51:jar:1.0.0
  	3) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
  	4) org.jboss.jbossas:jboss-as-ejb3:jar:client:5.1.0.GA
  	5) cglib:cglib:jar:2.1.3

7) javax.security:jacc:jar:1.0

  Try downloading the file manually from: 
      http://java.sun.com/j2ee/javaacc/

  Then, install it using the command: 
      mvn install:install-file -DgroupId=javax.security -DartifactId=jacc -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=javax.security -DartifactId=jacc -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-tck-runner:jar:0.4-incubating-SNAPSHOT
  	2) org.jboss.test-harness:jboss-test-harness-jboss-as-51:jar:1.0.0
  	3) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
  	4) org.jboss.ejb3:jboss-ejb3-core:jar:client:1.1.5
  	5) org.jboss.aspects:jboss-remoting-aspects:jar:1.0.2
  	6) org.jboss.aspects:jboss-security-aspects:jar:1.0.0.GA
  	7) javax.security:jacc:jar:1.0

8) sun-jaxws:jsr181-api:jar:2.1.1

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=sun-jaxws -DartifactId=jsr181-api -Dversion=2.1.1 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=sun-jaxws -DartifactId=jsr181-api -Dversion=2.1.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-tck-runner:jar:0.4-incubating-SNAPSHOT
  	2) org.jboss.test-harness:jboss-test-harness-jboss-as-51:jar:1.0.0
  	3) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
  	4) org.jboss.ejb3:jboss-ejb3-core:jar:client:1.1.5
  	5) sun-jaxws:jsr181-api:jar:2.1.1

9) javax.security:jaas:jar:1.0.01

  Try downloading the file manually from: 
      http://java.sun.com/products/jaas/index-10.html

  Then, install it using the command: 
      mvn install:install-file -DgroupId=javax.security -DartifactId=jaas -Dversion=1.0.01 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=javax.security -DartifactId=jaas -Dversion=1.0.01 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-tck-runner:jar:0.4-incubating-SNAPSHOT
  	2) org.jboss.test-harness:jboss-test-harness-jboss-as-51:jar:1.0.0
  	3) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
  	4) org.jboss.jbossas:jboss-as-server:jar:client:5.1.0.GA
  	5) javax.security:jaas:jar:1.0.01

----------
9 required artifacts are missing.

for artifact: 
  org.apache.bval:bval-tck-runner:jar:0.4-incubating-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  repository.jboss.org (https://repository.jboss.org/nexus/content/groups/public/),
  snapshots.jboss.org (https://repository.jboss.org/nexus/content/repositories/snapshots/),
  jboss (https://repository.jboss.org/nexus/content/groups/public/),
  Nexus (http://repository.apache.org/snapshots),
  jboss-snapshots (https://repository.jboss.org/nexus/content/repositories/snapshots/)



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 9 seconds
[INFO] Finished at: Wed Jan 04 04:07:31 UTC 2012
[INFO] Final Memory: 97M/419M
[INFO] ------------------------------------------------------------------------
channel stopped


Build failed in Jenkins: BeanValidation-trunk-linux-tck-deploy #80

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/BeanValidation-trunk-linux-tck-deploy/80/changes>

Changes:

[struberg] BVAL-99 upgrade to apache-parent 10

------------------------------------------
[...truncated 196 lines...]
[INFO] Unable to find resource 'jpl-util:jpl-util:jar:1.0' in repository jboss (https://repository.jboss.org/nexus/content/groups/public/)
Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots//jpl-util/jpl-util/1.0/jpl-util-1.0.jar
[INFO] Unable to find resource 'quartz:quartz:jar:1.6.0' in repository snapshots.jboss.org (https://repository.jboss.org/nexus/content/repositories/snapshots/)
Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots//quartz/quartz/1.6.0/quartz-1.6.0.jar
[INFO] Unable to find resource 'trove:trove:jar:2.1.1' in repository snapshots.jboss.org (https://repository.jboss.org/nexus/content/repositories/snapshots/)
Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots//trove/trove/2.1.1/trove-2.1.1.jar
[INFO] Unable to find resource 'jpl-util:jpl-util:jar:1.0' in repository snapshots.jboss.org (https://repository.jboss.org/nexus/content/repositories/snapshots/)
Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots//jpl-util/jpl-util/1.0/jpl-util-1.0.jar
[INFO] Unable to find resource 'quartz:quartz:jar:1.6.0' in repository jboss-snapshots (https://repository.jboss.org/nexus/content/repositories/snapshots/)
Downloading: http://apiviz.googlecode.com/svn/site/repo/mvn/release/quartz/quartz/1.6.0/quartz-1.6.0.jar
[INFO] Unable to find resource 'trove:trove:jar:2.1.1' in repository jboss-snapshots (https://repository.jboss.org/nexus/content/repositories/snapshots/)
Downloading: http://repo1.maven.org/maven2/trove/trove/2.1.1/trove-2.1.1.jar
[INFO] Unable to find resource 'jpl-util:jpl-util:jar:1.0' in repository jboss-snapshots (https://repository.jboss.org/nexus/content/repositories/snapshots/)
Downloading: http://repo1.maven.org/maven2/jpl-util/jpl-util/1.0/jpl-util-1.0.jar
[INFO] Unable to find resource 'quartz:quartz:jar:1.6.0' in repository apiviz.release (http://apiviz.googlecode.com/svn/site/repo/mvn/release)
Downloading: http://repo1.maven.org/maven2/quartz/quartz/1.6.0/quartz-1.6.0.jar
[INFO] Unable to find resource 'trove:trove:jar:2.1.1' in repository central (http://repo1.maven.org/maven2)
Downloading: https://repository.jboss.org/nexus/content/groups/public//sun-jaxws/jsr181-api/2.1.1/jsr181-api-2.1.1.jar
[INFO] Unable to find resource 'jpl-util:jpl-util:jar:1.0' in repository central (http://repo1.maven.org/maven2)
[INFO] Unable to find resource 'javax.security:jacc:jar:1.0' in repository repository.jboss.org (https://repository.jboss.org/nexus/content/groups/public/)
Downloading: https://repository.jboss.org/nexus/content/groups/public//javax/security/jacc/1.0/jacc-1.0.jar
[INFO] Unable to find resource 'javax.security:jacc:jar:1.0' in repository jboss (https://repository.jboss.org/nexus/content/groups/public/)
Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots//javax/security/jacc/1.0/jacc-1.0.jar
[INFO] Unable to find resource 'cglib:cglib:jar:2.1.3' in repository repository.jboss.org (https://repository.jboss.org/nexus/content/groups/public/)
Downloading: https://repository.jboss.org/nexus/content/groups/public//cglib/cglib/2.1.3/cglib-2.1.3.jar
[INFO] Unable to find resource 'javax.security:jacc:jar:1.0' in repository snapshots.jboss.org (https://repository.jboss.org/nexus/content/repositories/snapshots/)
[INFO] Unable to find resource 'quartz:quartz:jar:1.6.0' in repository central (http://repo1.maven.org/maven2)
Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots//javax/security/jacc/1.0/jacc-1.0.jar
[INFO] Unable to find resource 'cglib:cglib:jar:2.1.3' in repository jboss (https://repository.jboss.org/nexus/content/groups/public/)
Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots//cglib/cglib/2.1.3/cglib-2.1.3.jar
[INFO] Unable to find resource 'javax.security:jacc:jar:1.0' in repository jboss-snapshots (https://repository.jboss.org/nexus/content/repositories/snapshots/)
Downloading: http://apiviz.googlecode.com/svn/site/repo/mvn/release/javax/security/jacc/1.0/jacc-1.0.jar
[INFO] Unable to find resource 'cglib:cglib:jar:2.1.3' in repository snapshots.jboss.org (https://repository.jboss.org/nexus/content/repositories/snapshots/)
Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots//cglib/cglib/2.1.3/cglib-2.1.3.jar
[INFO] Unable to find resource 'cglib:cglib:jar:2.1.3' in repository jboss-snapshots (https://repository.jboss.org/nexus/content/repositories/snapshots/)
Downloading: http://repo1.maven.org/maven2/cglib/cglib/2.1.3/cglib-2.1.3.jar
[INFO] Unable to find resource 'sun-jaxws:jsr181-api:jar:2.1.1' in repository repository.jboss.org (https://repository.jboss.org/nexus/content/groups/public/)
Downloading: https://repository.jboss.org/nexus/content/groups/public//sun-jaxws/jsr181-api/2.1.1/jsr181-api-2.1.1.jar
[INFO] Unable to find resource 'javax.security:jacc:jar:1.0' in repository apiviz.release (http://apiviz.googlecode.com/svn/site/repo/mvn/release)
Downloading: http://repo1.maven.org/maven2/javax/security/jacc/1.0/jacc-1.0.jar
[INFO] Unable to find resource 'cglib:cglib:jar:2.1.3' in repository central (http://repo1.maven.org/maven2)
[INFO] Unable to find resource 'sun-jaxws:jsr181-api:jar:2.1.1' in repository jboss (https://repository.jboss.org/nexus/content/groups/public/)
Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots//sun-jaxws/jsr181-api/2.1.1/jsr181-api-2.1.1.jar
[INFO] Unable to find resource 'sun-jaxws:jsr181-api:jar:2.1.1' in repository snapshots.jboss.org (https://repository.jboss.org/nexus/content/repositories/snapshots/)
Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots//sun-jaxws/jsr181-api/2.1.1/jsr181-api-2.1.1.jar
[INFO] Unable to find resource 'sun-jaxws:jsr181-api:jar:2.1.1' in repository jboss-snapshots (https://repository.jboss.org/nexus/content/repositories/snapshots/)
Downloading: http://apiviz.googlecode.com/svn/site/repo/mvn/release/sun-jaxws/jsr181-api/2.1.1/jsr181-api-2.1.1.jar
[INFO] Unable to find resource 'javax.security:jacc:jar:1.0' in repository central (http://repo1.maven.org/maven2)
Downloading: https://repository.jboss.org/nexus/content/groups/public//javax/security/jaas/1.0.01/jaas-1.0.01.jar
[INFO] Unable to find resource 'sun-jaxws:jsr181-api:jar:2.1.1' in repository apiviz.release (http://apiviz.googlecode.com/svn/site/repo/mvn/release)
Downloading: http://repo1.maven.org/maven2/sun-jaxws/jsr181-api/2.1.1/jsr181-api-2.1.1.jar
[INFO] Unable to find resource 'sun-jaxws:jsr181-api:jar:2.1.1' in repository central (http://repo1.maven.org/maven2)
[INFO] Unable to find resource 'javax.security:jaas:jar:1.0.01' in repository repository.jboss.org (https://repository.jboss.org/nexus/content/groups/public/)
Downloading: https://repository.jboss.org/nexus/content/groups/public//javax/security/jaas/1.0.01/jaas-1.0.01.jar
[INFO] Unable to find resource 'javax.security:jaas:jar:1.0.01' in repository jboss (https://repository.jboss.org/nexus/content/groups/public/)
Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots//javax/security/jaas/1.0.01/jaas-1.0.01.jar
[INFO] Unable to find resource 'javax.security:jaas:jar:1.0.01' in repository snapshots.jboss.org (https://repository.jboss.org/nexus/content/repositories/snapshots/)
Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots//javax/security/jaas/1.0.01/jaas-1.0.01.jar
[INFO] Unable to find resource 'javax.security:jaas:jar:1.0.01' in repository jboss-snapshots (https://repository.jboss.org/nexus/content/repositories/snapshots/)
Downloading: http://repo1.maven.org/maven2/javax/security/jaas/1.0.01/jaas-1.0.01.jar
[INFO] Unable to find resource 'javax.security:jaas:jar:1.0.01' in repository central (http://repo1.maven.org/maven2)
[JENKINS] Archiving aggregated javadoc
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] An error has occurred in JavaDocs report generation:Missing:
----------
1) jpl-pattern:jpl-pattern:jar:1.0

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=jpl-pattern -DartifactId=jpl-pattern -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=jpl-pattern -DartifactId=jpl-pattern -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-tck-runner:jar:0.4-incubating-SNAPSHOT
  	2) org.jboss.test-harness:jboss-test-harness-jboss-as-51:jar:1.0.0
  	3) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
  	4) org.jboss.jbossas:jboss-as-server:jar:client:5.1.0.GA
  	5) jpl-pattern:jpl-pattern:jar:1.0

2) sun-jaxws:jaxws-api:jar:2.1.1

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=sun-jaxws -DartifactId=jaxws-api -Dversion=2.1.1 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=sun-jaxws -DartifactId=jaxws-api -Dversion=2.1.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-tck-runner:jar:0.4-incubating-SNAPSHOT
  	2) org.jboss.test-harness:jboss-test-harness-jboss-as-51:jar:1.0.0
  	3) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
  	4) org.jboss.ejb3:jboss-ejb3-core:jar:client:1.1.5
  	5) sun-jaxws:jaxws-api:jar:2.1.1

3) trove:trove:jar:2.1.1

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=trove -DartifactId=trove -Dversion=2.1.1 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=trove -DartifactId=trove -Dversion=2.1.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-tck-runner:jar:0.4-incubating-SNAPSHOT
  	2) org.jboss.test-harness:jboss-test-harness-jboss-as-51:jar:1.0.0
  	3) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
  	4) org.jboss.aop:jboss-aop:jar:client:2.1.1.GA
  	5) trove:trove:jar:2.1.1

4) jpl-util:jpl-util:jar:1.0

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=jpl-util -DartifactId=jpl-util -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=jpl-util -DartifactId=jpl-util -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-tck-runner:jar:0.4-incubating-SNAPSHOT
  	2) org.jboss.test-harness:jboss-test-harness-jboss-as-51:jar:1.0.0
  	3) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
  	4) org.jboss.jbossas:jboss-as-server:jar:client:5.1.0.GA
  	5) jpl-util:jpl-util:jar:1.0

5) quartz:quartz:jar:1.6.0

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=quartz -DartifactId=quartz -Dversion=1.6.0 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=quartz -DartifactId=quartz -Dversion=1.6.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-tck-runner:jar:0.4-incubating-SNAPSHOT
  	2) org.jboss.test-harness:jboss-test-harness-jboss-as-51:jar:1.0.0
  	3) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
  	4) org.jboss.ejb3:jboss-ejb3-core:jar:client:1.1.5
  	5) quartz:quartz:jar:1.6.0

6) cglib:cglib:jar:2.1.3

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=cglib -DartifactId=cglib -Dversion=2.1.3 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=cglib -DartifactId=cglib -Dversion=2.1.3 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-tck-runner:jar:0.4-incubating-SNAPSHOT
  	2) org.jboss.test-harness:jboss-test-harness-jboss-as-51:jar:1.0.0
  	3) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
  	4) org.jboss.jbossas:jboss-as-ejb3:jar:client:5.1.0.GA
  	5) cglib:cglib:jar:2.1.3

7) javax.security:jacc:jar:1.0

  Try downloading the file manually from: 
      http://java.sun.com/j2ee/javaacc/

  Then, install it using the command: 
      mvn install:install-file -DgroupId=javax.security -DartifactId=jacc -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=javax.security -DartifactId=jacc -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-tck-runner:jar:0.4-incubating-SNAPSHOT
  	2) org.jboss.test-harness:jboss-test-harness-jboss-as-51:jar:1.0.0
  	3) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
  	4) org.jboss.ejb3:jboss-ejb3-core:jar:client:1.1.5
  	5) org.jboss.aspects:jboss-remoting-aspects:jar:1.0.2
  	6) org.jboss.aspects:jboss-security-aspects:jar:1.0.0.GA
  	7) javax.security:jacc:jar:1.0

8) sun-jaxws:jsr181-api:jar:2.1.1

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=sun-jaxws -DartifactId=jsr181-api -Dversion=2.1.1 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=sun-jaxws -DartifactId=jsr181-api -Dversion=2.1.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-tck-runner:jar:0.4-incubating-SNAPSHOT
  	2) org.jboss.test-harness:jboss-test-harness-jboss-as-51:jar:1.0.0
  	3) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
  	4) org.jboss.ejb3:jboss-ejb3-core:jar:client:1.1.5
  	5) sun-jaxws:jsr181-api:jar:2.1.1

9) javax.security:jaas:jar:1.0.01

  Try downloading the file manually from: 
      http://java.sun.com/products/jaas/index-10.html

  Then, install it using the command: 
      mvn install:install-file -DgroupId=javax.security -DartifactId=jaas -Dversion=1.0.01 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=javax.security -DartifactId=jaas -Dversion=1.0.01 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-tck-runner:jar:0.4-incubating-SNAPSHOT
  	2) org.jboss.test-harness:jboss-test-harness-jboss-as-51:jar:1.0.0
  	3) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
  	4) org.jboss.jbossas:jboss-as-server:jar:client:5.1.0.GA
  	5) javax.security:jaas:jar:1.0.01

----------
9 required artifacts are missing.

for artifact: 
  org.apache.bval:bval-tck-runner:jar:0.4-incubating-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  repository.jboss.org (https://repository.jboss.org/nexus/content/groups/public/),
  snapshots.jboss.org (https://repository.jboss.org/nexus/content/repositories/snapshots/),
  jboss (https://repository.jboss.org/nexus/content/groups/public/),
  Nexus (http://repository.apache.org/snapshots),
  jboss-snapshots (https://repository.jboss.org/nexus/content/repositories/snapshots/)



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 46 seconds
[INFO] Finished at: Tue Dec 20 04:18:28 UTC 2011
[INFO] Final Memory: 96M/412M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: bval-commits@incubator.apache.org
channel stopped


Build failed in Jenkins: BeanValidation-trunk-linux-tck-deploy #79

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/BeanValidation-trunk-linux-tck-deploy/79/changes>

Changes:

[mbenson] [BVAL-68] Use FindBugs to reduce coding errors

[mbenson] fmt

[mbenson] [BVAL-90] Inconsistent fraction handling of @Digits when target is a BigDecimal

[mbenson] add breaking test for [BVAL-90]

[mbenson] add a few additional digits tests

[mbenson] upgrade to 1.0.6.GA tck, which we still pass

[mbenson] fix tck breakage, adding some extras tests into our own suite

[mbenson] override jboss snapshot repo as well

------------------------------------------
[...truncated 1695 lines...]
80K downloaded  (jboss-deployers-impl-2.0.7.GA.jar)
284K downloaded  (jboss-as-system-jmx-5.1.0.GA.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-system/5.1.0.GA/jboss-as-system-5.1.0.GA.jar
74K downloaded  (jboss-ejb3-proxy-impl-1.0.2.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/ejb3/jboss-ejb3-proxy-spi/1.0.0/jboss-ejb3-proxy-spi-1.0.0.jar
3K downloaded  (jboss-ejb3-proxy-spi-1.0.0.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/ejb3/jboss-ejb3-proxy-clustered/1.0.1/jboss-ejb3-proxy-clustered-1.0.1.jar
39K downloaded  (jboss-ejb3-proxy-clustered-1.0.1.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/ejb3/jboss-ejb3-transactions/1.0.0/jboss-ejb3-transactions-1.0.0.jar
24K downloaded  (jboss-ejb3-transactions-1.0.0.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/ejb3/jboss-ejb3-deployers/1.0.0/jboss-ejb3-deployers-1.0.0.jar
353K downloaded  (jboss-as-system-5.1.0.GA.jar)
4K downloaded  (jboss-ejb3-deployers-1.0.0.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/ejb3/jboss-ejb3-mc-int/1.0.1/jboss-ejb3-mc-int-1.0.1.jar
8K downloaded  (jboss-ejb3-mc-int-1.0.1.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-jmx/5.1.0.GA/jboss-as-jmx-5.1.0.GA.jar
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/ejb3/jboss-ejb3-core/1.1.5/jboss-ejb3-core-1.1.5-client.jar
174K downloaded  (jboss-ejb3-core-1.1.5-client.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/ejb3/jboss-ejb3-common/1.0.0/jboss-ejb3-common-1.0.0-client.jar
109K downloaded  (jboss-as-jmx-5.1.0.GA.jar)
22K downloaded  (jboss-ejb3-common-1.0.0-client.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/ejb3/jboss-ejb3-proxy-clustered/1.0.1/jboss-ejb3-proxy-clustered-1.0.1-client.jar
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-j2se/5.1.0.GA/jboss-as-j2se-5.1.0.GA-tests.jar
12K downloaded  (jboss-ejb3-proxy-clustered-1.0.1-client.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/ejb3/jboss-ejb3-proxy-impl/1.0.2/jboss-ejb3-proxy-impl-1.0.2-client.jar
55K downloaded  (jboss-ejb3-proxy-impl-1.0.2-client.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/ejb3/jboss-ejb3-proxy-spi/1.0.0/jboss-ejb3-proxy-spi-1.0.0-client.jar
375K downloaded  (jboss-as-j2se-5.1.0.GA-tests.jar)
1K downloaded  (jboss-ejb3-proxy-spi-1.0.0-client.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-mbeans/5.1.0.GA/jboss-as-mbeans-5.1.0.GA.jar
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/ejb3/jboss-ejb3-security/1.0.0/jboss-ejb3-security-1.0.0-client.jar
43K downloaded  (jboss-ejb3-security-1.0.0-client.jar)
198K downloaded  (jboss-as-mbeans-5.1.0.GA.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-server-manager/1.0.2.GA/jboss-server-manager-1.0.2.GA.jar
20K downloaded  (jboss-server-manager-1.0.2.GA.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-profileservice/5.1.0.GA/jboss-as-profileservice-5.1.0.GA.jar
157K downloaded  (jboss-as-profileservice-5.1.0.GA.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-aspects/5.1.0.GA/jboss-as-aspects-5.1.0.GA.jar
93K downloaded  (jboss-as-aspects-5.1.0.GA.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-main/5.1.0.GA/jboss-as-main-5.1.0.GA.jar
19K downloaded  (jboss-as-main-5.1.0.GA.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-iiop/5.1.0.GA/jboss-as-iiop-5.1.0.GA.jar
310K downloaded  (jboss-as-iiop-5.1.0.GA.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-server/5.1.0.GA/jboss-as-server-5.1.0.GA-client.jar
203K downloaded  (jboss-as-server-5.1.0.GA-client.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-cluster/5.1.0.GA/jboss-as-cluster-5.1.0.GA-jboss-ha-legacy-client.jar
43K downloaded  (jboss-as-cluster-5.1.0.GA-jboss-ha-legacy-client.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-iiop/5.1.0.GA/jboss-as-iiop-5.1.0.GA-client.jar
131K downloaded  (jboss-as-iiop-5.1.0.GA-client.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-management/5.1.0.GA/jboss-as-management-5.1.0.GA-jsr77-client.jar
25K downloaded  (jboss-as-management-5.1.0.GA-jsr77-client.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-cluster/5.1.0.GA/jboss-as-cluster-5.1.0.GA.jar
324K downloaded  (jboss-as-cluster-5.1.0.GA.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-main/5.1.0.GA/jboss-as-main-5.1.0.GA-client.jar
471b downloaded  (jboss-as-main-5.1.0.GA-client.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-system/5.1.0.GA/jboss-as-system-5.1.0.GA-client.jar
2K downloaded  (jboss-as-system-5.1.0.GA-client.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-system-jmx/5.1.0.GA/jboss-as-system-jmx-5.1.0.GA-client.jar
15K downloaded  (jboss-as-system-jmx-5.1.0.GA-client.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-server/5.1.0.GA/jboss-as-server-5.1.0.GA-jmx-invoker-adaptor-client.jar
4K downloaded  (jboss-as-server-5.1.0.GA-jmx-invoker-adaptor-client.jar)
[JENKINS] Archiving aggregated javadoc
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] An error has occurred in JavaDocs report generation:Missing:
----------
1) jpl-pattern:jpl-pattern:jar:1.0

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=jpl-pattern -DartifactId=jpl-pattern -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=jpl-pattern -DartifactId=jpl-pattern -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-tck-runner:jar:0.4-incubating-SNAPSHOT
  	2) org.jboss.test-harness:jboss-test-harness-jboss-as-51:jar:1.0.0
  	3) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
  	4) org.jboss.jbossas:jboss-as-server:jar:client:5.1.0.GA
  	5) jpl-pattern:jpl-pattern:jar:1.0

2) quartz:quartz:jar:1.6.0

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=quartz -DartifactId=quartz -Dversion=1.6.0 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=quartz -DartifactId=quartz -Dversion=1.6.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-tck-runner:jar:0.4-incubating-SNAPSHOT
  	2) org.jboss.test-harness:jboss-test-harness-jboss-as-51:jar:1.0.0
  	3) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
  	4) org.jboss.ejb3:jboss-ejb3-core:jar:client:1.1.5
  	5) quartz:quartz:jar:1.6.0

3) sun-jaxws:jaxws-api:jar:2.1.1

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=sun-jaxws -DartifactId=jaxws-api -Dversion=2.1.1 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=sun-jaxws -DartifactId=jaxws-api -Dversion=2.1.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-tck-runner:jar:0.4-incubating-SNAPSHOT
  	2) org.jboss.test-harness:jboss-test-harness-jboss-as-51:jar:1.0.0
  	3) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
  	4) org.jboss.ejb3:jboss-ejb3-core:jar:client:1.1.5
  	5) sun-jaxws:jaxws-api:jar:2.1.1

4) trove:trove:jar:2.1.1

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=trove -DartifactId=trove -Dversion=2.1.1 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=trove -DartifactId=trove -Dversion=2.1.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-tck-runner:jar:0.4-incubating-SNAPSHOT
  	2) org.jboss.test-harness:jboss-test-harness-jboss-as-51:jar:1.0.0
  	3) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
  	4) org.jboss.aop:jboss-aop:jar:client:2.1.1.GA
  	5) trove:trove:jar:2.1.1

5) jpl-util:jpl-util:jar:1.0

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=jpl-util -DartifactId=jpl-util -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=jpl-util -DartifactId=jpl-util -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-tck-runner:jar:0.4-incubating-SNAPSHOT
  	2) org.jboss.test-harness:jboss-test-harness-jboss-as-51:jar:1.0.0
  	3) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
  	4) org.jboss.jbossas:jboss-as-server:jar:client:5.1.0.GA
  	5) jpl-util:jpl-util:jar:1.0

6) cglib:cglib:jar:2.1.3

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=cglib -DartifactId=cglib -Dversion=2.1.3 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=cglib -DartifactId=cglib -Dversion=2.1.3 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-tck-runner:jar:0.4-incubating-SNAPSHOT
  	2) org.jboss.test-harness:jboss-test-harness-jboss-as-51:jar:1.0.0
  	3) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
  	4) org.jboss.jbossas:jboss-as-ejb3:jar:client:5.1.0.GA
  	5) cglib:cglib:jar:2.1.3

7) javax.security:jacc:jar:1.0

  Try downloading the file manually from: 
      http://java.sun.com/j2ee/javaacc/

  Then, install it using the command: 
      mvn install:install-file -DgroupId=javax.security -DartifactId=jacc -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=javax.security -DartifactId=jacc -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-tck-runner:jar:0.4-incubating-SNAPSHOT
  	2) org.jboss.test-harness:jboss-test-harness-jboss-as-51:jar:1.0.0
  	3) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
  	4) org.jboss.ejb3:jboss-ejb3-core:jar:client:1.1.5
  	5) org.jboss.aspects:jboss-remoting-aspects:jar:1.0.2
  	6) org.jboss.aspects:jboss-security-aspects:jar:1.0.0.GA
  	7) javax.security:jacc:jar:1.0

8) sun-jaxws:jsr181-api:jar:2.1.1

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=sun-jaxws -DartifactId=jsr181-api -Dversion=2.1.1 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=sun-jaxws -DartifactId=jsr181-api -Dversion=2.1.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-tck-runner:jar:0.4-incubating-SNAPSHOT
  	2) org.jboss.test-harness:jboss-test-harness-jboss-as-51:jar:1.0.0
  	3) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
  	4) org.jboss.ejb3:jboss-ejb3-core:jar:client:1.1.5
  	5) sun-jaxws:jsr181-api:jar:2.1.1

9) javax.security:jaas:jar:1.0.01

  Try downloading the file manually from: 
      http://java.sun.com/products/jaas/index-10.html

  Then, install it using the command: 
      mvn install:install-file -DgroupId=javax.security -DartifactId=jaas -Dversion=1.0.01 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=javax.security -DartifactId=jaas -Dversion=1.0.01 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-tck-runner:jar:0.4-incubating-SNAPSHOT
  	2) org.jboss.test-harness:jboss-test-harness-jboss-as-51:jar:1.0.0
  	3) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
  	4) org.jboss.jbossas:jboss-as-server:jar:client:5.1.0.GA
  	5) javax.security:jaas:jar:1.0.01

----------
9 required artifacts are missing.

for artifact: 
  org.apache.bval:bval-tck-runner:jar:0.4-incubating-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  repository.jboss.org (https://repository.jboss.org/nexus/content/groups/public/),
  snapshots.jboss.org (https://repository.jboss.org/nexus/content/repositories/snapshots/),
  jboss (https://repository.jboss.org/nexus/content/groups/public/),
  Nexus (http://repository.apache.org/snapshots),
  jboss-snapshots (https://repository.jboss.org/nexus/content/repositories/snapshots/)



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 11 seconds
[INFO] Finished at: Sat Dec 03 04:15:44 UTC 2011
[INFO] Final Memory: 96M/413M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: bval-commits@incubator.apache.org
channel stopped


Build failed in Jenkins: BeanValidation-trunk-linux-tck-deploy #78

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/BeanValidation-trunk-linux-tck-deploy/78/changes>

Changes:

[mbenson] ignores

[mbenson] remove commented element

[mbenson] add a group to the default group redefinition to apply to a property so we test more

[mbenson] add m2e config, and more importantly, override the jboss repositories to point from repository.jboss.org/maven2 to repository.jboss.org/nexus/content/groups/public

[mbenson] add m2e config

[mbenson] upgrade to commons-lang 3.1

------------------------------------------
[...truncated 1690 lines...]
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-system-jmx/5.1.0.GA/jboss-as-system-jmx-5.1.0.GA.jar
3K downloaded  (jboss-ejb3-timerservice-spi-1.0.0.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/ejb3/jboss-ejb3-proxy-impl/1.0.2/jboss-ejb3-proxy-impl-1.0.2.jar
74K downloaded  (jboss-ejb3-proxy-impl-1.0.2.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/ejb3/jboss-ejb3-proxy-spi/1.0.0/jboss-ejb3-proxy-spi-1.0.0.jar
284K downloaded  (jboss-as-system-jmx-5.1.0.GA.jar)
3K downloaded  (jboss-ejb3-proxy-spi-1.0.0.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-system/5.1.0.GA/jboss-as-system-5.1.0.GA.jar
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/ejb3/jboss-ejb3-proxy-clustered/1.0.1/jboss-ejb3-proxy-clustered-1.0.1.jar
39K downloaded  (jboss-ejb3-proxy-clustered-1.0.1.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/ejb3/jboss-ejb3-transactions/1.0.0/jboss-ejb3-transactions-1.0.0.jar
24K downloaded  (jboss-ejb3-transactions-1.0.0.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/ejb3/jboss-ejb3-deployers/1.0.0/jboss-ejb3-deployers-1.0.0.jar
353K downloaded  (jboss-as-system-5.1.0.GA.jar)
4K downloaded  (jboss-ejb3-deployers-1.0.0.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-jmx/5.1.0.GA/jboss-as-jmx-5.1.0.GA.jar
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/ejb3/jboss-ejb3-mc-int/1.0.1/jboss-ejb3-mc-int-1.0.1.jar
8K downloaded  (jboss-ejb3-mc-int-1.0.1.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/ejb3/jboss-ejb3-core/1.1.5/jboss-ejb3-core-1.1.5-client.jar
174K downloaded  (jboss-ejb3-core-1.1.5-client.jar)
109K downloaded  (jboss-as-jmx-5.1.0.GA.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/ejb3/jboss-ejb3-common/1.0.0/jboss-ejb3-common-1.0.0-client.jar
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-j2se/5.1.0.GA/jboss-as-j2se-5.1.0.GA-tests.jar
22K downloaded  (jboss-ejb3-common-1.0.0-client.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/ejb3/jboss-ejb3-proxy-clustered/1.0.1/jboss-ejb3-proxy-clustered-1.0.1-client.jar
12K downloaded  (jboss-ejb3-proxy-clustered-1.0.1-client.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/ejb3/jboss-ejb3-proxy-impl/1.0.2/jboss-ejb3-proxy-impl-1.0.2-client.jar
55K downloaded  (jboss-ejb3-proxy-impl-1.0.2-client.jar)
375K downloaded  (jboss-as-j2se-5.1.0.GA-tests.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/ejb3/jboss-ejb3-proxy-spi/1.0.0/jboss-ejb3-proxy-spi-1.0.0-client.jar
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-mbeans/5.1.0.GA/jboss-as-mbeans-5.1.0.GA.jar
1K downloaded  (jboss-ejb3-proxy-spi-1.0.0-client.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/ejb3/jboss-ejb3-security/1.0.0/jboss-ejb3-security-1.0.0-client.jar
43K downloaded  (jboss-ejb3-security-1.0.0-client.jar)
198K downloaded  (jboss-as-mbeans-5.1.0.GA.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-server-manager/1.0.2.GA/jboss-server-manager-1.0.2.GA.jar
20K downloaded  (jboss-server-manager-1.0.2.GA.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-profileservice/5.1.0.GA/jboss-as-profileservice-5.1.0.GA.jar
157K downloaded  (jboss-as-profileservice-5.1.0.GA.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-aspects/5.1.0.GA/jboss-as-aspects-5.1.0.GA.jar
93K downloaded  (jboss-as-aspects-5.1.0.GA.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-main/5.1.0.GA/jboss-as-main-5.1.0.GA.jar
19K downloaded  (jboss-as-main-5.1.0.GA.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-iiop/5.1.0.GA/jboss-as-iiop-5.1.0.GA.jar
310K downloaded  (jboss-as-iiop-5.1.0.GA.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-server/5.1.0.GA/jboss-as-server-5.1.0.GA-client.jar
203K downloaded  (jboss-as-server-5.1.0.GA-client.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-cluster/5.1.0.GA/jboss-as-cluster-5.1.0.GA-jboss-ha-legacy-client.jar
43K downloaded  (jboss-as-cluster-5.1.0.GA-jboss-ha-legacy-client.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-iiop/5.1.0.GA/jboss-as-iiop-5.1.0.GA-client.jar
131K downloaded  (jboss-as-iiop-5.1.0.GA-client.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-management/5.1.0.GA/jboss-as-management-5.1.0.GA-jsr77-client.jar
25K downloaded  (jboss-as-management-5.1.0.GA-jsr77-client.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-cluster/5.1.0.GA/jboss-as-cluster-5.1.0.GA.jar
324K downloaded  (jboss-as-cluster-5.1.0.GA.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-main/5.1.0.GA/jboss-as-main-5.1.0.GA-client.jar
471b downloaded  (jboss-as-main-5.1.0.GA-client.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-system/5.1.0.GA/jboss-as-system-5.1.0.GA-client.jar
2K downloaded  (jboss-as-system-5.1.0.GA-client.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-system-jmx/5.1.0.GA/jboss-as-system-jmx-5.1.0.GA-client.jar
15K downloaded  (jboss-as-system-jmx-5.1.0.GA-client.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-server/5.1.0.GA/jboss-as-server-5.1.0.GA-jmx-invoker-adaptor-client.jar
4K downloaded  (jboss-as-server-5.1.0.GA-jmx-invoker-adaptor-client.jar)
[JENKINS] Archiving aggregated javadoc
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] An error has occurred in JavaDocs report generation:Missing:
----------
1) sun-jaxws:jaxws-api:jar:2.1.1

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=sun-jaxws -DartifactId=jaxws-api -Dversion=2.1.1 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=sun-jaxws -DartifactId=jaxws-api -Dversion=2.1.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-tck-runner:jar:0.4-incubating-SNAPSHOT
  	2) org.jboss.test-harness:jboss-test-harness-jboss-as-51:jar:1.0.0
  	3) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
  	4) org.jboss.ejb3:jboss-ejb3-core:jar:client:1.1.5
  	5) sun-jaxws:jaxws-api:jar:2.1.1

2) jpl-pattern:jpl-pattern:jar:1.0

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=jpl-pattern -DartifactId=jpl-pattern -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=jpl-pattern -DartifactId=jpl-pattern -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-tck-runner:jar:0.4-incubating-SNAPSHOT
  	2) org.jboss.test-harness:jboss-test-harness-jboss-as-51:jar:1.0.0
  	3) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
  	4) org.jboss.jbossas:jboss-as-server:jar:client:5.1.0.GA
  	5) jpl-pattern:jpl-pattern:jar:1.0

3) quartz:quartz:jar:1.6.0

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=quartz -DartifactId=quartz -Dversion=1.6.0 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=quartz -DartifactId=quartz -Dversion=1.6.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-tck-runner:jar:0.4-incubating-SNAPSHOT
  	2) org.jboss.test-harness:jboss-test-harness-jboss-as-51:jar:1.0.0
  	3) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
  	4) org.jboss.ejb3:jboss-ejb3-core:jar:client:1.1.5
  	5) quartz:quartz:jar:1.6.0

4) trove:trove:jar:2.1.1

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=trove -DartifactId=trove -Dversion=2.1.1 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=trove -DartifactId=trove -Dversion=2.1.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-tck-runner:jar:0.4-incubating-SNAPSHOT
  	2) org.jboss.test-harness:jboss-test-harness-jboss-as-51:jar:1.0.0
  	3) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
  	4) org.jboss.aop:jboss-aop:jar:client:2.1.1.GA
  	5) trove:trove:jar:2.1.1

5) jpl-util:jpl-util:jar:1.0

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=jpl-util -DartifactId=jpl-util -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=jpl-util -DartifactId=jpl-util -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-tck-runner:jar:0.4-incubating-SNAPSHOT
  	2) org.jboss.test-harness:jboss-test-harness-jboss-as-51:jar:1.0.0
  	3) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
  	4) org.jboss.jbossas:jboss-as-server:jar:client:5.1.0.GA
  	5) jpl-util:jpl-util:jar:1.0

6) javax.security:jacc:jar:1.0

  Try downloading the file manually from: 
      http://java.sun.com/j2ee/javaacc/

  Then, install it using the command: 
      mvn install:install-file -DgroupId=javax.security -DartifactId=jacc -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=javax.security -DartifactId=jacc -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-tck-runner:jar:0.4-incubating-SNAPSHOT
  	2) org.jboss.test-harness:jboss-test-harness-jboss-as-51:jar:1.0.0
  	3) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
  	4) org.jboss.ejb3:jboss-ejb3-core:jar:client:1.1.5
  	5) org.jboss.aspects:jboss-remoting-aspects:jar:1.0.2
  	6) org.jboss.aspects:jboss-security-aspects:jar:1.0.0.GA
  	7) javax.security:jacc:jar:1.0

7) cglib:cglib:jar:2.1.3

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=cglib -DartifactId=cglib -Dversion=2.1.3 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=cglib -DartifactId=cglib -Dversion=2.1.3 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-tck-runner:jar:0.4-incubating-SNAPSHOT
  	2) org.jboss.test-harness:jboss-test-harness-jboss-as-51:jar:1.0.0
  	3) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
  	4) org.jboss.jbossas:jboss-as-ejb3:jar:client:5.1.0.GA
  	5) cglib:cglib:jar:2.1.3

8) sun-jaxws:jsr181-api:jar:2.1.1

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=sun-jaxws -DartifactId=jsr181-api -Dversion=2.1.1 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=sun-jaxws -DartifactId=jsr181-api -Dversion=2.1.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-tck-runner:jar:0.4-incubating-SNAPSHOT
  	2) org.jboss.test-harness:jboss-test-harness-jboss-as-51:jar:1.0.0
  	3) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
  	4) org.jboss.ejb3:jboss-ejb3-core:jar:client:1.1.5
  	5) sun-jaxws:jsr181-api:jar:2.1.1

9) javax.security:jaas:jar:1.0.01

  Try downloading the file manually from: 
      http://java.sun.com/products/jaas/index-10.html

  Then, install it using the command: 
      mvn install:install-file -DgroupId=javax.security -DartifactId=jaas -Dversion=1.0.01 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=javax.security -DartifactId=jaas -Dversion=1.0.01 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-tck-runner:jar:0.4-incubating-SNAPSHOT
  	2) org.jboss.test-harness:jboss-test-harness-jboss-as-51:jar:1.0.0
  	3) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
  	4) org.jboss.jbossas:jboss-as-server:jar:client:5.1.0.GA
  	5) javax.security:jaas:jar:1.0.01

----------
9 required artifacts are missing.

for artifact: 
  org.apache.bval:bval-tck-runner:jar:0.4-incubating-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  repository.jboss.org (https://repository.jboss.org/nexus/content/groups/public/),
  jboss (https://repository.jboss.org/nexus/content/groups/public/),
  Nexus (http://repository.apache.org/snapshots)



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 41 seconds
[INFO] Finished at: Fri Dec 02 04:08:28 UTC 2011
[INFO] Final Memory: 95M/418M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: bval-commits@incubator.apache.org
channel stopped


Build failed in Jenkins: BeanValidation-trunk-linux-tck-deploy #77

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/BeanValidation-trunk-linux-tck-deploy/77/>

------------------------------------------
[...truncated 1263 lines...]
42K downloaded  (jboss-ejb3-ext-api-impl-1.0.0.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/ejb3/jboss-ejb3-timerservice-spi/1.0.0/jboss-ejb3-timerservice-spi-1.0.0.jar
3K downloaded  (jboss-ejb3-timerservice-spi-1.0.0.jar)
284K downloaded  (jboss-as-system-jmx-5.1.0.GA.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/ejb3/jboss-ejb3-proxy-impl/1.0.2/jboss-ejb3-proxy-impl-1.0.2.jar
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-system/5.1.0.GA/jboss-as-system-5.1.0.GA.jar
74K downloaded  (jboss-ejb3-proxy-impl-1.0.2.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/ejb3/jboss-ejb3-proxy-spi/1.0.0/jboss-ejb3-proxy-spi-1.0.0.jar
353K downloaded  (jboss-as-system-5.1.0.GA.jar)
3K downloaded  (jboss-ejb3-proxy-spi-1.0.0.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-jmx/5.1.0.GA/jboss-as-jmx-5.1.0.GA.jar
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/ejb3/jboss-ejb3-proxy-clustered/1.0.1/jboss-ejb3-proxy-clustered-1.0.1.jar
109K downloaded  (jboss-as-jmx-5.1.0.GA.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-j2se/5.1.0.GA/jboss-as-j2se-5.1.0.GA-tests.jar
39K downloaded  (jboss-ejb3-proxy-clustered-1.0.1.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/ejb3/jboss-ejb3-transactions/1.0.0/jboss-ejb3-transactions-1.0.0.jar
24K downloaded  (jboss-ejb3-transactions-1.0.0.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/ejb3/jboss-ejb3-deployers/1.0.0/jboss-ejb3-deployers-1.0.0.jar
4K downloaded  (jboss-ejb3-deployers-1.0.0.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/ejb3/jboss-ejb3-mc-int/1.0.1/jboss-ejb3-mc-int-1.0.1.jar
8K downloaded  (jboss-ejb3-mc-int-1.0.1.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/ejb3/jboss-ejb3-core/1.1.5/jboss-ejb3-core-1.1.5-client.jar
375K downloaded  (jboss-as-j2se-5.1.0.GA-tests.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-mbeans/5.1.0.GA/jboss-as-mbeans-5.1.0.GA.jar
198K downloaded  (jboss-as-mbeans-5.1.0.GA.jar)
174K downloaded  (jboss-ejb3-core-1.1.5-client.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-server-manager/1.0.2.GA/jboss-server-manager-1.0.2.GA.jar
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/ejb3/jboss-ejb3-common/1.0.0/jboss-ejb3-common-1.0.0-client.jar
20K downloaded  (jboss-server-manager-1.0.2.GA.jar)
22K downloaded  (jboss-ejb3-common-1.0.0-client.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-profileservice/5.1.0.GA/jboss-as-profileservice-5.1.0.GA.jar
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/ejb3/jboss-ejb3-proxy-clustered/1.0.1/jboss-ejb3-proxy-clustered-1.0.1-client.jar
12K downloaded  (jboss-ejb3-proxy-clustered-1.0.1-client.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/ejb3/jboss-ejb3-proxy-impl/1.0.2/jboss-ejb3-proxy-impl-1.0.2-client.jar
157K downloaded  (jboss-as-profileservice-5.1.0.GA.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-aspects/5.1.0.GA/jboss-as-aspects-5.1.0.GA.jar
55K downloaded  (jboss-ejb3-proxy-impl-1.0.2-client.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/ejb3/jboss-ejb3-proxy-spi/1.0.0/jboss-ejb3-proxy-spi-1.0.0-client.jar
93K downloaded  (jboss-as-aspects-5.1.0.GA.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-main/5.1.0.GA/jboss-as-main-5.1.0.GA.jar
1K downloaded  (jboss-ejb3-proxy-spi-1.0.0-client.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/ejb3/jboss-ejb3-security/1.0.0/jboss-ejb3-security-1.0.0-client.jar
43K downloaded  (jboss-ejb3-security-1.0.0-client.jar)
19K downloaded  (jboss-as-main-5.1.0.GA.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-iiop/5.1.0.GA/jboss-as-iiop-5.1.0.GA.jar
310K downloaded  (jboss-as-iiop-5.1.0.GA.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-server/5.1.0.GA/jboss-as-server-5.1.0.GA-client.jar
203K downloaded  (jboss-as-server-5.1.0.GA-client.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-cluster/5.1.0.GA/jboss-as-cluster-5.1.0.GA-jboss-ha-legacy-client.jar
43K downloaded  (jboss-as-cluster-5.1.0.GA-jboss-ha-legacy-client.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-iiop/5.1.0.GA/jboss-as-iiop-5.1.0.GA-client.jar
131K downloaded  (jboss-as-iiop-5.1.0.GA-client.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-management/5.1.0.GA/jboss-as-management-5.1.0.GA-jsr77-client.jar
25K downloaded  (jboss-as-management-5.1.0.GA-jsr77-client.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-cluster/5.1.0.GA/jboss-as-cluster-5.1.0.GA.jar
324K downloaded  (jboss-as-cluster-5.1.0.GA.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-main/5.1.0.GA/jboss-as-main-5.1.0.GA-client.jar
471b downloaded  (jboss-as-main-5.1.0.GA-client.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-system/5.1.0.GA/jboss-as-system-5.1.0.GA-client.jar
2K downloaded  (jboss-as-system-5.1.0.GA-client.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-system-jmx/5.1.0.GA/jboss-as-system-jmx-5.1.0.GA-client.jar
15K downloaded  (jboss-as-system-jmx-5.1.0.GA-client.jar)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/jbossas/jboss-as-server/5.1.0.GA/jboss-as-server-5.1.0.GA-jmx-invoker-adaptor-client.jar
4K downloaded  (jboss-as-server-5.1.0.GA-jmx-invoker-adaptor-client.jar)
[JENKINS] Archiving aggregated javadoc
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] An error has occurred in JavaDocs report generation:Missing:
----------
1) quartz:quartz:jar:1.6.0

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=quartz -DartifactId=quartz -Dversion=1.6.0 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=quartz -DartifactId=quartz -Dversion=1.6.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-tck-runner:jar:0.4-incubating-SNAPSHOT
  	2) org.jboss.test-harness:jboss-test-harness-jboss-as-51:jar:1.0.0
  	3) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
  	4) org.jboss.ejb3:jboss-ejb3-core:jar:client:1.1.5
  	5) quartz:quartz:jar:1.6.0

2) jpl-pattern:jpl-pattern:jar:1.0

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=jpl-pattern -DartifactId=jpl-pattern -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=jpl-pattern -DartifactId=jpl-pattern -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-tck-runner:jar:0.4-incubating-SNAPSHOT
  	2) org.jboss.test-harness:jboss-test-harness-jboss-as-51:jar:1.0.0
  	3) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
  	4) org.jboss.jbossas:jboss-as-server:jar:client:5.1.0.GA
  	5) jpl-pattern:jpl-pattern:jar:1.0

3) sun-jaxws:jaxws-api:jar:2.1.1

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=sun-jaxws -DartifactId=jaxws-api -Dversion=2.1.1 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=sun-jaxws -DartifactId=jaxws-api -Dversion=2.1.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-tck-runner:jar:0.4-incubating-SNAPSHOT
  	2) org.jboss.test-harness:jboss-test-harness-jboss-as-51:jar:1.0.0
  	3) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
  	4) org.jboss.ejb3:jboss-ejb3-core:jar:client:1.1.5
  	5) sun-jaxws:jaxws-api:jar:2.1.1

4) trove:trove:jar:2.1.1

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=trove -DartifactId=trove -Dversion=2.1.1 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=trove -DartifactId=trove -Dversion=2.1.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-tck-runner:jar:0.4-incubating-SNAPSHOT
  	2) org.jboss.test-harness:jboss-test-harness-jboss-as-51:jar:1.0.0
  	3) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
  	4) org.jboss.aop:jboss-aop:jar:client:2.1.1.GA
  	5) trove:trove:jar:2.1.1

5) jpl-util:jpl-util:jar:1.0

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=jpl-util -DartifactId=jpl-util -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=jpl-util -DartifactId=jpl-util -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-tck-runner:jar:0.4-incubating-SNAPSHOT
  	2) org.jboss.test-harness:jboss-test-harness-jboss-as-51:jar:1.0.0
  	3) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
  	4) org.jboss.jbossas:jboss-as-server:jar:client:5.1.0.GA
  	5) jpl-util:jpl-util:jar:1.0

6) javax.security:jacc:jar:1.0

  Try downloading the file manually from: 
      http://java.sun.com/j2ee/javaacc/

  Then, install it using the command: 
      mvn install:install-file -DgroupId=javax.security -DartifactId=jacc -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=javax.security -DartifactId=jacc -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-tck-runner:jar:0.4-incubating-SNAPSHOT
  	2) org.jboss.test-harness:jboss-test-harness-jboss-as-51:jar:1.0.0
  	3) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
  	4) org.jboss.ejb3:jboss-ejb3-core:jar:client:1.1.5
  	5) org.jboss.aspects:jboss-remoting-aspects:jar:1.0.2
  	6) org.jboss.aspects:jboss-security-aspects:jar:1.0.0.GA
  	7) javax.security:jacc:jar:1.0

7) cglib:cglib:jar:2.1.3

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=cglib -DartifactId=cglib -Dversion=2.1.3 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=cglib -DartifactId=cglib -Dversion=2.1.3 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-tck-runner:jar:0.4-incubating-SNAPSHOT
  	2) org.jboss.test-harness:jboss-test-harness-jboss-as-51:jar:1.0.0
  	3) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
  	4) org.jboss.jbossas:jboss-as-ejb3:jar:client:5.1.0.GA
  	5) cglib:cglib:jar:2.1.3

8) sun-jaxws:jsr181-api:jar:2.1.1

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=sun-jaxws -DartifactId=jsr181-api -Dversion=2.1.1 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=sun-jaxws -DartifactId=jsr181-api -Dversion=2.1.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-tck-runner:jar:0.4-incubating-SNAPSHOT
  	2) org.jboss.test-harness:jboss-test-harness-jboss-as-51:jar:1.0.0
  	3) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
  	4) org.jboss.ejb3:jboss-ejb3-core:jar:client:1.1.5
  	5) sun-jaxws:jsr181-api:jar:2.1.1

9) javax.security:jaas:jar:1.0.01

  Try downloading the file manually from: 
      http://java.sun.com/products/jaas/index-10.html

  Then, install it using the command: 
      mvn install:install-file -DgroupId=javax.security -DartifactId=jaas -Dversion=1.0.01 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=javax.security -DartifactId=jaas -Dversion=1.0.01 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-tck-runner:jar:0.4-incubating-SNAPSHOT
  	2) org.jboss.test-harness:jboss-test-harness-jboss-as-51:jar:1.0.0
  	3) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
  	4) org.jboss.jbossas:jboss-as-server:jar:client:5.1.0.GA
  	5) javax.security:jaas:jar:1.0.01

----------
9 required artifacts are missing.

for artifact: 
  org.apache.bval:bval-tck-runner:jar:0.4-incubating-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  jboss-public-repository-group (https://repository.jboss.org/nexus/content/groups/public/),
  Nexus (http://repository.apache.org/snapshots)



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 40 seconds
[INFO] Finished at: Fri Sep 23 21:18:43 UTC 2011
[INFO] Final Memory: 102M/435M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: bval-commits@incubator.apache.org
channel stopped


Build failed in Jenkins: BeanValidation-trunk-linux-tck-deploy #76

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/BeanValidation-trunk-linux-tck-deploy/76/>

------------------------------------------
[...truncated 428 lines...]
AU        pom.xml
AU        README.txt
A         bval-json
A         bval-json/src
A         bval-json/src/test
A         bval-json/src/test/java
A         bval-json/src/test/java/org
A         bval-json/src/test/java/org/apache
A         bval-json/src/test/java/org/apache/bval
A         bval-json/src/test/java/org/apache/bval/json
AU        bval-json/src/test/java/org/apache/bval/json/JSONGeneratorTest.java
A         bval-json/src/main
A         bval-json/src/main/java
A         bval-json/src/main/java/org
A         bval-json/src/main/java/org/apache
A         bval-json/src/main/java/org/apache/bval
A         bval-json/src/main/java/org/apache/bval/json
AU        bval-json/src/main/java/org/apache/bval/json/JSONGenerator.java
A         bval-json/src/main/appended-resources
A         bval-json/src/main/appended-resources/META-INF
AU        bval-json/src/main/appended-resources/META-INF/NOTICE.vm
A         bval-json/src/main/resources
A         bval-json/src/main/resources/org
A         bval-json/src/main/resources/org/apache
A         bval-json/src/main/resources/org/apache/bval
A         bval-json/src/main/resources/org/apache/bval/json
A         bval-json/src/main/resources/org/apache/bval/json/bean-infos-json.ftl
AU        bval-json/pom.xml
AU        DISCLAIMER
A         bval-guice
A         bval-guice/src
A         bval-guice/src/test
A         bval-guice/src/test/java
A         bval-guice/src/test/java/org
A         bval-guice/src/test/java/org/apache
A         bval-guice/src/test/java/org/apache/bval
A         bval-guice/src/test/java/org/apache/bval/guice
AU        bval-guice/src/test/java/org/apache/bval/guice/Update.java
AU        bval-guice/src/test/java/org/apache/bval/guice/Country.java
AU        bval-guice/src/test/java/org/apache/bval/guice/DummyCountryDao.java
AU        bval-guice/src/test/java/org/apache/bval/guice/GuiceAwareValidationTestCase.java
AU        bval-guice/src/test/java/org/apache/bval/guice/Insert.java
AU        bval-guice/src/test/java/org/apache/bval/guice/DummyException.java
A         bval-guice/src/test/resources
A         bval-guice/src/main
A         bval-guice/src/main/java
A         bval-guice/src/main/java/org
A         bval-guice/src/main/java/org/apache
A         bval-guice/src/main/java/org/apache/bval
A         bval-guice/src/main/java/org/apache/bval/guice
AU        bval-guice/src/main/java/org/apache/bval/guice/GuiceAwareConstraintValidatorFactory.java
AU        bval-guice/src/main/java/org/apache/bval/guice/ValidationModule.java
AU        bval-guice/src/main/java/org/apache/bval/guice/ValidatorProvider.java
AU        bval-guice/src/main/java/org/apache/bval/guice/ConfigurationStateProvider.java
AU        bval-guice/src/main/java/org/apache/bval/guice/package-info.java
AU        bval-guice/src/main/java/org/apache/bval/guice/ValidatorFactoryProvider.java
AU        bval-guice/src/main/java/org/apache/bval/guice/Validate.java
AU        bval-guice/src/main/java/org/apache/bval/guice/ValidateMethodInterceptor.java
A         bval-guice/src/main/resources
AU        bval-guice/pom.xml
 U        .
At revision 1172863
no change for https://svn.apache.org/repos/asf/incubator/bval/trunk since the previous build
Parsing POMs
Modules changed, recalculating dependency graph
[trunk] $ /home/hudson/tools/java/latest1.6/bin/java -Xmx1024m -XX:MaxPermSize=256m -cp /home/jenkins/jenkins-slave/maven-agent.jar:/home/jenkins/jenkins-slave/classworlds.jar hudson.maven.agent.Main /home/jenkins/jenkins-slave/tools/Maven_2.2.1 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven-interceptor.jar 39626 /home/jenkins/jenkins-slave/maven2.1-interceptor.jar
<===[JENKINS REMOTING CAPACITY]===>channel started
   Executing Maven:  -B -f <https://builds.apache.org/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk/pom.xml> clean site deploy -Ptck
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Apache Bean Validation :: bval-parent (Parent POM)
[INFO]   Apache Bean Validation :: bval-core
[INFO]   Apache Bean Validation :: bval-xstream (optional)
[INFO]   Apache Bean Validation :: bval-jsr303
[INFO]   Apache Bean Validation :: org.apache.bval.bundle
[INFO]   Apache Bean Validation :: bval-json (optional)
[INFO]   Apache Bean Validation :: bval-guice (optional)
[INFO]   Apache Bean Validation :: bval-tck (TCK Runner)
[INFO]   Apache Bean Validation :: bval-extras (optional)
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Bean Validation :: bval-parent (Parent POM)
[INFO]    task-segment: [clean, site, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-project-info-reports-plugin/2.1.1/maven-project-info-reports-plugin-2.1.1.pom

Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-project-info-reports-plugin/2.1.1/maven-project-info-reports-plugin-2.1.1.jar

Downloading: http://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-jar/1.0/maven-shared-jar-1.0.pom

Downloading: http://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-jar/1.0/maven-shared-jar-1.0.jar

[INFO] Preparing javadoc:test-javadoc
[JENKINS] Archiving <https://builds.apache.org/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk/pom.xml> to /home/hudson/hudson/jobs/BeanValidation-trunk-linux-tck-deploy/modules/org.apache.bval$bval-parent/builds/2011-09-19_22-23-34/archive/org.apache.bval/bval-parent/0.4-incubating-SNAPSHOT/bval-parent-0.4-incubating-SNAPSHOT.pom
[INFO] [enforcer:enforce {execution: default}]
[INFO] [buildnumber:create {execution: default}]
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk>
[INFO] Storing buildNumber: 1172863 at timestamp: 1316471061238
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk>
[INFO] Storing buildScmBranch: trunk
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [remote-resources:process {execution: process-remote-resources}]
[INFO] [remote-resources:process {execution: default}]
[INFO] Preparing javadoc:javadoc
[WARNING] Removing: javadoc from forked lifecycle, to prevent recursive invocation.
[INFO] [enforcer:enforce {execution: default}]
[INFO] [buildnumber:create {execution: default}]
[WARNING] DEPRECATED [aggregate]: since 2.5. Use the goals <code>javadoc:aggregate</code> and <code>javadoc:test-aggregate</code> instead.
[INFO] [javadoc:javadoc {execution: default}]
Downloading: http://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.0/commons-lang3-3.0.pom

Downloading: http://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.0/commons-lang3-3.0.jar

[INFO] snapshot org.apache.bval:bval-core:0.4-incubating-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-core/0.4-incubating-SNAPSHOT/bval-core-0.4-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[WARNING] The dependency: [org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] IGNORED to add some artifacts in the classpath. See above.
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-core/0.4-incubating-SNAPSHOT/bval-core-0.4-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[INFO] snapshot org.apache.bval:bval-xstream:0.4-incubating-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-xstream/0.4-incubating-SNAPSHOT/bval-xstream-0.4-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bval:bval-xstream:jar:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[WARNING] The dependency: [org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] The dependency: [org.apache.bval:bval-xstream:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] IGNORED to add some artifacts in the classpath. See above.
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-core/0.4-incubating-SNAPSHOT/bval-core-0.4-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[INFO] snapshot org.apache.bval:bval-jsr303:0.4-incubating-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-jsr303/0.4-incubating-SNAPSHOT/bval-jsr303-0.4-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bval:bval-jsr303:jar:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[WARNING] The dependency: [org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] The dependency: [org.apache.bval:bval-jsr303:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] IGNORED to add some artifacts in the classpath. See above.
Downloading: http://repo1.maven.org/maven2/org/freemarker/freemarker/2.3.15/freemarker-2.3.15.pom

Downloading: http://repo1.maven.org/maven2/org/freemarker/freemarker/2.3.15/freemarker-2.3.15.jar
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-core/0.4-incubating-SNAPSHOT/bval-core-0.4-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-xstream/0.4-incubating-SNAPSHOT/bval-xstream-0.4-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bval:bval-xstream:jar:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-core/0.4-incubating-SNAPSHOT/bval-core-0.4-incubating-SNAPSHOT-tests.jar
[INFO] Unable to find resource 'org.apache.bval:bval-core:test-jar:tests:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-xstream/0.4-incubating-SNAPSHOT/bval-xstream-0.4-incubating-SNAPSHOT-tests.jar
[INFO] Unable to find resource 'org.apache.bval:bval-xstream:test-jar:tests:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)

[WARNING] The dependency: [org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] The dependency: [org.apache.bval:bval-xstream:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] The dependency: [org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] The dependency: [org.apache.bval:bval-xstream:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[JENKINS] Archiving aggregated javadoc
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] An error has occurred in JavaDocs report generation:Missing:
----------
1) org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.bval -DartifactId=bval-core -Dversion=0.4-incubating-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.bval -DartifactId=bval-core -Dversion=0.4-incubating-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-json:bundle:0.4-incubating-SNAPSHOT
  	2) org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT

2) org.apache.bval:bval-xstream:jar:0.4-incubating-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.bval -DartifactId=bval-xstream -Dversion=0.4-incubating-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.bval -DartifactId=bval-xstream -Dversion=0.4-incubating-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-json:bundle:0.4-incubating-SNAPSHOT
  	2) org.apache.bval:bval-xstream:jar:0.4-incubating-SNAPSHOT

3) org.apache.bval:bval-core:test-jar:tests:0.4-incubating-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.bval -DartifactId=bval-core -Dversion=0.4-incubating-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.bval -DartifactId=bval-core -Dversion=0.4-incubating-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-json:bundle:0.4-incubating-SNAPSHOT
  	2) org.apache.bval:bval-core:test-jar:tests:0.4-incubating-SNAPSHOT

4) org.apache.bval:bval-xstream:test-jar:tests:0.4-incubating-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.bval -DartifactId=bval-xstream -Dversion=0.4-incubating-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.bval -DartifactId=bval-xstream -Dversion=0.4-incubating-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-json:bundle:0.4-incubating-SNAPSHOT
  	2) org.apache.bval:bval-xstream:test-jar:tests:0.4-incubating-SNAPSHOT

----------
4 required artifacts are missing.

for artifact: 
  org.apache.bval:bval-json:bundle:0.4-incubating-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  Nexus (http://repository.apache.org/snapshots)



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 29 seconds
[INFO] Finished at: Mon Sep 19 22:24:31 UTC 2011
[INFO] Final Memory: 64M/391M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: bval-commits@incubator.apache.org
channel stopped


Build failed in Jenkins: BeanValidation-trunk-linux-tck-deploy #75

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/BeanValidation-trunk-linux-tck-deploy/75/changes>

Changes:

[mbenson] merge applicable changes from https://svn.apache.org/repos/asf/incubator/bval/sandbox/lang3-work

[simonetripodi] first checkin of some extra constraints concerning java.io.File validation

[simonetripodi] added missing extras profiles

------------------------------------------
[...truncated 411 lines...]
AU        bval-core/src/main/java/org/apache/bval/Validate.java
AU        bval-core/src/main/java/org/apache/bval/BeanValidator.java
AU        bval-core/src/main/java/org/apache/bval/ValidationResults.java
A         bval-core/src/main/java/org/apache/bval/util
AU        bval-core/src/main/java/org/apache/bval/util/IndexedAccess.java
AU        bval-core/src/main/java/org/apache/bval/util/MethodAccess.java
AU        bval-core/src/main/java/org/apache/bval/util/KeyedAccess.java
AU        bval-core/src/main/java/org/apache/bval/util/AccessStrategy.java
AU        bval-core/src/main/java/org/apache/bval/util/FieldAccess.java
AU        bval-core/src/main/java/org/apache/bval/util/BeanValidationVersion.java
AU        bval-core/src/main/java/org/apache/bval/util/PropertyAccess.java
AU        bval-core/src/main/java/org/apache/bval/util/ValidationHelper.java
AU        bval-core/src/main/java/org/apache/bval/util/PrivilegedActions.java
A         bval-core/src/main/appended-resources
A         bval-core/src/main/appended-resources/META-INF
AU        bval-core/src/main/appended-resources/META-INF/NOTICE.vm
AU        bval-core/pom.xml
AU        pom.xml
AU        README.txt
A         bval-json
A         bval-json/src
A         bval-json/src/test
A         bval-json/src/test/java
A         bval-json/src/test/java/org
A         bval-json/src/test/java/org/apache
A         bval-json/src/test/java/org/apache/bval
A         bval-json/src/test/java/org/apache/bval/json
AU        bval-json/src/test/java/org/apache/bval/json/JSONGeneratorTest.java
A         bval-json/src/main
A         bval-json/src/main/java
A         bval-json/src/main/java/org
A         bval-json/src/main/java/org/apache
A         bval-json/src/main/java/org/apache/bval
A         bval-json/src/main/java/org/apache/bval/json
AU        bval-json/src/main/java/org/apache/bval/json/JSONGenerator.java
A         bval-json/src/main/appended-resources
A         bval-json/src/main/appended-resources/META-INF
AU        bval-json/src/main/appended-resources/META-INF/NOTICE.vm
A         bval-json/src/main/resources
A         bval-json/src/main/resources/org
A         bval-json/src/main/resources/org/apache
A         bval-json/src/main/resources/org/apache/bval
A         bval-json/src/main/resources/org/apache/bval/json
A         bval-json/src/main/resources/org/apache/bval/json/bean-infos-json.ftl
AU        bval-json/pom.xml
AU        DISCLAIMER
A         bval-guice
A         bval-guice/src
A         bval-guice/src/test
A         bval-guice/src/test/java
A         bval-guice/src/test/java/org
A         bval-guice/src/test/java/org/apache
A         bval-guice/src/test/java/org/apache/bval
A         bval-guice/src/test/java/org/apache/bval/guice
AU        bval-guice/src/test/java/org/apache/bval/guice/Update.java
AU        bval-guice/src/test/java/org/apache/bval/guice/Country.java
AU        bval-guice/src/test/java/org/apache/bval/guice/DummyCountryDao.java
AU        bval-guice/src/test/java/org/apache/bval/guice/GuiceAwareValidationTestCase.java
AU        bval-guice/src/test/java/org/apache/bval/guice/Insert.java
AU        bval-guice/src/test/java/org/apache/bval/guice/DummyException.java
A         bval-guice/src/test/resources
A         bval-guice/src/main
A         bval-guice/src/main/java
A         bval-guice/src/main/java/org
A         bval-guice/src/main/java/org/apache
A         bval-guice/src/main/java/org/apache/bval
A         bval-guice/src/main/java/org/apache/bval/guice
AU        bval-guice/src/main/java/org/apache/bval/guice/GuiceAwareConstraintValidatorFactory.java
AU        bval-guice/src/main/java/org/apache/bval/guice/ValidationModule.java
AU        bval-guice/src/main/java/org/apache/bval/guice/ValidatorProvider.java
AU        bval-guice/src/main/java/org/apache/bval/guice/ConfigurationStateProvider.java
AU        bval-guice/src/main/java/org/apache/bval/guice/package-info.java
AU        bval-guice/src/main/java/org/apache/bval/guice/ValidatorFactoryProvider.java
AU        bval-guice/src/main/java/org/apache/bval/guice/Validate.java
AU        bval-guice/src/main/java/org/apache/bval/guice/ValidateMethodInterceptor.java
A         bval-guice/src/main/resources
AU        bval-guice/pom.xml
 U        .
At revision 1166522
Parsing POMs
Modules changed, recalculating dependency graph
[trunk] $ /home/hudson/tools/java/latest1.6/bin/java -Xmx1024m -XX:MaxPermSize=256m -cp /home/hudson/hudson-slave/maven-agent.jar:/home/hudson/hudson-slave/classworlds.jar hudson.maven.agent.Main /home/hudson/hudson-slave/tools/Maven_2.2.1 /home/hudson/hudson-slave/slave.jar /home/hudson/hudson-slave/maven-interceptor.jar 49171 /home/hudson/hudson-slave/maven2.1-interceptor.jar
<===[JENKINS REMOTING CAPACITY]===>channel started
   Executing Maven:  -B -f <https://builds.apache.org/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk/pom.xml> clean site deploy -Ptck
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Apache Bean Validation :: bval-parent (Parent POM)
[INFO]   Apache Bean Validation :: bval-core
[INFO]   Apache Bean Validation :: bval-xstream (optional)
[INFO]   Apache Bean Validation :: bval-jsr303
[INFO]   Apache Bean Validation :: org.apache.bval.bundle
[INFO]   Apache Bean Validation :: bval-json (optional)
[INFO]   Apache Bean Validation :: bval-guice (optional)
[INFO]   Apache Bean Validation :: bval-tck (TCK Runner)
[INFO]   Apache Bean Validation :: bval-extras (optional)
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Bean Validation :: bval-parent (Parent POM)
[INFO]    task-segment: [clean, site, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Preparing javadoc:test-javadoc
[JENKINS] Archiving <https://builds.apache.org/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk/pom.xml> to /home/hudson/hudson/jobs/BeanValidation-trunk-linux-tck-deploy/modules/org.apache.bval$bval-parent/builds/2011-09-08_04-06-11/archive/org.apache.bval/bval-parent/0.4-incubating-SNAPSHOT/bval-parent-0.4-incubating-SNAPSHOT.pom
[INFO] [enforcer:enforce {execution: default}]
[INFO] [buildnumber:create {execution: default}]
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk>
[INFO] Storing buildNumber: 1166522 at timestamp: 1315454815205
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk>
[INFO] Storing buildScmBranch: trunk
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [remote-resources:process {execution: process-remote-resources}]
[INFO] [remote-resources:process {execution: default}]
[INFO] Preparing javadoc:javadoc
[WARNING] Removing: javadoc from forked lifecycle, to prevent recursive invocation.
[INFO] [enforcer:enforce {execution: default}]
[INFO] [buildnumber:create {execution: default}]
[WARNING] DEPRECATED [aggregate]: since 2.5. Use the goals <code>javadoc:aggregate</code> and <code>javadoc:test-aggregate</code> instead.
[INFO] [javadoc:javadoc {execution: default}]
[INFO] snapshot org.apache.bval:bval-core:0.4-incubating-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-core/0.4-incubating-SNAPSHOT/bval-core-0.4-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[WARNING] The dependency: [org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] IGNORED to add some artifacts in the classpath. See above.
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-core/0.4-incubating-SNAPSHOT/bval-core-0.4-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[INFO] snapshot org.apache.bval:bval-xstream:0.4-incubating-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-xstream/0.4-incubating-SNAPSHOT/bval-xstream-0.4-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bval:bval-xstream:jar:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[WARNING] The dependency: [org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] The dependency: [org.apache.bval:bval-xstream:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] IGNORED to add some artifacts in the classpath. See above.
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-core/0.4-incubating-SNAPSHOT/bval-core-0.4-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[INFO] snapshot org.apache.bval:bval-jsr303:0.4-incubating-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-jsr303/0.4-incubating-SNAPSHOT/bval-jsr303-0.4-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bval:bval-jsr303:jar:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[WARNING] The dependency: [org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] The dependency: [org.apache.bval:bval-jsr303:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] IGNORED to add some artifacts in the classpath. See above.
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-core/0.4-incubating-SNAPSHOT/bval-core-0.4-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-xstream/0.4-incubating-SNAPSHOT/bval-xstream-0.4-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bval:bval-xstream:jar:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-core/0.4-incubating-SNAPSHOT/bval-core-0.4-incubating-SNAPSHOT-tests.jar
[INFO] Unable to find resource 'org.apache.bval:bval-core:test-jar:tests:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-xstream/0.4-incubating-SNAPSHOT/bval-xstream-0.4-incubating-SNAPSHOT-tests.jar
[INFO] Unable to find resource 'org.apache.bval:bval-xstream:test-jar:tests:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[WARNING] The dependency: [org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] The dependency: [org.apache.bval:bval-xstream:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] The dependency: [org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] The dependency: [org.apache.bval:bval-xstream:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[JENKINS] Archiving aggregated javadoc
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] An error has occurred in JavaDocs report generation:Missing:
----------
1) org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.bval -DartifactId=bval-core -Dversion=0.4-incubating-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.bval -DartifactId=bval-core -Dversion=0.4-incubating-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-json:bundle:0.4-incubating-SNAPSHOT
  	2) org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT

2) org.apache.bval:bval-xstream:jar:0.4-incubating-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.bval -DartifactId=bval-xstream -Dversion=0.4-incubating-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.bval -DartifactId=bval-xstream -Dversion=0.4-incubating-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-json:bundle:0.4-incubating-SNAPSHOT
  	2) org.apache.bval:bval-xstream:jar:0.4-incubating-SNAPSHOT

3) org.apache.bval:bval-core:test-jar:tests:0.4-incubating-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.bval -DartifactId=bval-core -Dversion=0.4-incubating-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.bval -DartifactId=bval-core -Dversion=0.4-incubating-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-json:bundle:0.4-incubating-SNAPSHOT
  	2) org.apache.bval:bval-core:test-jar:tests:0.4-incubating-SNAPSHOT

4) org.apache.bval:bval-xstream:test-jar:tests:0.4-incubating-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.bval -DartifactId=bval-xstream -Dversion=0.4-incubating-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.bval -DartifactId=bval-xstream -Dversion=0.4-incubating-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-json:bundle:0.4-incubating-SNAPSHOT
  	2) org.apache.bval:bval-xstream:test-jar:tests:0.4-incubating-SNAPSHOT

----------
4 required artifacts are missing.

for artifact: 
  org.apache.bval:bval-json:bundle:0.4-incubating-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  Nexus (http://repository.apache.org/snapshots)



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 26 seconds
[INFO] Finished at: Thu Sep 08 04:07:03 UTC 2011
[INFO] Final Memory: 64M/392M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: bval-commits@incubator.apache.org
channel stopped


Build failed in Jenkins: BeanValidation-trunk-linux-tck-deploy #74

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/BeanValidation-trunk-linux-tck-deploy/74/changes>

Changes:

[mbenson] use local doPrivileged(); decrease scope of suppressed warning

------------------------------------------
Started by an SCM change
Building remotely on ubuntu3
Updating https://svn.apache.org/repos/asf/incubator/bval/trunk
U         bval-jsr303/src/main/java/org/apache/bval/jsr303/xml/AnnotationProxyBuilder.java
At revision 1165991
Parsing POMs
Modules changed, recalculating dependency graph
[trunk] $ /home/hudson/tools/java/latest1.6/bin/java -Xmx1024m -XX:MaxPermSize=256m -cp /home/jenkins/jenkins-slave/maven-agent.jar:/home/jenkins/jenkins-slave/classworlds.jar hudson.maven.agent.Main /home/jenkins/jenkins-slave/tools/Maven_2.2.1 /x1/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven-interceptor.jar 44476 /home/jenkins/jenkins-slave/maven2.1-interceptor.jar
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk/pom.xml> clean site deploy -Ptck
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Apache Bean Validation :: bval-parent (Parent POM)
[INFO]   Apache Bean Validation :: bval-core
[INFO]   Apache Bean Validation :: bval-xstream (optional)
[INFO]   Apache Bean Validation :: bval-jsr303
[INFO]   Apache Bean Validation :: org.apache.bval.bundle
[INFO]   Apache Bean Validation :: bval-json (optional)
[INFO]   Apache Bean Validation :: bval-guice (optional)
[INFO]   Apache Bean Validation :: bval-tck (TCK Runner)
[INFO]   Apache Bean Validation :: bval-extras (optional)
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Bean Validation :: bval-parent (Parent POM)
[INFO]    task-segment: [clean, site, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <https://builds.apache.org/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk/target> (included: [**], excluded: [])
[INFO] Preparing javadoc:test-javadoc
[JENKINS] Archiving <https://builds.apache.org/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk/pom.xml> to /home/hudson/hudson/jobs/BeanValidation-trunk-linux-tck-deploy/modules/org.apache.bval$bval-parent/builds/2011-09-07_04-06-27/archive/org.apache.bval/bval-parent/0.4-incubating-SNAPSHOT/bval-parent-0.4-incubating-SNAPSHOT.pom
[INFO] [enforcer:enforce {execution: default}]
[INFO] [buildnumber:create {execution: default}]
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk>
[INFO] Storing buildNumber: 1165991 at timestamp: 1315368402545
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk>
[INFO] Storing buildScmBranch: trunk
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [remote-resources:process {execution: process-remote-resources}]
[INFO] [remote-resources:process {execution: default}]
[INFO] Preparing javadoc:javadoc
[WARNING] Removing: javadoc from forked lifecycle, to prevent recursive invocation.
[INFO] [enforcer:enforce {execution: default}]
[INFO] [buildnumber:create {execution: default}]
[WARNING] DEPRECATED [aggregate]: since 2.5. Use the goals <code>javadoc:aggregate</code> and <code>javadoc:test-aggregate</code> instead.
[INFO] [javadoc:javadoc {execution: default}]
[INFO] snapshot org.apache.bval:bval-core:0.4-incubating-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-core/0.4-incubating-SNAPSHOT/bval-core-0.4-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[WARNING] The dependency: [org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] IGNORED to add some artifacts in the classpath. See above.
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-core/0.4-incubating-SNAPSHOT/bval-core-0.4-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[INFO] snapshot org.apache.bval:bval-xstream:0.4-incubating-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-xstream/0.4-incubating-SNAPSHOT/bval-xstream-0.4-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bval:bval-xstream:jar:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[WARNING] The dependency: [org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] The dependency: [org.apache.bval:bval-xstream:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] IGNORED to add some artifacts in the classpath. See above.
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-core/0.4-incubating-SNAPSHOT/bval-core-0.4-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[INFO] snapshot org.apache.bval:bval-jsr303:0.4-incubating-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-jsr303/0.4-incubating-SNAPSHOT/bval-jsr303-0.4-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bval:bval-jsr303:jar:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[WARNING] The dependency: [org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] The dependency: [org.apache.bval:bval-jsr303:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] IGNORED to add some artifacts in the classpath. See above.
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-core/0.4-incubating-SNAPSHOT/bval-core-0.4-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-xstream/0.4-incubating-SNAPSHOT/bval-xstream-0.4-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bval:bval-xstream:jar:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-core/0.4-incubating-SNAPSHOT/bval-core-0.4-incubating-SNAPSHOT-tests.jar
[INFO] Unable to find resource 'org.apache.bval:bval-core:test-jar:tests:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-xstream/0.4-incubating-SNAPSHOT/bval-xstream-0.4-incubating-SNAPSHOT-tests.jar
[INFO] Unable to find resource 'org.apache.bval:bval-xstream:test-jar:tests:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[WARNING] The dependency: [org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] The dependency: [org.apache.bval:bval-xstream:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] The dependency: [org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] The dependency: [org.apache.bval:bval-xstream:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[JENKINS] Archiving aggregated javadoc
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] An error has occurred in JavaDocs report generation:Missing:
----------
1) org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.bval -DartifactId=bval-core -Dversion=0.4-incubating-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.bval -DartifactId=bval-core -Dversion=0.4-incubating-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-json:bundle:0.4-incubating-SNAPSHOT
  	2) org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT

2) org.apache.bval:bval-xstream:jar:0.4-incubating-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.bval -DartifactId=bval-xstream -Dversion=0.4-incubating-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.bval -DartifactId=bval-xstream -Dversion=0.4-incubating-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-json:bundle:0.4-incubating-SNAPSHOT
  	2) org.apache.bval:bval-xstream:jar:0.4-incubating-SNAPSHOT

3) org.apache.bval:bval-core:test-jar:tests:0.4-incubating-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.bval -DartifactId=bval-core -Dversion=0.4-incubating-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.bval -DartifactId=bval-core -Dversion=0.4-incubating-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-json:bundle:0.4-incubating-SNAPSHOT
  	2) org.apache.bval:bval-core:test-jar:tests:0.4-incubating-SNAPSHOT

4) org.apache.bval:bval-xstream:test-jar:tests:0.4-incubating-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.bval -DartifactId=bval-xstream -Dversion=0.4-incubating-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.bval -DartifactId=bval-xstream -Dversion=0.4-incubating-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-json:bundle:0.4-incubating-SNAPSHOT
  	2) org.apache.bval:bval-xstream:test-jar:tests:0.4-incubating-SNAPSHOT

----------
4 required artifacts are missing.

for artifact: 
  org.apache.bval:bval-json:bundle:0.4-incubating-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  Nexus (http://repository.apache.org/snapshots)



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12 seconds
[INFO] Finished at: Wed Sep 07 04:06:45 UTC 2011
[INFO] Final Memory: 63M/393M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: bval-commits@incubator.apache.org
channel stopped


Build failed in Jenkins: BeanValidation-trunk-linux-tck-deploy #73

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/BeanValidation-trunk-linux-tck-deploy/73/changes>

Changes:

[romanstumm] BVAL-91 - applied the patch for "Security hole in org.apache.bval.util.MethodAccess.get()" that basically removed the PrivilegedAction in FieldAccess.get() and MethodAccess.get()

[romanstumm] BVAL-92 applied patch "apache-bval-20110327231539-jw.diff" from Jörg Waßmer to fix Security holes in org.apache.bval.util.PrivilegedActions. Removed all deprecated and unused methods by changing the source code that still used deprecated methods.

Also upgraded the apache-rat-plugin.
Needed to enter a version for findbugs-maven-plugin, because I couldn't build with maven without it.

[romanstumm] BVAL-97 optimized a little more to get rid of the Set<String>

[romanstumm] BVAL-97 Changed the duplication-check for "More than one META-INF/validation.xml in tomcat webapp" based on the patch from Romain Manni-Bucau, but removed the hard-coded resource name "META-INF/validation.xml", because I think the spec means that the validationXmlFile must be a unique resource, regardless of its concrete name.

------------------------------------------
[...truncated 404 lines...]
AU        bval-core/src/main/java/org/apache/bval/util/FieldAccess.java
AU        bval-core/src/main/java/org/apache/bval/util/BeanValidationVersion.java
AU        bval-core/src/main/java/org/apache/bval/util/PropertyAccess.java
AU        bval-core/src/main/java/org/apache/bval/util/ValidationHelper.java
AU        bval-core/src/main/java/org/apache/bval/util/PrivilegedActions.java
A         bval-core/src/main/appended-resources
A         bval-core/src/main/appended-resources/META-INF
AU        bval-core/src/main/appended-resources/META-INF/NOTICE.vm
AU        bval-core/pom.xml
AU        pom.xml
AU        README.txt
A         bval-json
A         bval-json/src
A         bval-json/src/test
A         bval-json/src/test/java
A         bval-json/src/test/java/org
A         bval-json/src/test/java/org/apache
A         bval-json/src/test/java/org/apache/bval
A         bval-json/src/test/java/org/apache/bval/json
AU        bval-json/src/test/java/org/apache/bval/json/JSONGeneratorTest.java
A         bval-json/src/main
A         bval-json/src/main/java
A         bval-json/src/main/java/org
A         bval-json/src/main/java/org/apache
A         bval-json/src/main/java/org/apache/bval
A         bval-json/src/main/java/org/apache/bval/json
AU        bval-json/src/main/java/org/apache/bval/json/JSONGenerator.java
A         bval-json/src/main/appended-resources
A         bval-json/src/main/appended-resources/META-INF
AU        bval-json/src/main/appended-resources/META-INF/NOTICE.vm
A         bval-json/src/main/resources
A         bval-json/src/main/resources/org
A         bval-json/src/main/resources/org/apache
A         bval-json/src/main/resources/org/apache/bval
A         bval-json/src/main/resources/org/apache/bval/json
A         bval-json/src/main/resources/org/apache/bval/json/bean-infos-json.ftl
AU        bval-json/pom.xml
AU        DISCLAIMER
A         bval-guice
A         bval-guice/src
A         bval-guice/src/test
A         bval-guice/src/test/java
A         bval-guice/src/test/java/org
A         bval-guice/src/test/java/org/apache
A         bval-guice/src/test/java/org/apache/bval
A         bval-guice/src/test/java/org/apache/bval/guice
AU        bval-guice/src/test/java/org/apache/bval/guice/Update.java
AU        bval-guice/src/test/java/org/apache/bval/guice/Country.java
AU        bval-guice/src/test/java/org/apache/bval/guice/DummyCountryDao.java
AU        bval-guice/src/test/java/org/apache/bval/guice/GuiceAwareValidationTestCase.java
AU        bval-guice/src/test/java/org/apache/bval/guice/Insert.java
AU        bval-guice/src/test/java/org/apache/bval/guice/DummyException.java
A         bval-guice/src/test/resources
A         bval-guice/src/main
A         bval-guice/src/main/java
A         bval-guice/src/main/java/org
A         bval-guice/src/main/java/org/apache
A         bval-guice/src/main/java/org/apache/bval
A         bval-guice/src/main/java/org/apache/bval/guice
AU        bval-guice/src/main/java/org/apache/bval/guice/GuiceAwareConstraintValidatorFactory.java
AU        bval-guice/src/main/java/org/apache/bval/guice/ValidationModule.java
AU        bval-guice/src/main/java/org/apache/bval/guice/ValidatorProvider.java
AU        bval-guice/src/main/java/org/apache/bval/guice/ConfigurationStateProvider.java
AU        bval-guice/src/main/java/org/apache/bval/guice/package-info.java
AU        bval-guice/src/main/java/org/apache/bval/guice/ValidatorFactoryProvider.java
AU        bval-guice/src/main/java/org/apache/bval/guice/Validate.java
AU        bval-guice/src/main/java/org/apache/bval/guice/ValidateMethodInterceptor.java
A         bval-guice/src/main/resources
AU        bval-guice/pom.xml
 U        .
At revision 1161985
Parsing POMs
Modules changed, recalculating dependency graph
[trunk] $ /home/hudson/tools/java/latest1.6/bin/java -Xmx1024m -XX:MaxPermSize=256m -cp /home/jenkins/jenkins-slave/maven-agent.jar:/home/jenkins/jenkins-slave/classworlds.jar hudson.maven.agent.Main /home/hudson/tools/maven/apache-maven-2.2.1 /x1/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven-interceptor.jar 41856 /home/jenkins/jenkins-slave/maven2.1-interceptor.jar
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk/pom.xml> clean site deploy -Ptck
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Apache Bean Validation :: bval-parent (Parent POM)
[INFO]   Apache Bean Validation :: bval-core
[INFO]   Apache Bean Validation :: bval-xstream (optional)
[INFO]   Apache Bean Validation :: bval-jsr303
[INFO]   Apache Bean Validation :: org.apache.bval.bundle
[INFO]   Apache Bean Validation :: bval-json (optional)
[INFO]   Apache Bean Validation :: bval-guice (optional)
[INFO]   Apache Bean Validation :: bval-tck (TCK Runner)
[INFO]   Apache Bean Validation :: bval-extras (optional)
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Bean Validation :: bval-parent (Parent POM)
[INFO]    task-segment: [clean, site, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.6/maven-javadoc-plugin-2.6.pom

Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.6/maven-javadoc-plugin-2.6.jar

[INFO] Preparing javadoc:test-javadoc
[JENKINS] Archiving <https://builds.apache.org/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk/pom.xml> to /home/hudson/hudson/jobs/BeanValidation-trunk-linux-tck-deploy/modules/org.apache.bval$bval-parent/builds/2011-08-26_04-08-32/archive/org.apache.bval/bval-parent/0.4-incubating-SNAPSHOT/bval-parent-0.4-incubating-SNAPSHOT.pom
[INFO] [enforcer:enforce {execution: default}]
[INFO] [buildnumber:create {execution: default}]
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk>
[INFO] Storing buildNumber: 1161985 at timestamp: 1314331733512
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk>
[INFO] Storing buildScmBranch: trunk
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [remote-resources:process {execution: process-remote-resources}]
[INFO] [remote-resources:process {execution: default}]
[INFO] Preparing javadoc:javadoc
[WARNING] Removing: javadoc from forked lifecycle, to prevent recursive invocation.
[INFO] [enforcer:enforce {execution: default}]
[INFO] [buildnumber:create {execution: default}]
[WARNING] DEPRECATED [aggregate]: since 2.5. Use the goals <code>javadoc:aggregate</code> and <code>javadoc:test-aggregate</code> instead.
[INFO] [javadoc:javadoc {execution: default}]
[INFO] snapshot org.apache.bval:bval-core:0.4-incubating-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-core/0.4-incubating-SNAPSHOT/bval-core-0.4-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[WARNING] The dependency: [org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] IGNORED to add some artifacts in the classpath. See above.
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-core/0.4-incubating-SNAPSHOT/bval-core-0.4-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[INFO] snapshot org.apache.bval:bval-xstream:0.4-incubating-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-xstream/0.4-incubating-SNAPSHOT/bval-xstream-0.4-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bval:bval-xstream:jar:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[WARNING] The dependency: [org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] The dependency: [org.apache.bval:bval-xstream:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] IGNORED to add some artifacts in the classpath. See above.
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-core/0.4-incubating-SNAPSHOT/bval-core-0.4-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[INFO] snapshot org.apache.bval:bval-jsr303:0.4-incubating-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-jsr303/0.4-incubating-SNAPSHOT/bval-jsr303-0.4-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bval:bval-jsr303:jar:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[WARNING] The dependency: [org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] The dependency: [org.apache.bval:bval-jsr303:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] IGNORED to add some artifacts in the classpath. See above.
Downloading: http://repo1.maven.org/maven2/org/freemarker/freemarker/2.3.15/freemarker-2.3.15.pom

Downloading: http://repo1.maven.org/maven2/org/freemarker/freemarker/2.3.15/freemarker-2.3.15.jar
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-core/0.4-incubating-SNAPSHOT/bval-core-0.4-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-xstream/0.4-incubating-SNAPSHOT/bval-xstream-0.4-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bval:bval-xstream:jar:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-core/0.4-incubating-SNAPSHOT/bval-core-0.4-incubating-SNAPSHOT-tests.jar
[INFO] Unable to find resource 'org.apache.bval:bval-core:test-jar:tests:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-xstream/0.4-incubating-SNAPSHOT/bval-xstream-0.4-incubating-SNAPSHOT-tests.jar
[INFO] Unable to find resource 'org.apache.bval:bval-xstream:test-jar:tests:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)

[WARNING] The dependency: [org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] The dependency: [org.apache.bval:bval-xstream:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] The dependency: [org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] The dependency: [org.apache.bval:bval-xstream:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[JENKINS] Archiving aggregated javadoc
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] An error has occurred in JavaDocs report generation:Missing:
----------
1) org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.bval -DartifactId=bval-core -Dversion=0.4-incubating-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.bval -DartifactId=bval-core -Dversion=0.4-incubating-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-json:bundle:0.4-incubating-SNAPSHOT
  	2) org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT

2) org.apache.bval:bval-xstream:jar:0.4-incubating-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.bval -DartifactId=bval-xstream -Dversion=0.4-incubating-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.bval -DartifactId=bval-xstream -Dversion=0.4-incubating-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-json:bundle:0.4-incubating-SNAPSHOT
  	2) org.apache.bval:bval-xstream:jar:0.4-incubating-SNAPSHOT

3) org.apache.bval:bval-core:test-jar:tests:0.4-incubating-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.bval -DartifactId=bval-core -Dversion=0.4-incubating-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.bval -DartifactId=bval-core -Dversion=0.4-incubating-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-json:bundle:0.4-incubating-SNAPSHOT
  	2) org.apache.bval:bval-core:test-jar:tests:0.4-incubating-SNAPSHOT

4) org.apache.bval:bval-xstream:test-jar:tests:0.4-incubating-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.bval -DartifactId=bval-xstream -Dversion=0.4-incubating-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.bval -DartifactId=bval-xstream -Dversion=0.4-incubating-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-json:bundle:0.4-incubating-SNAPSHOT
  	2) org.apache.bval:bval-xstream:test-jar:tests:0.4-incubating-SNAPSHOT

----------
4 required artifacts are missing.

for artifact: 
  org.apache.bval:bval-json:bundle:0.4-incubating-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  Nexus (http://repository.apache.org/snapshots)



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20 seconds
[INFO] Finished at: Fri Aug 26 04:09:00 UTC 2011
[INFO] Final Memory: 63M/393M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: bval-commits@incubator.apache.org
channel stopped


Build failed in Jenkins: BeanValidation-trunk-linux-tck-deploy #72

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/BeanValidation-trunk-linux-tck-deploy/72/changes>

Changes:

[mbenson] [BVAL-94] Missing SVN EOL properties ; from Sebastian Bazley

[mbenson] cright; capitalize Agimatec - thanks to Sebastian Bazley

------------------------------------------
Started by an SCM change
Building remotely on ubuntu1
Updating https://svn.apache.org/repos/asf/incubator/bval/trunk
U         NOTICE
 U        bval-tck/src/test/resources/jndi.properties
 U        bval-tck/src/test/resources/log4j.xml
 U        bval-tck/src/main/resources/META-INF/jboss-test-harness.properties
 U        bval-tck/pom.xml
 U        bval-xstream/src/test/java/org/apache/bval/xml/XMLMetaBeanManagerTest.java
 U        bval-xstream/src/test/java/org/apache/bval/xml/BeanValidatorTest.java
 U        bval-xstream/src/test/java/org/apache/bval/xml/XMLMetaBeanInfosTest.java
 U        bval-xstream/src/test/java/org/apache/bval/routines/StandardValidationTest.java
 U        bval-xstream/src/test/java/org/apache/bval/example/BusinessEnum.java
 U        bval-xstream/src/test/java/org/apache/bval/example/BusinessObject.java
 U        bval-xstream/src/test/java/org/apache/bval/example/BusinessObjectBeanInfo.java
 U        bval-xstream/src/test/java/org/apache/bval/example/BusinessObjectAddress.java
 U        bval-xstream/src/test/resources/org/apache/bval/example/test-beanInfos.xml
 U        bval-xstream/src/test/resources/org/apache/bval/example/test-beanInfos-custom.xml
 U        bval-xstream/src/main/java/org/apache/bval/xml/XMLMetaBeanBuilder.java
 U        bval-xstream/src/main/java/org/apache/bval/xml/XMLMetaBeanURLLoader.java
 U        bval-xstream/src/main/java/org/apache/bval/xml/XMLMetaBeanManagerFactory.java
 U        bval-xstream/src/main/java/org/apache/bval/xml/XMLMetaBeanManager.java
 U        bval-xstream/src/main/java/org/apache/bval/routines/StandardValidation.java
 U        bval-xstream/pom.xml
 U        bval-jsr303/src/test/java/org/apache/bval/jsr303/groups/GroupSequenceIsolationTest.java
 U        bval-jsr303/src/test/java/org/apache/bval/jsr303/BeanDescriptorTest.java
 U        bval-jsr303/src/test/java/org/apache/bval/jsr303/CircularReferencesTest.java
 U        bval-jsr303/src/test/java/org/apache/bval/jsr303/example/Continent.java
 U        bval-jsr303/src/test/java/org/apache/bval/jsr303/TckReproducerTest.java
 U        bval-jsr303/src/test/java/org/apache/bval/jsr303/ExceptionsContractTest.java
 U        bval-jsr303/src/test/java/org/apache/bval/jsr303/ConstraintDefinitionsTest.java
 U        bval-jsr303/src/test/java/org/apache/bval/constraints/DecimalMinMaxValidatorsTest.java
 U        bval-jsr303/src/test/java/org/apache/bval/constraints/MinMaxValidatorsForNumberTest.java
 U        bval-jsr303/src/main/java/org/apache/bval/jsr303/ConstraintDescriptorImpl.java
 U        bval-jsr303/src/main/java/org/apache/bval/jsr303/BaseAppendValidation.java
 U        bval-jsr303/src/main/java/org/apache/bval/jsr303/extensions/ReturnAccess.java
 U        bval-jsr303/src/main/java/org/apache/bval/jsr303/extensions/ParameterAccess.java
 U        bval-jsr303/src/main/java/org/apache/bval/jsr303/UnknownPropertyException.java
 U        bval-jsr303/src/main/java/org/apache/bval/jsr303/GraphBeanIdentity.java
 U        bval-jsr303/src/main/java/org/apache/bval/jsr303/ConstraintValidatorIdentity.java
 U        bval-jsr303/src/main/java/org/apache/bval/jsr303/util/ConstraintDefinitionValidator.java
 U        bval-jsr303/src/main/java/org/apache/bval/jsr303/util/ClassHelper.java
 U        bval-jsr303/src/main/resources/org/apache/bval/jsr303/ValidationMessages_en.properties
 U        bval-core/src/test/java/org/apache/bval/model/ExampleEnum.java
 U        bval-core/src/main/java/org/apache/bval/routines/EMailValidationUtils.java
 U        bval-json/src/test/java/org/apache/bval/json/JSONGeneratorTest.java
At revision 1090110
Found mavenVersion 2.2.1 from file jar:file:/home/hudson/tools/maven/apache-maven-2.2.1/lib/maven-2.2.1-uber.jar!/META-INF/maven/org.apache.maven/maven-core/pom.properties
Parsing POMs
[trunk] $ /home/hudson/tools/java/latest1.6/bin/java -Xmx1024m -XX:MaxPermSize=256m -cp /home/hudson/hudson-slave/maven-agent.jar:/home/hudson/hudson-slave/classworlds.jar hudson.maven.agent.Main /home/hudson/tools/maven/apache-maven-2.2.1 /home/hudson/hudson-slave/slave.jar /home/hudson/hudson-slave/maven-interceptor.jar 50240 /home/hudson/hudson-slave/maven2.1-interceptor.jar
<===[HUDSON REMOTING CAPACITY]===>channel started
   Executing Maven:  -B -f <https://hudson.apache.org/hudson/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk/pom.xml> clean site deploy -Ptck
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Apache Bean Validation :: bval-parent (Parent POM)
[INFO]   Apache Bean Validation :: bval-core
[INFO]   Apache Bean Validation :: bval-xstream (optional)
[INFO]   Apache Bean Validation :: bval-jsr303
[INFO]   Apache Bean Validation :: org.apache.bval.bundle
[INFO]   Apache Bean Validation :: bval-json (optional)
[INFO]   Apache Bean Validation :: bval-guice (optional)
[INFO]   Apache Bean Validation :: bval-tck (TCK Runner)
[INFO]   Apache Bean Validation :: bval-extras (optional)
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Bean Validation :: bval-parent (Parent POM)
[INFO]    task-segment: [clean, site, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <https://hudson.apache.org/hudson/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk/target> (included: [**], excluded: [])
[INFO] Preparing javadoc:test-javadoc
[JENKINS] Archiving <https://hudson.apache.org/hudson/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk/pom.xml> to /home/hudson/hudson/jobs/BeanValidation-trunk-linux-tck-deploy/modules/org.apache.bval$bval-parent/builds/2011-04-08_04-47-21/archive/org.apache.bval/bval-parent/0.4-incubating-SNAPSHOT/pom.xml
[INFO] [enforcer:enforce {execution: default}]
[INFO] [buildnumber:create {execution: default}]
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://hudson.apache.org/hudson/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk> && svn --non-interactive info
[INFO] Working directory: <https://hudson.apache.org/hudson/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk>
[INFO] Storing buildNumber: 1090110 at timestamp: 1302238082663
[INFO] Executing: /bin/sh -c cd <https://hudson.apache.org/hudson/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk> && svn --non-interactive info
[INFO] Working directory: <https://hudson.apache.org/hudson/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk>
[INFO] Storing buildScmBranch: trunk
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [remote-resources:process {execution: process-remote-resources}]
[INFO] [remote-resources:process {execution: default}]
[INFO] Preparing javadoc:javadoc
[WARNING] Removing: javadoc from forked lifecycle, to prevent recursive invocation.
[INFO] [enforcer:enforce {execution: default}]
[INFO] [buildnumber:create {execution: default}]
[WARNING] DEPRECATED [aggregate]: since 2.5. Use the goals <code>javadoc:aggregate</code> and <code>javadoc:test-aggregate</code> instead.
[INFO] [javadoc:javadoc {execution: default}]
[INFO] snapshot org.apache.bval:bval-core:0.4-incubating-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-core/0.4-incubating-SNAPSHOT/bval-core-0.4-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[WARNING] The dependency: [org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] IGNORED to add some artifacts in the classpath. See above.
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-core/0.4-incubating-SNAPSHOT/bval-core-0.4-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[INFO] snapshot org.apache.bval:bval-xstream:0.4-incubating-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-xstream/0.4-incubating-SNAPSHOT/bval-xstream-0.4-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bval:bval-xstream:jar:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[WARNING] The dependency: [org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] The dependency: [org.apache.bval:bval-xstream:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] IGNORED to add some artifacts in the classpath. See above.
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-core/0.4-incubating-SNAPSHOT/bval-core-0.4-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[INFO] snapshot org.apache.bval:bval-jsr303:0.4-incubating-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-jsr303/0.4-incubating-SNAPSHOT/bval-jsr303-0.4-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bval:bval-jsr303:jar:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[WARNING] The dependency: [org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] The dependency: [org.apache.bval:bval-jsr303:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] IGNORED to add some artifacts in the classpath. See above.
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-core/0.4-incubating-SNAPSHOT/bval-core-0.4-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-xstream/0.4-incubating-SNAPSHOT/bval-xstream-0.4-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bval:bval-xstream:jar:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-core/0.4-incubating-SNAPSHOT/bval-core-0.4-incubating-SNAPSHOT-tests.jar
[INFO] Unable to find resource 'org.apache.bval:bval-core:test-jar:tests:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-xstream/0.4-incubating-SNAPSHOT/bval-xstream-0.4-incubating-SNAPSHOT-tests.jar
[INFO] Unable to find resource 'org.apache.bval:bval-xstream:test-jar:tests:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[WARNING] The dependency: [org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] The dependency: [org.apache.bval:bval-xstream:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] The dependency: [org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] The dependency: [org.apache.bval:bval-xstream:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[JENKINS] Archiving aggregated javadoc
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] An error has occurred in JavaDocs report generation:Missing:
----------
1) org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.bval -DartifactId=bval-core -Dversion=0.4-incubating-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.bval -DartifactId=bval-core -Dversion=0.4-incubating-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-json:bundle:0.4-incubating-SNAPSHOT
  	2) org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT

2) org.apache.bval:bval-xstream:jar:0.4-incubating-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.bval -DartifactId=bval-xstream -Dversion=0.4-incubating-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.bval -DartifactId=bval-xstream -Dversion=0.4-incubating-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-json:bundle:0.4-incubating-SNAPSHOT
  	2) org.apache.bval:bval-xstream:jar:0.4-incubating-SNAPSHOT

3) org.apache.bval:bval-core:test-jar:tests:0.4-incubating-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.bval -DartifactId=bval-core -Dversion=0.4-incubating-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.bval -DartifactId=bval-core -Dversion=0.4-incubating-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-json:bundle:0.4-incubating-SNAPSHOT
  	2) org.apache.bval:bval-core:test-jar:tests:0.4-incubating-SNAPSHOT

4) org.apache.bval:bval-xstream:test-jar:tests:0.4-incubating-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.bval -DartifactId=bval-xstream -Dversion=0.4-incubating-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.bval -DartifactId=bval-xstream -Dversion=0.4-incubating-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-json:bundle:0.4-incubating-SNAPSHOT
  	2) org.apache.bval:bval-xstream:test-jar:tests:0.4-incubating-SNAPSHOT

----------
4 required artifacts are missing.

for artifact: 
  org.apache.bval:bval-json:bundle:0.4-incubating-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  Nexus (http://repository.apache.org/snapshots)



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 25 seconds
[INFO] Finished at: Thu Apr 07 21:48:12 PDT 2011
[INFO] Final Memory: 63M/389M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: bval-commits@incubator.apache.org
channel stopped


Build failed in Hudson: BeanValidation-trunk-linux-tck-deploy #71

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/BeanValidation-trunk-linux-tck-deploy/71/changes>

Changes:

[simonetripodi] no reason to prefer the ValidatorProvider, request ValidatorFactory injection and create Validator instances

------------------------------------------
Started by an SCM change
Building remotely on ubuntu1
Updating https://svn.apache.org/repos/asf/incubator/bval/trunk
U         bval-guice/src/main/java/org/apache/bval/guice/ValidateMethodInterceptor.java
At revision 1074985
Found mavenVersion 2.2.1 from file jar:file:/home/hudson/tools/maven/apache-maven-2.2.1/lib/maven-2.2.1-uber.jar!/META-INF/maven/org.apache.maven/maven-core/pom.properties
Parsing POMs
[trunk] $ /home/hudson/tools/java/latest1.6/bin/java -Xmx1024m -XX:MaxPermSize=256m -cp /home/hudson/hudson-slave/maven-agent.jar:/home/hudson/hudson-slave/classworlds.jar hudson.maven.agent.Main /home/hudson/tools/maven/apache-maven-2.2.1 /home/hudson/hudson-slave/slave.jar /home/hudson/hudson-slave/maven-interceptor.jar 58508 /home/hudson/hudson-slave/maven2.1-interceptor.jar
<===[HUDSON REMOTING CAPACITY]===>channel started
   Executing Maven:  -B -f <https://hudson.apache.org/hudson/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk/pom.xml> clean site deploy -Ptck
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Apache Bean Validation :: bval-parent (Parent POM)
[INFO]   Apache Bean Validation :: bval-core
[INFO]   Apache Bean Validation :: bval-xstream (optional)
[INFO]   Apache Bean Validation :: bval-jsr303
[INFO]   Apache Bean Validation :: org.apache.bval.bundle
[INFO]   Apache Bean Validation :: bval-json (optional)
[INFO]   Apache Bean Validation :: bval-guice (optional)
[INFO]   Apache Bean Validation :: bval-tck (TCK Runner)
[INFO]   Apache Bean Validation :: bval-extras (optional)
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Bean Validation :: bval-parent (Parent POM)
[INFO]    task-segment: [clean, site, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <https://hudson.apache.org/hudson/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk/target> (included: [**], excluded: [])
[INFO] Preparing javadoc:test-javadoc
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk/pom.xml> to /home/hudson/hudson/jobs/BeanValidation-trunk-linux-tck-deploy/modules/org.apache.bval$bval-parent/builds/2011-02-27_04-26-35/archive/org.apache.bval/bval-parent/0.4-incubating-SNAPSHOT/pom.xml
[INFO] [enforcer:enforce {execution: default}]
[INFO] [buildnumber:create {execution: default}]
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://hudson.apache.org/hudson/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk> && svn --non-interactive info
[INFO] Working directory: <https://hudson.apache.org/hudson/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk>
[INFO] Storing buildNumber: 1074985 at timestamp: 1298780837243
[INFO] Executing: /bin/sh -c cd <https://hudson.apache.org/hudson/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk> && svn --non-interactive info
[INFO] Working directory: <https://hudson.apache.org/hudson/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk>
[INFO] Storing buildScmBranch: trunk
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [remote-resources:process {execution: process-remote-resources}]
[INFO] [remote-resources:process {execution: default}]
[INFO] Preparing javadoc:javadoc
[WARNING] Removing: javadoc from forked lifecycle, to prevent recursive invocation.
[INFO] [enforcer:enforce {execution: default}]
[INFO] [buildnumber:create {execution: default}]
[WARNING] DEPRECATED [aggregate]: since 2.5. Use the goals <code>javadoc:aggregate</code> and <code>javadoc:test-aggregate</code> instead.
[INFO] [javadoc:javadoc {execution: default}]
[INFO] snapshot org.apache.bval:bval-core:0.4-incubating-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-core/0.4-incubating-SNAPSHOT/bval-core-0.4-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[WARNING] The dependency: [org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] IGNORED to add some artifacts in the classpath. See above.
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-core/0.4-incubating-SNAPSHOT/bval-core-0.4-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[INFO] snapshot org.apache.bval:bval-xstream:0.4-incubating-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-xstream/0.4-incubating-SNAPSHOT/bval-xstream-0.4-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bval:bval-xstream:jar:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[WARNING] The dependency: [org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] The dependency: [org.apache.bval:bval-xstream:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] IGNORED to add some artifacts in the classpath. See above.
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-core/0.4-incubating-SNAPSHOT/bval-core-0.4-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[INFO] snapshot org.apache.bval:bval-jsr303:0.4-incubating-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-jsr303/0.4-incubating-SNAPSHOT/bval-jsr303-0.4-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bval:bval-jsr303:jar:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[WARNING] The dependency: [org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] The dependency: [org.apache.bval:bval-jsr303:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] IGNORED to add some artifacts in the classpath. See above.
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-core/0.4-incubating-SNAPSHOT/bval-core-0.4-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-xstream/0.4-incubating-SNAPSHOT/bval-xstream-0.4-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bval:bval-xstream:jar:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-core/0.4-incubating-SNAPSHOT/bval-core-0.4-incubating-SNAPSHOT-tests.jar
[INFO] Unable to find resource 'org.apache.bval:bval-core:test-jar:tests:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-xstream/0.4-incubating-SNAPSHOT/bval-xstream-0.4-incubating-SNAPSHOT-tests.jar
[INFO] Unable to find resource 'org.apache.bval:bval-xstream:test-jar:tests:0.4-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[WARNING] The dependency: [org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] The dependency: [org.apache.bval:bval-xstream:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] The dependency: [org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[WARNING] The dependency: [org.apache.bval:bval-xstream:jar:0.4-incubating-SNAPSHOT] can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun javadoc after executing mvn install.
[HUDSON] Archiving aggregated javadoc
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] An error has occurred in JavaDocs report generation:Missing:
----------
1) org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.bval -DartifactId=bval-core -Dversion=0.4-incubating-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.bval -DartifactId=bval-core -Dversion=0.4-incubating-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-json:bundle:0.4-incubating-SNAPSHOT
  	2) org.apache.bval:bval-core:jar:0.4-incubating-SNAPSHOT

2) org.apache.bval:bval-xstream:jar:0.4-incubating-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.bval -DartifactId=bval-xstream -Dversion=0.4-incubating-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.bval -DartifactId=bval-xstream -Dversion=0.4-incubating-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-json:bundle:0.4-incubating-SNAPSHOT
  	2) org.apache.bval:bval-xstream:jar:0.4-incubating-SNAPSHOT

3) org.apache.bval:bval-core:test-jar:tests:0.4-incubating-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.bval -DartifactId=bval-core -Dversion=0.4-incubating-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.bval -DartifactId=bval-core -Dversion=0.4-incubating-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-json:bundle:0.4-incubating-SNAPSHOT
  	2) org.apache.bval:bval-core:test-jar:tests:0.4-incubating-SNAPSHOT

4) org.apache.bval:bval-xstream:test-jar:tests:0.4-incubating-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.bval -DartifactId=bval-xstream -Dversion=0.4-incubating-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.bval -DartifactId=bval-xstream -Dversion=0.4-incubating-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bval:bval-json:bundle:0.4-incubating-SNAPSHOT
  	2) org.apache.bval:bval-xstream:test-jar:tests:0.4-incubating-SNAPSHOT

----------
4 required artifacts are missing.

for artifact: 
  org.apache.bval:bval-json:bundle:0.4-incubating-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  Nexus (http://repository.apache.org/snapshots)



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 25 seconds
[INFO] Finished at: Sat Feb 26 20:27:27 PST 2011
[INFO] Final Memory: 54M/391M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: bval-commits@incubator.apache.org
channel stopped