You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/10/19 11:56:07 UTC

Build failed in Jenkins: sling-bundles-jcr-resource-1.8 #85

See <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/85/display/redirect?page=changes>

Changes:

[ieb] SLING-7140 Support redirects to URLs provided by the underlying resource provider.

------------------------------------------
[...truncated 1.60 KB...]
Established TCP socket on 32790
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[sling-bundles-jcr-resource-1.8] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g -Xms256m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 32790
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -U clean deploy
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.sling:org.apache.sling.jcr.resource:bundle:3.0.5-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.sling:org.apache.sling.api:jar -> version 2.16.0 vs 2.16.3-SNAPSHOT @ line 233, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Sling JCR Resource Resolver 3.0.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.api/2.16.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.api/2.16.3-SNAPSHOT/maven-metadata.xml (1008 B at 1.9 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.api/2.16.3-SNAPSHOT/org.apache.sling.api-2.16.3-20171013.131105-29.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.api/2.16.3-SNAPSHOT/org.apache.sling.api-2.16.3-20171013.131105-29.pom (6 KB at 14.1 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.api/2.16.3-SNAPSHOT/org.apache.sling.api-2.16.3-20171013.131105-29.jar
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.api/2.16.3-SNAPSHOT/org.apache.sling.api-2.16.3-20171013.131105-29.jar (127 KB at 184.9 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.apache.sling.jcr.resource ---
[INFO] Deleting <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java) @ org.apache.sling.jcr.resource ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (set-bundle-required-execution-environment) @ org.apache.sling.jcr.resource ---
[INFO] Executing tasks

main:
Setting Bundle-RequiredExecutionEnvironment=JavaSE-1.7 from sling.java.version=7
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ org.apache.sling.jcr.resource ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ org.apache.sling.jcr.resource ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.apache.sling.jcr.resource ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.apache.sling.jcr.resource ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/target/classes>
[INFO] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/JcrSystemUserValidator.java>: <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/JcrSystemUserValidator.java> uses or overrides a deprecated API.
[INFO] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/JcrSystemUserValidator.java>: Recompile with -Xlint:deprecation for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrExternalizableInputStream.java>:[21,37] cannot find symbol
  symbol:   class ExternalizableInputStream
  location: package org.apache.sling.api.resource
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrExternalizableInputStream.java>:[37,74] cannot find symbol
  symbol: class ExternalizableInputStream
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrResourceProvider.java>:[50,37] cannot find symbol
  symbol:   class URIProvider
  location: package org.apache.sling.api.resource
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrResourceProvider.java>:[112,23] cannot find symbol
  symbol:   class URIProvider
  location: class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrResourceProvider.java>:[112,36] cannot find symbol
  symbol:   class URIProvider
  location: class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrProviderStateFactory.java>:[38,37] cannot find symbol
  symbol:   class URIProvider
  location: package org.apache.sling.api.resource
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrResourceProvider.java>:[120,29] cannot find symbol
  symbol:   class URIProvider
  location: class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrResourceProvider.java>:[164,34] cannot find symbol
  symbol:   class URIProvider
  location: class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrResourceProvider.java>:[169,36] cannot find symbol
  symbol:   class URIProvider
  location: class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/HelperData.java>:[26,37] cannot find symbol
  symbol:   class URIProvider
  location: package org.apache.sling.api.resource
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrProviderStateFactory.java>:[59,35] cannot find symbol
  symbol:   class URIProvider
  location: class org.apache.sling.jcr.resource.internal.helper.jcr.JcrProviderStateFactory
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrProviderStateFactory.java>:[64,58] cannot find symbol
  symbol:   class URIProvider
  location: class org.apache.sling.jcr.resource.internal.helper.jcr.JcrProviderStateFactory
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/HelperData.java>:[35,26] cannot find symbol
  symbol:   class URIProvider
  location: class org.apache.sling.jcr.resource.internal.HelperData
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/HelperData.java>:[38,35] cannot find symbol
  symbol:   class URIProvider
  location: class org.apache.sling.jcr.resource.internal.HelperData
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/HelperData.java>:[42,124] cannot find symbol
  symbol:   class URIProvider
  location: class org.apache.sling.jcr.resource.internal.HelperData
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/HelperData.java>:[63,12] cannot find symbol
  symbol:   class URIProvider
  location: class org.apache.sling.jcr.resource.internal.HelperData
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrNodeResource.java>:[39,37] cannot find symbol
  symbol:   class ExternalizableInputStream
  location: package org.apache.sling.api.resource
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrNodeResource.java>:[43,37] cannot find symbol
  symbol:   class URIProvider
  location: package org.apache.sling.api.resource
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrResourceProvider.java>:[158,23] cannot find symbol
  symbol:   class URIProvider
  location: class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrNodeResource.java>:[56,24] cannot find symbol
  symbol: class ExternalizableInputStream
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrExternalizableInputStream.java>:[75,5] method does not override or implement a method from a supertype
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrExternalizableInputStream.java>:[80,5] method does not override or implement a method from a supertype
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrResourceProvider.java>:[112,83] cannot find symbol
  symbol:   class URIProvider
  location: class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrResourceProvider.java>:[112,96] cannot find symbol
  symbol:   class URIProvider
  location: class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrResourceProvider.java>:[120,87] cannot find symbol
  symbol:   class URIProvider
  location: class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrResourceProvider.java>:[175,9] cannot find symbol
  symbol:   class URIProvider
  location: class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrResourceProvider.java>:[175,60] cannot find symbol
  symbol:   class URIProvider
  location: class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/HelperData.java>:[35,65] cannot find symbol
  symbol:   class URIProvider
  location: class org.apache.sling.jcr.resource.internal.HelperData
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/HelperData.java>:[64,9] cannot find symbol
  symbol:   class URIProvider
  location: class org.apache.sling.jcr.resource.internal.HelperData
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrNodeResource.java>:[233,14] cannot find symbol
  symbol:   class URIProvider
  location: class org.apache.sling.jcr.resource.internal.helper.jcr.JcrNodeResource
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrNodeResource.java>:[234,41] package URIProvider does not exist
[INFO] 31 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 41.063 s
[INFO] Finished at: 2017-10-19T11:55:39+00:00
[INFO] Final Memory: 32M/408M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project org.apache.sling.jcr.resource: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrExternalizableInputStream.java>:[21,37] cannot find symbol
[ERROR] symbol:   class ExternalizableInputStream
[ERROR] location: package org.apache.sling.api.resource
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrExternalizableInputStream.java>:[37,74] cannot find symbol
[ERROR] symbol: class ExternalizableInputStream
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrResourceProvider.java>:[50,37] cannot find symbol
[ERROR] symbol:   class URIProvider
[ERROR] location: package org.apache.sling.api.resource
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrResourceProvider.java>:[112,23] cannot find symbol
[ERROR] symbol:   class URIProvider
[ERROR] location: class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrResourceProvider.java>:[112,36] cannot find symbol
[ERROR] symbol:   class URIProvider
[ERROR] location: class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrProviderStateFactory.java>:[38,37] cannot find symbol
[ERROR] symbol:   class URIProvider
[ERROR] location: package org.apache.sling.api.resource
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrResourceProvider.java>:[120,29] cannot find symbol
[ERROR] symbol:   class URIProvider
[ERROR] location: class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrResourceProvider.java>:[164,34] cannot find symbol
[ERROR] symbol:   class URIProvider
[ERROR] location: class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrResourceProvider.java>:[169,36] cannot find symbol
[ERROR] symbol:   class URIProvider
[ERROR] location: class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/HelperData.java>:[26,37] cannot find symbol
[ERROR] symbol:   class URIProvider
[ERROR] location: package org.apache.sling.api.resource
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrProviderStateFactory.java>:[59,35] cannot find symbol
[ERROR] symbol:   class URIProvider
[ERROR] location: class org.apache.sling.jcr.resource.internal.helper.jcr.JcrProviderStateFactory
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrProviderStateFactory.java>:[64,58] cannot find symbol
[ERROR] symbol:   class URIProvider
[ERROR] location: class org.apache.sling.jcr.resource.internal.helper.jcr.JcrProviderStateFactory
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/HelperData.java>:[35,26] cannot find symbol
[ERROR] symbol:   class URIProvider
[ERROR] location: class org.apache.sling.jcr.resource.internal.HelperData
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/HelperData.java>:[38,35] cannot find symbol
[ERROR] symbol:   class URIProvider
[ERROR] location: class org.apache.sling.jcr.resource.internal.HelperData
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/HelperData.java>:[42,124] cannot find symbol
[ERROR] symbol:   class URIProvider
[ERROR] location: class org.apache.sling.jcr.resource.internal.HelperData
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/HelperData.java>:[63,12] cannot find symbol
[ERROR] symbol:   class URIProvider
[ERROR] location: class org.apache.sling.jcr.resource.internal.HelperData
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrNodeResource.java>:[39,37] cannot find symbol
[ERROR] symbol:   class ExternalizableInputStream
[ERROR] location: package org.apache.sling.api.resource
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrNodeResource.java>:[43,37] cannot find symbol
[ERROR] symbol:   class URIProvider
[ERROR] location: package org.apache.sling.api.resource
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrResourceProvider.java>:[158,23] cannot find symbol
[ERROR] symbol:   class URIProvider
[ERROR] location: class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrNodeResource.java>:[56,24] cannot find symbol
[ERROR] symbol: class ExternalizableInputStream
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrExternalizableInputStream.java>:[75,5] method does not override or implement a method from a supertype
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrExternalizableInputStream.java>:[80,5] method does not override or implement a method from a supertype
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrResourceProvider.java>:[112,83] cannot find symbol
[ERROR] symbol:   class URIProvider
[ERROR] location: class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrResourceProvider.java>:[112,96] cannot find symbol
[ERROR] symbol:   class URIProvider
[ERROR] location: class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrResourceProvider.java>:[120,87] cannot find symbol
[ERROR] symbol:   class URIProvider
[ERROR] location: class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrResourceProvider.java>:[175,9] cannot find symbol
[ERROR] symbol:   class URIProvider
[ERROR] location: class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrResourceProvider.java>:[175,60] cannot find symbol
[ERROR] symbol:   class URIProvider
[ERROR] location: class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/HelperData.java>:[35,65] cannot find symbol
[ERROR] symbol:   class URIProvider
[ERROR] location: class org.apache.sling.jcr.resource.internal.HelperData
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/HelperData.java>:[64,9] cannot find symbol
[ERROR] symbol:   class URIProvider
[ERROR] location: class org.apache.sling.jcr.resource.internal.HelperData
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrNodeResource.java>:[233,14] cannot find symbol
[ERROR] symbol:   class URIProvider
[ERROR] location: class org.apache.sling.jcr.resource.internal.helper.jcr.JcrNodeResource
[ERROR] <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/ws/src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrNodeResource.java>:[234,41] package URIProvider does not exist
[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
channel stopped
Recording test results

Jenkins build is back to normal : sling-bundles-jcr-resource-1.8 #86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-bundles-jcr-resource-1.8/86/display/redirect>