See 
<https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/94/display/redirect?page=changes>

Changes:

[cziegeler] Create interface for ArtifactManager

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-1 (ubuntu trusty) in workspace 
<https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://github.com/apache/sling-org-apache-sling-feature-launcher.git # 
 > timeout=10
Fetching upstream changes from 
https://github.com/apache/sling-org-apache-sling-feature-launcher.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://github.com/apache/sling-org-apache-sling-feature-launcher.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision cc147d818f18f69d6d56a1766e5687726d6172fa (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc147d818f18f69d6d56a1766e5687726d6172fa
Commit message: "Create interface for ArtifactManager"
 > git rev-list --no-walk 9c33fca7cfb9cfcf4461c51c4794fe0e6847bf0f # timeout=10
Parsing POMs
Established TCP socket on 36237
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[sling-org-apache-sling-feature-launcher-1.8] $ 
/home/jenkins/tools/java/latest1.8/bin/java -Xmx4g -Xms4g -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 36237
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
<https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/pom.xml>
 -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -U clean 
deploy
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Sling Feature Launcher 0.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: 
http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: 
http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/maven-metadata.xml
 (1008 B at 2.6 KB/sec)
[INFO] Downloading: 
http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.feature.io/0.1.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: 
http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.feature.io/0.1.3-SNAPSHOT/maven-metadata.xml
 (1011 B at 3.5 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ 
org.apache.sling.feature.launcher ---
[INFO] Deleting 
<https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-property-values) @ 
org.apache.sling.feature.launcher ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java) @ 
org.apache.sling.feature.launcher ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (ban-maven-scr-plugin) @ 
org.apache.sling.feature.launcher ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ org.apache.sling.feature.launcher ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
org.apache.sling.feature.launcher ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ 
org.apache.sling.feature.launcher ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ 
org.apache.sling.feature.launcher ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to 
<https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/target/classes>
[INFO] 
<https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/src/main/java/org/apache/sling/feature/launcher/impl/Main.java>:
 
<https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/src/main/java/org/apache/sling/feature/launcher/impl/Main.java>
 uses or overrides a deprecated API.
[INFO] 
<https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/src/main/java/org/apache/sling/feature/launcher/impl/Main.java>:
 Recompile with -Xlint:deprecation for details.
[INFO] 
<https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/src/main/java/org/apache/sling/feature/launcher/impl/launchers/FrameworkLauncher.java>:
 
<https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/src/main/java/org/apache/sling/feature/launcher/impl/launchers/FrameworkLauncher.java>
 uses unchecked or unsafe operations.
[INFO] 
<https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/src/main/java/org/apache/sling/feature/launcher/impl/launchers/FrameworkLauncher.java>:
 Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/src/main/java/org/apache/sling/feature/launcher/impl/Main.java>:[42,35]
 cannot find symbol
  symbol:   class DefaultArtifactManager
  location: package org.apache.sling.feature.io
[ERROR] 
<https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/src/main/java/org/apache/sling/feature/launcher/impl/LauncherConfig.java>:[25,35]
 cannot find symbol
  symbol:   class DefaultArtifactManagerConfig
  location: package org.apache.sling.feature.io
[ERROR] 
<https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/src/main/java/org/apache/sling/feature/launcher/impl/LauncherConfig.java>:[32,13]
 cannot find symbol
  symbol: class DefaultArtifactManagerConfig
[ERROR] 
<https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/src/main/java/org/apache/sling/feature/launcher/impl/Main.java>:[116,23]
 cannot find symbol
  symbol:   method setRepositoryUrls(java.lang.String[])
  location: variable config of type 
org.apache.sling.feature.launcher.impl.LauncherConfig
[ERROR] 
<https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/src/main/java/org/apache/sling/feature/launcher/impl/Main.java>:[142,23]
 cannot find symbol
  symbol:   method setCacheDirectory(java.io.File)
  location: variable config of type 
org.apache.sling.feature.launcher.impl.LauncherConfig
[ERROR] 
<https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/src/main/java/org/apache/sling/feature/launcher/impl/Main.java>:[214,48]
 cannot find symbol
  symbol:   variable DefaultArtifactManager
  location: class org.apache.sling.feature.launcher.impl.Main
[ERROR] 
<https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/src/main/java/org/apache/sling/feature/launcher/impl/Main.java>:[216,88]
 cannot find symbol
  symbol:   method getRepositoryUrls()
  location: variable launcherConfig of type 
org.apache.sling.feature.launcher.impl.LauncherConfig
[ERROR] 
<https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/src/main/java/org/apache/sling/feature/launcher/impl/Main.java>:[252,35]
 cannot find symbol
  symbol:   method getLocalArtifacts()
  location: variable launcherConfig of type 
org.apache.sling.feature.launcher.impl.LauncherConfig
[ERROR] 
<https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/src/main/java/org/apache/sling/feature/launcher/impl/Main.java>:[252,71]
 cannot find symbol
  symbol:   method getCachedArtifacts()
  location: variable launcherConfig of type 
org.apache.sling.feature.launcher.impl.LauncherConfig
[ERROR] 
<https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/src/main/java/org/apache/sling/feature/launcher/impl/Main.java>:[252,108]
 cannot find symbol
  symbol:   method getDownloadedArtifacts()
  location: variable launcherConfig of type 
