Build failed in Jenkins: portals-pluto-trunk #101

Apache Jenkins Server <[email protected]>
Newsgroups gmane.comp.jakarta.pluto.devel
Message-ID <809258402.270.1524190416331.JavaMail.jenkins@jenkins-master.apache.org>
See <https://builds.apache.org/job/portals-pluto-trunk/101/display/redirect?page=changes>

Changes:

[neil.griffin.scm] PLUTO-663 Migrate Portlet 3.0 TCK and demos from java.util.logging to

------------------------------------------
[...truncated 333.61 KB...]
[INFO] Apache Pluto Ant Tasks ............................ SKIPPED
[INFO] Apache Pluto Website Skin ......................... SKIPPED
[INFO] Portlet API Technology Compatibility Kit .......... SKIPPED
[INFO] tck-common ........................................ SKIPPED
[INFO] tck-TestModule1 ................................... SKIPPED
[INFO] tck-TestModule2 ................................... SKIPPED
[INFO] tck-TestModule3 ................................... SKIPPED
[INFO] tck-TestModule3-Portlet1 .......................... SKIPPED
[INFO] tck-TestModule3-Portlet2 .......................... SKIPPED
[INFO] tck-V2AnnotationTests ............................. SKIPPED
[INFO] tck-V2EnvironmentTests ............................ SKIPPED
[INFO] tck-V2ExceptionTests .............................. SKIPPED
[INFO] tck-V2FilterTests ................................. SKIPPED
[INFO] tck-V2PortletTests ................................ SKIPPED
[INFO] tck-V2RequestTests ................................ SKIPPED
[INFO] tck-V2ResponseTests ............................... SKIPPED
[INFO] tck-V2URLTests .................................... SKIPPED
[INFO] tck-V2WrapperTests ................................ SKIPPED
[INFO] tck-V2AddlEnvironmentTests ........................ SKIPPED
[INFO] tck-V2AddlFilterTests ............................. SKIPPED
[INFO] tck-V2AddlPortletTests ............................ SKIPPED
[INFO] tck-V2AddlRequestTests ............................ SKIPPED
[INFO] tck-V2AddlResponseTests ........................... SKIPPED
[INFO] tck-V2PortletTagLibraryTests ...................... SKIPPED
[INFO] tck-V2PortletTagLibraryTests2 ..................... SKIPPED
[INFO] tck-V2PortletTagLibraryTests3 ..................... SKIPPED
[INFO] tck-V2DispatcherTests ............................. SKIPPED
[INFO] tck-V2DispatcherTests2 ............................ SKIPPED
[INFO] tck-V2DispatcherTests3S ........................... SKIPPED
[INFO] tck-V2DispatcherTests4 ............................ SKIPPED
[INFO] tck-V2DispatcherTests5 ............................ SKIPPED
[INFO] tck-V2DispatcherTests6 ............................ SKIPPED
[INFO] tck-V2DispatcherReqRespTests1 ..................... SKIPPED
[INFO] tck-V2DispatcherReqRespTests2 ..................... SKIPPED
[INFO] tck-V2DispatcherReqRespTests3 ..................... SKIPPED
[INFO] tck-V2DispatcherReqRespTests4 ..................... SKIPPED
[INFO] tck-V2DispatcherReqRespTests5S .................... SKIPPED
[INFO] tck-V2SigTestsAction .............................. SKIPPED
[INFO] tck-V2SigTestsEnv ................................. SKIPPED
[INFO] tck-V2SigTestsEvent ............................... SKIPPED
[INFO] tck-V2SigTestsException ........................... SKIPPED
[INFO] tck-V2SigTestsFilter .............................. SKIPPED
[INFO] tck-V2SigTestsRender .............................. SKIPPED
[INFO] tck-V2SigTestsResource ............................ SKIPPED
[INFO] tck-V2SigTestsURL ................................. SKIPPED
[INFO] tck-V2SigTestsWrapper ............................. SKIPPED
[INFO] tck-V3PortletContextTests ......................... SKIPPED
[INFO] tck-V3PortletConfigTests .......................... SKIPPED
[INFO] tck-V3URLTests .................................... SKIPPED
[INFO] tck-V3RenderStateTests ............................ SKIPPED
[INFO] tck-V3HeaderPortletTests .......................... SKIPPED
[INFO] tck-V3PortletParametersTests ...................... SKIPPED
[INFO] tck-V3AnnotationPortletArtifactValidityTests ...... SKIPPED
[INFO] tck-V3AnnotationPortletApplicationConfigTests ..... SKIPPED
[INFO] tck-V3AnnotationPortletAppConfigOverrideTests ..... SKIPPED
[INFO] tck-V3AnnotationPortletConfigTests ................ SKIPPED
[INFO] tck-V3PortletHubTests ............................. SKIPPED
[INFO] tck-V3ResourceAsyncTests .......................... SKIPPED
[INFO] tck-driver ........................................ SKIPPED
[INFO] tck-deploy ........................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:58 min
[INFO] Finished at: 2018-04-20T02:11:20+00:00
[INFO] Final Memory: 104M/859M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project PortletV3Demo: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/portals-pluto-trunk/ws/PortletV3Demo/src/main/java/basic/portlet/TagLibPortlet.java>:[327,50] cannot find symbol
[ERROR] symbol:   method getLogger(java.lang.String)
[ERROR] location: interface org.slf4j.Logger
[ERROR] <https://builds.apache.org/job/portals-pluto-trunk/ws/PortletV3Demo/src/main/java/basic/portlet/TagLibPortlet.java>:[337,16] cannot find symbol
[ERROR] symbol:   method fine(java.lang.String)
[ERROR] location: variable LOGGER of type org.slf4j.Logger
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :PortletV3Demo
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/V2URLTests/pom.xml> to javax.portlet/tck-V2URLTests/3.0.1-SNAPSHOT/tck-V2URLTests-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » tck-V2URLTests #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/V2FilterTests/pom.xml> to javax.portlet/tck-V2FilterTests/3.0.1-SNAPSHOT/tck-V2FilterTests-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » tck-V2FilterTests #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/V2SigTestsException/pom.xml> to javax.portlet/tck-V2SigTestsException/3.0.1-SNAPSHOT/tck-V2SigTestsException-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » tck-V2SigTestsException #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/V3RenderStateTests/pom.xml> to javax.portlet/tck-V3RenderStateTests/3.0.1-SNAPSHOT/tck-V3RenderStateTests-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » tck-V3RenderStateTests #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/V2SigTestsWrapper/pom.xml> to javax.portlet/tck-V2SigTestsWrapper/3.0.1-SNAPSHOT/tck-V2SigTestsWrapper-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » tck-V2SigTestsWrapper #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/V2DispatcherTests3S/pom.xml> to javax.portlet/tck-V2DispatcherTests3S/3.0.1-SNAPSHOT/tck-V2DispatcherTests3S-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » tck-V2DispatcherTests3S #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/V2DispatcherTests/pom.xml> to javax.portlet/tck-V2DispatcherTests/3.0.1-SNAPSHOT/tck-V2DispatcherTests-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » tck-V2DispatcherTests #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/V2PortletTagLibraryTests3/pom.xml> to javax.portlet/tck-V2PortletTagLibraryTests3/3.0.1-SNAPSHOT/tck-V2PortletTagLibraryTests3-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » tck-V2PortletTagLibraryTests3 #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/V3AnnotationPortletConfigTests/pom.xml> to javax.portlet/tck-V3AnnotationPortletConfigTests/3.0.1-SNAPSHOT/tck-V3AnnotationPortletConfigTests-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/maven-pluto-plugin/pom.xml> to org.apache.portals.pluto/pluto-maven-plugin/3.0.1-SNAPSHOT/pluto-maven-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/maven-pluto-plugin/target/pluto-maven-plugin-3.0.1-SNAPSHOT.jar> to org.apache.portals.pluto/pluto-maven-plugin/3.0.1-SNAPSHOT/pluto-maven-plugin-3.0.1-SNAPSHOT.jar
[Fast Archiver] No artifacts from portals-pluto-trunk » Maven Pluto Installer Plugin #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/V2PortletTagLibraryTests2/pom.xml> to javax.portlet/tck-V2PortletTagLibraryTests2/3.0.1-SNAPSHOT/tck-V2PortletTagLibraryTests2-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » tck-V2PortletTagLibraryTests2 #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/V2SigTestsRender/pom.xml> to javax.portlet/tck-V2SigTestsRender/3.0.1-SNAPSHOT/tck-V2SigTestsRender-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » tck-V2SigTestsRender #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/pom.xml> to org.apache.portals.pluto/pluto/3.0.1-SNAPSHOT/pluto-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/target/pluto-3.0.1-SNAPSHOT-site.xml> to org.apache.portals.pluto/pluto/3.0.1-SNAPSHOT/pluto-3.0.1-SNAPSHOT-site.xml
[Fast Archiver] No artifacts from portals-pluto-trunk » Apache Pluto #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/PortletV3Demo/pom.xml> to org.apache.portals.pluto/PortletV3Demo/3.0.1-SNAPSHOT/PortletV3Demo-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » PortletV3Demo #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/pluto-container-api/pom.xml> to org.apache.portals.pluto/pluto-container-api/3.0.1-SNAPSHOT/pluto-container-api-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/pluto-container-api/target/pluto-container-api-3.0.1-SNAPSHOT.jar> to org.apache.portals.pluto/pluto-container-api/3.0.1-SNAPSHOT/pluto-container-api-3.0.1-SNAPSHOT.jar
[Fast Archiver] No artifacts from portals-pluto-trunk » Apache Pluto Container API #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/pluto-container-driver-api/pom.xml> to org.apache.portals.pluto/pluto-container-driver-api/3.0.1-SNAPSHOT/pluto-container-driver-api-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/pluto-container-driver-api/target/pluto-container-driver-api-3.0.1-SNAPSHOT.jar> to org.apache.portals.pluto/pluto-container-driver-api/3.0.1-SNAPSHOT/pluto-container-driver-api-3.0.1-SNAPSHOT.jar
[Fast Archiver] No artifacts from portals-pluto-trunk » Apache Pluto Container Driver API #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/V2AddlEnvironmentTests/pom.xml> to javax.portlet/tck-V2AddlEnvironmentTests/3.0.1-SNAPSHOT/tck-V2AddlEnvironmentTests-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » tck-V2AddlEnvironmentTests #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/pluto-container/pom.xml> to org.apache.portals.pluto/pluto-container/3.0.1-SNAPSHOT/pluto-container-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/pluto-container/target/pluto-container-3.0.1-SNAPSHOT.jar> to org.apache.portals.pluto/pluto-container/3.0.1-SNAPSHOT/pluto-container-3.0.1-SNAPSHOT.jar
[Fast Archiver] No artifacts from portals-pluto-trunk » Apache Pluto Portlet Container #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/V3AnnotationPortletApplicationConfigTests/pom.xml> to javax.portlet/tck-V3AnnotationPortletApplicationConfigTests/3.0.1-SNAPSHOT/tck-V3AnnotationPortletApplicationConfigTests-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/ChatRoomDemo/pom.xml> to org.apache.portals.pluto/chatRoomDemo/3.0.1-SNAPSHOT/chatRoomDemo-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/ChatRoomDemo/target/chatRoomDemo.war> to org.apache.portals.pluto/chatRoomDemo/3.0.1-SNAPSHOT/chatRoomDemo-3.0.1-SNAPSHOT.war
[Fast Archiver] No artifacts from portals-pluto-trunk » chatRoomDemo #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/V3ResourceAsyncTests/pom.xml> to javax.portlet/tck-V3ResourceAsyncTests/3.0.1-SNAPSHOT/tck-V3ResourceAsyncTests-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/V2PortletTests/pom.xml> to javax.portlet/tck-V2PortletTests/3.0.1-SNAPSHOT/tck-V2PortletTests-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » tck-V2PortletTests #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/pom.xml> to javax.portlet/portlet-tck/3.0.1-SNAPSHOT/portlet-tck-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » Portlet API Technology Compatibility Kit #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/V2DispatcherTests2/pom.xml> to javax.portlet/tck-V2DispatcherTests2/3.0.1-SNAPSHOT/tck-V2DispatcherTests2-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » tck-V2DispatcherTests2 #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/V3PortletContextTests/pom.xml> to javax.portlet/tck-V3PortletContextTests/3.0.1-SNAPSHOT/tck-V3PortletContextTests-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » tck-V3PortletContextTests #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/V2DispatcherTests4/pom.xml> to javax.portlet/tck-V2DispatcherTests4/3.0.1-SNAPSHOT/tck-V2DispatcherTests4-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » tck-V2DispatcherTests4 #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/V3AnnotationPortletArtifactValidityTests/pom.xml> to javax.portlet/tck-V3AnnotationPortletArtifactValidityTests/3.0.1-SNAPSHOT/tck-V3AnnotationPortletArtifactValidityTests-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/pluto-portal-driver/pom.xml> to org.apache.portals.pluto/pluto-portal-driver/3.0.1-SNAPSHOT/pluto-portal-driver-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/pluto-portal-driver/target/pluto-portal-driver-3.0.1-SNAPSHOT.jar> to org.apache.portals.pluto/pluto-portal-driver/3.0.1-SNAPSHOT/pluto-portal-driver-3.0.1-SNAPSHOT.jar
[Fast Archiver] No artifacts from portals-pluto-trunk » Apache Pluto Portal Driver #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/V2ExceptionTests/pom.xml> to javax.portlet/tck-V2ExceptionTests/3.0.1-SNAPSHOT/tck-V2ExceptionTests-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » tck-V2ExceptionTests #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/V2DispatcherTests6/pom.xml> to javax.portlet/tck-V2DispatcherTests6/3.0.1-SNAPSHOT/tck-V2DispatcherTests6-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » tck-V2DispatcherTests6 #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/V2DispatcherTests5/pom.xml> to javax.portlet/tck-V2DispatcherTests5/3.0.1-SNAPSHOT/tck-V2DispatcherTests5-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » tck-V2DispatcherTests5 #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/pluto-ant-tasks/pom.xml> to org.apache.portals.pluto/pluto-ant-tasks/3.0.1-SNAPSHOT/pluto-ant-tasks-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » Apache Pluto Ant Tasks #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/V2SigTestsEvent/pom.xml> to javax.portlet/tck-V2SigTestsEvent/3.0.1-SNAPSHOT/tck-V2SigTestsEvent-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » tck-V2SigTestsEvent #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/PortletV3AnnotatedDemo/pom.xml> to org.apache.portals.pluto/PortletV3AnnotatedDemo/3.0.1-SNAPSHOT/PortletV3AnnotatedDemo-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » PortletV3AnnotatedDemo #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/V2ResponseTests/pom.xml> to javax.portlet/tck-V2ResponseTests/3.0.1-SNAPSHOT/tck-V2ResponseTests-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » tck-V2ResponseTests #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/TestModule3-portlet1/pom.xml> to javax.portlet/tck-TestModule3-Portlet1/3.0.1-SNAPSHOT/tck-TestModule3-Portlet1-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » tck-TestModule3-Portlet1 #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/pluto-common/pom.xml> to org.apache.portals.pluto/pluto-common/3.0.1-SNAPSHOT/pluto-common-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/pluto-common/target/pluto-common-3.0.1-SNAPSHOT.jar> to org.apache.portals.pluto/pluto-common/3.0.1-SNAPSHOT/pluto-common-3.0.1-SNAPSHOT.jar
[Fast Archiver] No artifacts from portals-pluto-trunk » Apache Pluto Common Jar #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/TestModule3-portlet2/pom.xml> to javax.portlet/tck-TestModule3-Portlet2/3.0.1-SNAPSHOT/tck-TestModule3-Portlet2-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » tck-TestModule3-Portlet2 #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/pluto-testsuite/pom.xml> to org.apache.portals.pluto/pluto-testsuite/3.0.1-SNAPSHOT/pluto-testsuite-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/pluto-testsuite/target/pluto-testsuite-3.0.1-SNAPSHOT.war> to org.apache.portals.pluto/pluto-testsuite/3.0.1-SNAPSHOT/pluto-testsuite-3.0.1-SNAPSHOT.war
[Fast Archiver] No artifacts from portals-pluto-trunk » Apache Pluto Testsuite Portlet #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/V2RequestTests/pom.xml> to javax.portlet/tck-V2RequestTests/3.0.1-SNAPSHOT/tck-V2RequestTests-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » tck-V2RequestTests #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/pluto-taglib/pom.xml> to org.apache.portals.pluto/pluto-taglib/3.0.1-SNAPSHOT/pluto-taglib-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/pluto-taglib/target/pluto-taglib-3.0.1-SNAPSHOT.jar> to org.apache.portals.pluto/pluto-taglib/3.0.1-SNAPSHOT/pluto-taglib-3.0.1-SNAPSHOT.jar
[Fast Archiver] No artifacts from portals-pluto-trunk » Apache Pluto Portlet Tag Library #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/pluto-portal-driver-impl/pom.xml> to org.apache.portals.pluto/pluto-portal-driver-impl/3.0.1-SNAPSHOT/pluto-portal-driver-impl-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/pluto-portal-driver-impl/target/pluto-portal-driver-impl-3.0.1-SNAPSHOT.jar> to org.apache.portals.pluto/pluto-portal-driver-impl/3.0.1-SNAPSHOT/pluto-portal-driver-impl-3.0.1-SNAPSHOT.jar
[Fast Archiver] No artifacts from portals-pluto-trunk » Apache Pluto Portal Driver Implementation Classes #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/V2DispatcherReqRespTests5S/pom.xml> to javax.portlet/tck-V2DispatcherReqRespTests5S/3.0.1-SNAPSHOT/tck-V2DispatcherReqRespTests5S-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » tck-V2DispatcherReqRespTests5S #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/V3AnnotationPortletAppConfigOverrideTests/pom.xml> to javax.portlet/tck-V3AnnotationPortletAppConfigOverrideTests/3.0.1-SNAPSHOT/tck-V3AnnotationPortletAppConfigOverrideTests-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/V2SigTestsAction/pom.xml> to javax.portlet/tck-V2SigTestsAction/3.0.1-SNAPSHOT/tck-V2SigTestsAction-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » tck-V2SigTestsAction #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/common/pom.xml> to javax.portlet/tck-common/3.0.1-SNAPSHOT/tck-common-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » tck-common #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/PortletHubDemo/pom.xml> to org.apache.portals.pluto/PortletHubDemo/3.0.1-SNAPSHOT/PortletHubDemo-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/PortletHubDemo/target/PortletHubDemo.war> to org.apache.portals.pluto/PortletHubDemo/3.0.1-SNAPSHOT/PortletHubDemo-3.0.1-SNAPSHOT.war
[Fast Archiver] No artifacts from portals-pluto-trunk » PortletHubDemo #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/V3PortletHubTests/pom.xml> to javax.portlet/tck-V3PortletHubTests/3.0.1-SNAPSHOT/tck-V3PortletHubTests-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/V2AnnotationTests/pom.xml> to javax.portlet/tck-V2AnnotationTests/3.0.1-SNAPSHOT/tck-V2AnnotationTests-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » tck-V2AnnotationTests #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/V2AddlPortletTests/pom.xml> to javax.portlet/tck-V2AddlPortletTests/3.0.1-SNAPSHOT/tck-V2AddlPortletTests-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » tck-V2AddlPortletTests #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/pluto-util/pom.xml> to org.apache.portals.pluto/pluto-util/3.0.1-SNAPSHOT/pluto-util-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/pluto-util/target/pluto-util-3.0.1-SNAPSHOT.jar> to org.apache.portals.pluto/pluto-util/3.0.1-SNAPSHOT/pluto-util-3.0.1-SNAPSHOT.jar
[Fast Archiver] No artifacts from portals-pluto-trunk » Apache Pluto Utilities #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/V3HeaderPortletTests/pom.xml> to javax.portlet/tck-V3HeaderPortletTests/3.0.1-SNAPSHOT/tck-V3HeaderPortletTests-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » tck-V3HeaderPortletTests #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/V2SigTestsURL/pom.xml> to javax.portlet/tck-V2SigTestsURL/3.0.1-SNAPSHOT/tck-V2SigTestsURL-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » tck-V2SigTestsURL #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/V2PortletTagLibraryTests/pom.xml> to javax.portlet/tck-V2PortletTagLibraryTests/3.0.1-SNAPSHOT/tck-V2PortletTagLibraryTests-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » tck-V2PortletTagLibraryTests #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-api/pom.xml> to javax.portlet/portlet-api/3.0.1-SNAPSHOT/portlet-api-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-api/target/portlet-api-3.0.1-SNAPSHOT.jar> to javax.portlet/portlet-api/3.0.1-SNAPSHOT/portlet-api-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-api/target/portlet-api-3.0.1-SNAPSHOT-sources.jar> to javax.portlet/portlet-api/3.0.1-SNAPSHOT/portlet-api-3.0.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-api/target/portlet-api-3.0.1-SNAPSHOT-javadoc.jar> to javax.portlet/portlet-api/3.0.1-SNAPSHOT/portlet-api-3.0.1-SNAPSHOT-javadoc.jar
[Fast Archiver] No artifacts from portals-pluto-trunk » Java Portlet API V3.0 #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/TestModule3/pom.xml> to javax.portlet/tck-TestModule3/3.0.1-SNAPSHOT/tck-TestModule3-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » tck-TestModule3 #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/TestModule1/pom.xml> to javax.portlet/tck-TestModule1/3.0.1-SNAPSHOT/tck-TestModule1-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » tck-TestModule1 #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/TestModule2/pom.xml> to javax.portlet/tck-TestModule2/3.0.1-SNAPSHOT/tck-TestModule2-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » tck-TestModule2 #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/pluto-portal/pom.xml> to org.apache.portals.pluto/pluto-portal/3.0.1-SNAPSHOT/pluto-portal-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/pluto-portal/target/pluto-portal-3.0.1-SNAPSHOT.war> to org.apache.portals.pluto/pluto-portal/3.0.1-SNAPSHOT/pluto-portal-3.0.1-SNAPSHOT.war
[Fast Archiver] No artifacts from portals-pluto-trunk » Apache Pluto Portal #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/V2DispatcherReqRespTests2/pom.xml> to javax.portlet/tck-V2DispatcherReqRespTests2/3.0.1-SNAPSHOT/tck-V2DispatcherReqRespTests2-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » tck-V2DispatcherReqRespTests2 #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/V3PortletConfigTests/pom.xml> to javax.portlet/tck-V3PortletConfigTests/3.0.1-SNAPSHOT/tck-V3PortletConfigTests-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » tck-V3PortletConfigTests #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/V2AddlRequestTests/pom.xml> to javax.portlet/tck-V2AddlRequestTests/3.0.1-SNAPSHOT/tck-V2AddlRequestTests-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » tck-V2AddlRequestTests #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/V2DispatcherReqRespTests1/pom.xml> to javax.portlet/tck-V2DispatcherReqRespTests1/3.0.1-SNAPSHOT/tck-V2DispatcherReqRespTests1-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » tck-V2DispatcherReqRespTests1 #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/V2DispatcherReqRespTests4/pom.xml> to javax.portlet/tck-V2DispatcherReqRespTests4/3.0.1-SNAPSHOT/tck-V2DispatcherReqRespTests4-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » tck-V2DispatcherReqRespTests4 #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/V2SigTestsFilter/pom.xml> to javax.portlet/tck-V2SigTestsFilter/3.0.1-SNAPSHOT/tck-V2SigTestsFilter-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » tck-V2SigTestsFilter #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/V2SigTestsResource/pom.xml> to javax.portlet/tck-V2SigTestsResource/3.0.1-SNAPSHOT/tck-V2SigTestsResource-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » tck-V2SigTestsResource #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/V2DispatcherReqRespTests3/pom.xml> to javax.portlet/tck-V2DispatcherReqRespTests3/3.0.1-SNAPSHOT/tck-V2DispatcherReqRespTests3-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » tck-V2DispatcherReqRespTests3 #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/driver/pom.xml> to javax.portlet/tck-driver/3.0.1-SNAPSHOT/tck-driver-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/V2WrapperTests/pom.xml> to javax.portlet/tck-V2WrapperTests/3.0.1-SNAPSHOT/tck-V2WrapperTests-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » tck-V2WrapperTests #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/V2SigTestsEnv/pom.xml> to javax.portlet/tck-V2SigTestsEnv/3.0.1-SNAPSHOT/tck-V2SigTestsEnv-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » tck-V2SigTestsEnv #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/pluto-site-skin/pom.xml> to org.apache.portals.pluto/pluto-site-skin/3.0.1-SNAPSHOT/pluto-site-skin-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » Apache Pluto Website Skin #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/V2AddlResponseTests/pom.xml> to javax.portlet/tck-V2AddlResponseTests/3.0.1-SNAPSHOT/tck-V2AddlResponseTests-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » tck-V2AddlResponseTests #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/V2AddlFilterTests/pom.xml> to javax.portlet/tck-V2AddlFilterTests/3.0.1-SNAPSHOT/tck-V2AddlFilterTests-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » tck-V2AddlFilterTests #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/deploy/pom.xml> to javax.portlet/tck-deploy/3.0.1-SNAPSHOT/tck-deploy-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/V3PortletParametersTests/pom.xml> to javax.portlet/tck-V3PortletParametersTests/3.0.1-SNAPSHOT/tck-V3PortletParametersTests-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/V3URLTests/pom.xml> to javax.portlet/tck-V3URLTests/3.0.1-SNAPSHOT/tck-V3URLTests-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » tck-V3URLTests #100 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/portals-pluto-trunk/ws/portlet-tck_3.0/V2EnvironmentTests/pom.xml> to javax.portlet/tck-V2EnvironmentTests/3.0.1-SNAPSHOT/tck-V2EnvironmentTests-3.0.1-SNAPSHOT.pom
[Fast Archiver] No artifacts from portals-pluto-trunk » tck-V2EnvironmentTests #100 to compare, so performing full copy of artifacts
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
channel stopped
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.