You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@directory.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/06/25 06:03:42 UTC

Build failed in Jenkins: dir-studio-jdk16-ubuntu-deploy » Apache Commons Codec (for Apache Directory Studio) #1034

See <https://builds.apache.org/job/dir-studio-jdk16-ubuntu-deploy/org.apache.directory.studio$org.apache.commons.codec/1034/changes>

Changes:

[pamarcelot] Allow deployment of new versions of some library plugins

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons Codec (for Apache Directory Studio) 1.8
[INFO] [INFO] Deleting <https://builds.apache.org/job/dir-studio-jdk16-ubuntu-deploy/org.apache.directory.studio$org.apache.commons.codec/ws/target>
------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.apache.commons.codec ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ org.apache.commons.codec ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/dir-studio-jdk16-ubuntu-deploy/org.apache.directory.studio$org.apache.commons.codec/ws/src/main/resources>
[INFO] [INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.apache.commons.codec ---
[WARNING] The artifact org.slf4j:jcl104-over-slf4j:jar:1.5.6 has been relocated to org.slf4j:jcl-over-slf4j:jar:1.5.6
[INFO] 
[INFO] --- studio-maven-plugin:1.0.5:prepare-jar-package (default) @ org.apache.commons.codec ---
[INFO] Copying /home/jenkins/jenkins-slave/maven-repositories/0/commons-codec/commons-codec/1.8/commons-codec-1.8.jar to
               <https://builds.apache.org/job/dir-studio-jdk16-ubuntu-deploy/org.apache.directory.studio$org.apache.commons.codec/ws/target/classes/lib/commons-codec-1.8.jar>
[INFO] [INFO] No sources to compile

[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ org.apache.commons.codec ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.4.0:manifest (generate-manifest) @ org.apache.commons.codec ---
[WARNING] Manifest org.apache.directory.studio:org.apache.commons.codec:jar:1.8 : Unused Private-Package instructions, no such package(s) on the class path: [!*]
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/dir-studio-jdk16-ubuntu-deploy/org.apache.directory.studio$org.apache.commons.codec/ws/src/test/resources>
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.apache.commons.codec ---
[INFO] [INFO] No sources to compile

[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ org.apache.commons.codec ---
[INFO] [INFO] Tests are skipped.

[INFO] --- maven-surefire-plugin:2.15:test (default-test) @ org.apache.commons.codec ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.apache.commons.codec ---
[INFO] Building jar: <https://builds.apache.org/job/dir-studio-jdk16-ubuntu-deploy/org.apache.directory.studio$org.apache.commons.codec/ws/target/org.apache.commons.codec-1.8.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ org.apache.commons.codec ---
[INFO] [INFO] Checking legal files in: org.apache.commons.codec-1.8.jar

[INFO] --- tools-maven-plugin:1.4:verify-legal-files (verify-legal-files) @ org.apache.commons.codec ---
[INFO] Installing <https://builds.apache.org/job/dir-studio-jdk16-ubuntu-deploy/org.apache.directory.studio$org.apache.commons.codec/ws/target/org.apache.commons.codec-1.8.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/directory/studio/org.apache.commons.codec/1.8/org.apache.commons.codec-1.8.jar
[INFO] [INFO] Installing <https://builds.apache.org/job/dir-studio-jdk16-ubuntu-deploy/org.apache.directory.studio$org.apache.commons.codec/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/directory/studio/org.apache.commons.codec/1.8/org.apache.commons.codec-1.8.pom

[INFO] --- maven-install-plugin:2.4:install (default-install) @ org.apache.commons.codec ---
[INFO] Uploading: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/directory/studio/org.apache.commons.codec/1.8/org.apache.commons.codec-1.8.jar

[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ org.apache.commons.codec ---
Uploading: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/directory/studio/org.apache.commons.codec/1.8/org.apache.commons.codec-1.8.pom

Build failed in Jenkins: dir-studio-jdk16-ubuntu-deploy » Apache Commons Codec (for Apache Directory Studio) #1037

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-studio-jdk16-ubuntu-deploy/org.apache.directory.studio$org.apache.commons.codec/1037/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons Codec (for Apache Directory Studio) 1.8
[INFO] ------------------------------------------------------------------------
Downloading: file://<https://builds.apache.org/job/dir-studio-jdk16-ubuntu-deploy/org.apache.directory.studio$org.apache.commons.codec/ws/commons-codec/commons-codec/1.8/commons-codec-1.8.pom>
Downloading: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.8/commons-codec-1.8.pom
Downloaded: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.8/commons-codec-1.8.pom (0 B at 0.0 KB/sec)
Downloading: file://<https://builds.apache.org/job/dir-studio-jdk16-ubuntu-deploy/org.apache.directory.studio$org.apache.commons.codec/ws/commons-codec/commons-codec/1.8/commons-codec-1.8.jar>
Downloading: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.8/commons-codec-1.8.jar
Downloaded: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.8/commons-codec-1.8.jar (0 B at 0.0 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.apache.commons.codec ---
[INFO] Deleting <https://builds.apache.org/job/dir-studio-jdk16-ubuntu-deploy/org.apache.directory.studio$org.apache.commons.codec/ws/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ org.apache.commons.codec ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.apache.commons.codec ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/dir-studio-jdk16-ubuntu-deploy/org.apache.directory.studio$org.apache.commons.codec/ws/src/main/resources>
[INFO] Copying 3 resources
Downloading: file:///home/jenkins/jenkins-slave/workspace/dir-studio-jdk16-ubuntu-deploy/trunk/plugins/ldifparser/org/apache/directory/api/api-ldap-model/1.0.0-M19/api-ldap-model-1.0.0-M19.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-model/1.0.0-M19/api-ldap-model-1.0.0-M19.pom
[WARNING] The POM for org.apache.directory.api:api-ldap-model:jar:1.0.0-M19 is missing, no dependency information available
Downloading: file:///home/jenkins/jenkins-slave/workspace/dir-studio-jdk16-ubuntu-deploy/trunk/plugins/ldifparser/org/apache/directory/studio/org.apache.commons.codec/1.8/org.apache.commons.codec-1.8.jar
Downloading: file:///home/jenkins/jenkins-slave/workspace/dir-studio-jdk16-ubuntu-deploy/trunk/plugins/ldifparser/org/apache/directory/api/api-ldap-model/1.0.0-M19/api-ldap-model-1.0.0-M19.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/studio/org.apache.commons.codec/1.8/org.apache.commons.codec-1.8.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/api/api-ldap-model/1.0.0-M19/api-ldap-model-1.0.0-M19.jar

Build failed in Jenkins: dir-studio-jdk16-ubuntu-deploy » Apache Commons Codec (for Apache Directory Studio) #1035

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-studio-jdk16-ubuntu-deploy/org.apache.directory.studio$org.apache.commons.codec/1035/>

------------------------------------------
[INFO] [INFO] Deleting <https://builds.apache.org/job/dir-studio-jdk16-ubuntu-deploy/org.apache.directory.studio$org.apache.commons.codec/ws/target>
                                                                        
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons Codec (for Apache Directory Studio) 1.8
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.apache.commons.codec ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ org.apache.commons.codec ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/dir-studio-jdk16-ubuntu-deploy/org.apache.directory.studio$org.apache.commons.codec/ws/src/main/resources>
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.apache.commons.codec ---
[WARNING] The artifact org.slf4j:jcl104-over-slf4j:jar:1.5.6 has been relocated to org.slf4j:jcl-over-slf4j:jar:1.5.6
[INFO] [INFO] Copying /home/jenkins/jenkins-slave/maven-repositories/0/commons-codec/commons-codec/1.8/commons-codec-1.8.jar to
               <https://builds.apache.org/job/dir-studio-jdk16-ubuntu-deploy/org.apache.directory.studio$org.apache.commons.codec/ws/target/classes/lib/commons-codec-1.8.jar>

[INFO] --- studio-maven-plugin:1.0.5:prepare-jar-package (default) @ org.apache.commons.codec ---
[INFO] [INFO] No sources to compile

[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ org.apache.commons.codec ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.4.0:manifest (generate-manifest) @ org.apache.commons.codec ---
[WARNING] Manifest org.apache.directory.studio:org.apache.commons.codec:jar:1.8 : Unused Private-Package instructions, no such package(s) on the class path: [!*]
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/dir-studio-jdk16-ubuntu-deploy/org.apache.directory.studio$org.apache.commons.codec/ws/src/test/resources>
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.apache.commons.codec ---
[INFO] [INFO] No sources to compile

[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ org.apache.commons.codec ---
[INFO] [INFO] Tests are skipped.

[INFO] --- maven-surefire-plugin:2.15:test (default-test) @ org.apache.commons.codec ---
[INFO] [INFO] Building jar: <https://builds.apache.org/job/dir-studio-jdk16-ubuntu-deploy/org.apache.directory.studio$org.apache.commons.codec/ws/target/org.apache.commons.codec-1.8.jar>

[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.apache.commons.codec ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ org.apache.commons.codec ---
[INFO] [INFO] Checking legal files in: org.apache.commons.codec-1.8.jar

[INFO] --- tools-maven-plugin:1.4:verify-legal-files (verify-legal-files) @ org.apache.commons.codec ---
[INFO] [INFO] Installing <https://builds.apache.org/job/dir-studio-jdk16-ubuntu-deploy/org.apache.directory.studio$org.apache.commons.codec/ws/target/org.apache.commons.codec-1.8.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/directory/studio/org.apache.commons.codec/1.8/org.apache.commons.codec-1.8.jar
[INFO] Installing <https://builds.apache.org/job/dir-studio-jdk16-ubuntu-deploy/org.apache.directory.studio$org.apache.commons.codec/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/directory/studio/org.apache.commons.codec/1.8/org.apache.commons.codec-1.8.pom

[INFO] --- maven-install-plugin:2.4:install (default-install) @ org.apache.commons.codec ---
[INFO] Uploading: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/directory/studio/org.apache.commons.codec/1.8/org.apache.commons.codec-1.8.jar

[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ org.apache.commons.codec ---
Uploading: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/directory/studio/org.apache.commons.codec/1.8/org.apache.commons.codec-1.8.pom