org.apache.sling.feature.launcher.impl.LauncherConfig
[ERROR] 
<https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/src/main/java/org/apache/sling/feature/launcher/impl/Main.java>:[347,54]
 cannot find symbol
  symbol:   method getCacheDirectory()
  location: variable config of type 
org.apache.sling.feature.launcher.impl.LauncherConfig
[ERROR] 
<https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/src/main/java/org/apache/sling/feature/launcher/impl/LauncherConfig.java>:[31,8]
 org.apache.sling.feature.launcher.impl.LauncherConfig is not abstract and does 
not override abstract method incLocalArtifacts() in 
org.apache.sling.feature.io.spi.ArtifactProviderContext
[ERROR] 
<https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/src/main/java/org/apache/sling/feature/launcher/impl/LauncherConfig.java>:[53,13]
 cannot find symbol
  symbol: method setCacheDirectory(java.io.File)
[INFO] 13 errors 
[INFO] -------------------------------------------------------------
[WARNING] Attempt to (de-)serialize anonymous class 
hudson.maven.reporters.MavenArtifactArchiver$2; see: 
https://jenkins.io/redirect/serialization-of-anonymous-classes/
[JENKINS] Archiving disabled
[WARNING] Attempt to (de-)serialize anonymous class 
hudson.maven.reporters.MavenFingerprinter$1; see: 
https://jenkins.io/redirect/serialization-of-anonymous-classes/
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17.186 s
[INFO] Finished at: 2018-10-01T10:39:49+00:00
[INFO] Final Memory: 54M/3925M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) 
on project org.apache.sling.feature.launcher: Compilation failure: Compilation 
failure:
[ERROR] 
<https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/src/main/java/org/apache/sling/feature/launcher/impl/Main.java>:[42,35]
 cannot find symbol
[ERROR] symbol:   class DefaultArtifactManager
[ERROR] location: package org.apache.sling.feature.io
[ERROR] 
<https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/src/main/java/org/apache/sling/feature/launcher/impl/LauncherConfig.java>:[25,35]
 cannot find symbol
[ERROR] symbol:   class DefaultArtifactManagerConfig
[ERROR] location: package org.apache.sling.feature.io
[ERROR] 
<https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/src/main/java/org/apache/sling/feature/launcher/impl/LauncherConfig.java>:[32,13]
 cannot find symbol
[ERROR] symbol: class DefaultArtifactManagerConfig
[ERROR] 
<https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/src/main/java/org/apache/sling/feature/launcher/impl/Main.java>:[116,23]
 cannot find symbol
[ERROR] symbol:   method setRepositoryUrls(java.lang.String[])
[ERROR] location: variable config of type 
org.apache.sling.feature.launcher.impl.LauncherConfig
[ERROR] 
<https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/src/main/java/org/apache/sling/feature/launcher/impl/Main.java>:[142,23]
 cannot find symbol
[ERROR] symbol:   method setCacheDirectory(java.io.File)
[ERROR] location: variable config of type 
org.apache.sling.feature.launcher.impl.LauncherConfig
[ERROR] 
<https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/src/main/java/org/apache/sling/feature/launcher/impl/Main.java>:[214,48]
 cannot find symbol
[ERROR] symbol:   variable DefaultArtifactManager
[ERROR] location: class org.apache.sling.feature.launcher.impl.Main
[ERROR] 
<https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/src/main/java/org/apache/sling/feature/launcher/impl/Main.java>:[216,88]
 cannot find symbol
[ERROR] symbol:   method getRepositoryUrls()
[ERROR] location: variable launcherConfig of type 
org.apache.sling.feature.launcher.impl.LauncherConfig
[ERROR] 
<https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/src/main/java/org/apache/sling/feature/launcher/impl/Main.java>:[252,35]
 cannot find symbol
[ERROR] symbol:   method getLocalArtifacts()
[ERROR] location: variable launcherConfig of type 
org.apache.sling.feature.launcher.impl.LauncherConfig
[ERROR] 
<https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/src/main/java/org/apache/sling/feature/launcher/impl/Main.java>:[252,71]
 cannot find symbol
[ERROR] symbol:   method getCachedArtifacts()
[ERROR] location: variable launcherConfig of type 
org.apache.sling.feature.launcher.impl.LauncherConfig
[ERROR] 
<https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/src/main/java/org/apache/sling/feature/launcher/impl/Main.java>:[252,108]
 cannot find symbol
[ERROR] symbol:   method getDownloadedArtifacts()
[ERROR] location: variable launcherConfig of type 
org.apache.sling.feature.launcher.impl.LauncherConfig
[ERROR] 
<https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/src/main/java/org/apache/sling/feature/launcher/impl/Main.java>:[347,54]
 cannot find symbol
[ERROR] symbol:   method getCacheDirectory()
[ERROR] location: variable config of type 
org.apache.sling.feature.launcher.impl.LauncherConfig
[ERROR] 
<https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/src/main/java/org/apache/sling/feature/launcher/impl/LauncherConfig.java>:[31,8]
 org.apache.sling.feature.launcher.impl.LauncherConfig is not abstract and does 
not override abstract method incLocalArtifacts() in 
org.apache.sling.feature.io.spi.ArtifactProviderContext
[ERROR] 
<https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/src/main/java/org/apache/sling/feature/launcher/impl/LauncherConfig.java>:[53,13]
 cannot find symbol
[ERROR] symbol: method setCacheDirectory(java.io.File)
[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

Reply via email to