See <https://builds.apache.org/job/Tiles-Framework-3.0.x%20(Java6)/4/changes>

Changes:

[nlebas] TILES-580 getAsString does not support expressions

------------------------------------------
[...truncated 1341 lines...]
A         tiles-servlet/src/test/java
A         tiles-servlet/src/test/java/org
A         tiles-servlet/src/test/java/org/apache
A         tiles-servlet/src/test/java/org/apache/tiles
A         tiles-servlet/src/test/java/org/apache/tiles/web
A         tiles-servlet/src/test/java/org/apache/tiles/web/util
AU        
tiles-servlet/src/test/java/org/apache/tiles/web/util/TilesDecorationFilterTest.java
AU        
tiles-servlet/src/test/java/org/apache/tiles/web/util/ServletContextAdapterTest.java
A         tiles-servlet/src/test/java/org/apache/tiles/web/startup
AU        
tiles-servlet/src/test/java/org/apache/tiles/web/startup/AbstractTilesInitializerServletTest.java
A         tiles-servlet/src/test/java/org/apache/tiles/web/startup/simple
AU        
tiles-servlet/src/test/java/org/apache/tiles/web/startup/simple/SimpleTilesListenerTest.java
AU        
tiles-servlet/src/test/java/org/apache/tiles/web/startup/simple/SimpleTilesInitializerServletTest.java
AU        
tiles-servlet/src/test/java/org/apache/tiles/web/startup/AbstractTilesListenerTest.java
AU        tiles-servlet/pom.xml
 U        .
At revision 1625207
Parsing POMs
Modules changed, recalculating dependency graph
maven31-agent.jar already up to date
maven31-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Tiles-Framework-3.0.x (Java6)] $ /home/jenkins/tools/java/latest1.6/bin/java 
-cp 
/home/jenkins/jenkins-slave/maven31-agent.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.1.0/boot/plexus-classworlds-2.4.2.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.1.0/conf/logging
 jenkins.maven3.agent.Maven31Main 
/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.1.0
 /home/jenkins/jenkins-slave/slave.jar 
/home/jenkins/jenkins-slave/maven31-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 41911
<===[JENKINS REMOTINchannel started
G CAPACITY]===>   log4j:WARN No appenders could be found for logger 
(org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f 
<https://builds.apache.org/job/Tiles-Framework-3.0.x%20(Java6)/ws/pom.xml> 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean 
install -Denforcer.skip=true
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Tiles 3
[INFO] Tiles - API
[INFO] Tiles - Core Library
[INFO] Tiles - Template Technologies Support
[INFO] Tiles - Servlet support
[INFO] Tiles - JSP support
[INFO] Tiles - FreeMarker Support
[INFO] Tiles - Velocity Support
[INFO] Tiles - EL support
[INFO] Tiles - MVEL support
[INFO] Tiles - OGNL support
[INFO] Tiles - Compatibility
[INFO] Tiles - Extras
[INFO] Tiles test webapp module collector
[INFO] Tiles - Test webapp common classes
[INFO] Tiles - Test webapp alternate configuration
[INFO] Tiles - Test webapp database configuration
[INFO] Tiles - Apps - Test
[INFO] Tiles Assembly
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Tiles 3 3.0.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tiles-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-java) @ tiles-parent ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ tiles-parent 
---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:manifest (bundle-manifest) @ tiles-parent 
---
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ 
tiles-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ tiles-parent 
---
[INFO] Installing 
<https://builds.apache.org/job/Tiles-Framework-3.0.x%20(Java6)/ws/pom.xml> to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/tiles/tiles-parent/3.0.5-SNAPSHOT/tiles-parent-3.0.5-SNAPSHOT.pom
[INFO] Installing 
<https://builds.apache.org/job/Tiles-Framework-3.0.x%20(Java6)/ws/target/tiles-parent-3.0.5-SNAPSHOT-site.xml>
 to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/tiles/tiles-parent/3.0.5-SNAPSHOT/tiles-parent-3.0.5-SNAPSHOT-site.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Tiles - API 3.0.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.apache.tiles:tiles-request-api:jar:1.0.5-SNAPSHOT is 
missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Tiles 3 ........................................... SUCCESS [25.464s]
[INFO] Tiles - API ....................................... FAILURE [0.126s]
[INFO] Tiles - Core Library .............................. SKIPPED
[INFO] Tiles - Template Technologies Support ............. SKIPPED
[INFO] Tiles - Servlet support ........................... SKIPPED
[INFO] Tiles - JSP support ............................... SKIPPED
[INFO] Tiles - FreeMarker Support ........................ SKIPPED
[INFO] Tiles - Velocity Support .......................... SKIPPED
[INFO] Tiles - EL support ................................ SKIPPED
[INFO] Tiles - MVEL support .............................. SKIPPED
[INFO] Tiles - OGNL support .............................. SKIPPED
[INFO] Tiles - Compatibility ............................. SKIPPED
[INFO] Tiles - Extras .................................... SKIPPED
[INFO] Tiles test webapp module collector ................ SKIPPED
[INFO] Tiles - Test webapp common classes ................ SKIPPED
[INFO] Tiles - Test webapp alternate configuration ....... SKIPPED
[INFO] Tiles - Test webapp database configuration ........ SKIPPED
[INFO] Tiles - Apps - Test ............................... SKIPPED
[INFO] Tiles Assembly .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 40.516s
[INFO] Finished at: Tue Sep 16 03:00:30 UTC 2014
[INFO] Final Memory: 22M/158M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project tiles-api: Could not resolve 
dependencies for project org.apache.tiles:tiles-api:jar:3.0.5-SNAPSHOT: Failure 
to find org.apache.tiles:tiles-request-api:jar:1.0.5-SNAPSHOT in 
http://repository.apache.org/snapshots was cached in the local repository, 
resolution will not be reattempted until the update interval of Nexus has 
elapsed or updates are forced -> [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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :tiles-api
[JENKINS] Archiving 
<https://builds.apache.org/job/Tiles-Framework-3.0.x%20(Java6)/ws/tiles-velocity/pom.xml>
 to 
org.apache.tiles/tiles-velocity/3.0.5-SNAPSHOT/tiles-velocity-3.0.5-SNAPSHOT.pom
Sending artifact delta relative to Tiles-Framework-3.0.x (Java6) ? Tiles - 
Velocity Support #3
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3750 bytes
Compression is 0.0%
Took 95 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/Tiles-Framework-3.0.x%20(Java6)/ws/tiles-servlet/pom.xml>
 to 
org.apache.tiles/tiles-servlet/3.0.5-SNAPSHOT/tiles-servlet-3.0.5-SNAPSHOT.pom
Sending artifact delta relative to Tiles-Framework-3.0.x (Java6) ? Tiles - 
Servlet support #3
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3811 bytes
Compression is 0.0%
Took 83 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/Tiles-Framework-3.0.x%20(Java6)/ws/tiles-ognl/pom.xml>
 to org.apache.tiles/tiles-ognl/3.0.5-SNAPSHOT/tiles-ognl-3.0.5-SNAPSHOT.pom
Sending artifact delta relative to Tiles-Framework-3.0.x (Java6) ? Tiles - OGNL 
support #3
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3268 bytes
Compression is 0.0%
Took 71 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/Tiles-Framework-3.0.x%20(Java6)/ws/tiles-test-pom/pom.xml>
 to 
org.apache.tiles/tiles-test-pom/3.0.5-SNAPSHOT/tiles-test-pom-3.0.5-SNAPSHOT.pom
Sending artifact delta relative to Tiles-Framework-3.0.x (Java6) ? Tiles test 
webapp module collector #3
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1752 bytes
Compression is 0.0%
Took 70 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/Tiles-Framework-3.0.x%20(Java6)/ws/pom.xml> to 
org.apache.tiles/tiles-parent/3.0.5-SNAPSHOT/tiles-parent-3.0.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tiles-Framework-3.0.x%20(Java6)/ws/target/tiles-parent-3.0.5-SNAPSHOT-site.xml>
 to 
org.apache.tiles/tiles-parent/3.0.5-SNAPSHOT/tiles-parent-3.0.5-SNAPSHOT-site.xml
Sending artifact delta relative to Tiles-Framework-3.0.x (Java6) ? Tiles 3 #3
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 24611 bytes
Compression is 0.0%
Took 0.13 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/Tiles-Framework-3.0.x%20(Java6)/ws/tiles-mvel/pom.xml>
 to org.apache.tiles/tiles-mvel/3.0.5-SNAPSHOT/tiles-mvel-3.0.5-SNAPSHOT.pom
Sending artifact delta relative to Tiles-Framework-3.0.x (Java6) ? Tiles - MVEL 
support #3
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3137 bytes
Compression is 0.0%
Took 75 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/Tiles-Framework-3.0.x%20(Java6)/ws/tiles-test-pom/tiles-test-alt/pom.xml>
 to 
org.apache.tiles/tiles-test-alt/3.0.5-SNAPSHOT/tiles-test-alt-3.0.5-SNAPSHOT.pom
Sending artifact delta relative to Tiles-Framework-3.0.x (Java6) ? Tiles - Test 
webapp alternate configuration #3
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2581 bytes
Compression is 0.0%
Took 76 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/Tiles-Framework-3.0.x%20(Java6)/ws/tiles-compat/pom.xml>
 to org.apache.tiles/tiles-compat/3.0.5-SNAPSHOT/tiles-compat-3.0.5-SNAPSHOT.pom
Sending artifact delta relative to Tiles-Framework-3.0.x (Java6) ? Tiles - 
Compatibility #3
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3510 bytes
Compression is 0.0%
Took 86 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/Tiles-Framework-3.0.x%20(Java6)/ws/tiles-test-pom/tiles-test-common/pom.xml>
 to 
org.apache.tiles/tiles-test-common/3.0.5-SNAPSHOT/tiles-test-common-3.0.5-SNAPSHOT.pom
Sending artifact delta relative to Tiles-Framework-3.0.x (Java6) ? Tiles - Test 
webapp common classes #3
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1836 bytes
Compression is 0.0%
Took 71 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/Tiles-Framework-3.0.x%20(Java6)/ws/tiles-jsp/pom.xml>
 to org.apache.tiles/tiles-jsp/3.0.5-SNAPSHOT/tiles-jsp-3.0.5-SNAPSHOT.pom
Sending artifact delta relative to Tiles-Framework-3.0.x (Java6) ? Tiles - JSP 
support #3
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 5390 bytes
Compression is 0.0%
Took 72 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/Tiles-Framework-3.0.x%20(Java6)/ws/tiles-test-pom/tiles-test/pom.xml>
 to org.apache.tiles/tiles-test/3.0.5-SNAPSHOT/tiles-test-3.0.5-SNAPSHOT.pom
Sending artifact delta relative to Tiles-Framework-3.0.x (Java6) ? Tiles - Apps 
- Test #3
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 19701 bytes
Compression is 0.0%
Took 0.16 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/Tiles-Framework-3.0.x%20(Java6)/ws/tiles-extras/pom.xml>
 to org.apache.tiles/tiles-extras/3.0.5-SNAPSHOT/tiles-extras-3.0.5-SNAPSHOT.pom
Sending artifact delta relative to Tiles-Framework-3.0.x (Java6) ? Tiles - 
Extras #3
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 5045 bytes
Compression is 0.0%
Took 0.13 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/Tiles-Framework-3.0.x%20(Java6)/ws/tiles-core/pom.xml>
 to org.apache.tiles/tiles-core/3.0.5-SNAPSHOT/tiles-core-3.0.5-SNAPSHOT.pom
Sending artifact delta relative to Tiles-Framework-3.0.x (Java6) ? Tiles - Core 
Library #3
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3731 bytes
Compression is 0.0%
Took 0.13 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/Tiles-Framework-3.0.x%20(Java6)/ws/tiles-test-pom/tiles-test-db/pom.xml>
 to 
org.apache.tiles/tiles-test-db/3.0.5-SNAPSHOT/tiles-test-db-3.0.5-SNAPSHOT.pom
Sending artifact delta relative to Tiles-Framework-3.0.x (Java6) ? Tiles - Test 
webapp database configuration #3
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2749 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/Tiles-Framework-3.0.x%20(Java6)/ws/tiles-template/pom.xml>
 to 
org.apache.tiles/tiles-template/3.0.5-SNAPSHOT/tiles-template-3.0.5-SNAPSHOT.pom
Sending artifact delta relative to Tiles-Framework-3.0.x (Java6) ? Tiles - 
Template Technologies Support #3
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3121 bytes
Compression is 0.0%
Took 98 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/Tiles-Framework-3.0.x%20(Java6)/ws/tiles-freemarker/pom.xml>
 to 
org.apache.tiles/tiles-freemarker/3.0.5-SNAPSHOT/tiles-freemarker-3.0.5-SNAPSHOT.pom
Sending artifact delta relative to Tiles-Framework-3.0.x (Java6) ? Tiles - 
FreeMarker Support #3
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3500 bytes
Compression is 0.0%
Took 75 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/Tiles-Framework-3.0.x%20(Java6)/ws/tiles-el/pom.xml>
 to org.apache.tiles/tiles-el/3.0.5-SNAPSHOT/tiles-el-3.0.5-SNAPSHOT.pom
Sending artifact delta relative to Tiles-Framework-3.0.x (Java6) ? Tiles - EL 
support #3
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4342 bytes
Compression is 0.0%
Took 75 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/Tiles-Framework-3.0.x%20(Java6)/ws/assembly/pom.xml>
 to 
org.apache.tiles/tiles-assembly/3.0.5-SNAPSHOT/tiles-assembly-3.0.5-SNAPSHOT.pom
Sending artifact delta relative to Tiles-Framework-3.0.x (Java6) ? Tiles 
Assembly #3
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 7575 bytes
Compression is 0.0%
Took 0.18 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/Tiles-Framework-3.0.x%20(Java6)/ws/tiles-api/pom.xml>
 to org.apache.tiles/tiles-api/3.0.5-SNAPSHOT/tiles-api-3.0.5-SNAPSHOT.pom
Sending artifact delta relative to Tiles-Framework-3.0.x (Java6) ? Tiles - API 
#3
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3174 bytes
Compression is 0.0%
Took 0.1 sec
channel stopped

Reply via email to