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

Changes:

[bosschae] SLING-8109 Replace KeyValueMap with Map<String,String>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H38 (ubuntu xenial) in workspace 
<https://builds.apache.org/job/sling-org-apache-sling-feature-modelconverter-1.8/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
Cloning the remote Git repository
Cloning repository 
https://github.com/apache/sling-org-apache-sling-feature-modelconverter.git
 > git init 
 > <https://builds.apache.org/job/sling-org-apache-sling-feature-modelconverter-1.8/ws/>
 >  # timeout=10
Fetching upstream changes from 
https://github.com/apache/sling-org-apache-sling-feature-modelconverter.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://github.com/apache/sling-org-apache-sling-feature-modelconverter.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://github.com/apache/sling-org-apache-sling-feature-modelconverter.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url 
 > https://github.com/apache/sling-org-apache-sling-feature-modelconverter.git 
 > # timeout=10
Fetching upstream changes from 
https://github.com/apache/sling-org-apache-sling-feature-modelconverter.git
 > git fetch --tags --progress 
 > https://github.com/apache/sling-org-apache-sling-feature-modelconverter.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision a10ae97977b6e69ed259d2e7cfcfc125a0f2f77f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a10ae97977b6e69ed259d2e7cfcfc125a0f2f77f
Commit message: "SLING-8109 Replace KeyValueMap with Map<String,String>"
 > git rev-list --no-walk 0d94ff5d7a73d54d5594f1264f1135cd2333d972 # timeout=10
Parsing POMs
Established TCP socket on 33504
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-modelconverter-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 33504
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
<https://builds.apache.org/job/sling-org-apache-sling-feature-modelconverter-1.8/ws/pom.xml>
 -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -U clean 
deploy
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Sling Feature Model Converter 0.2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: 
http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.feature/0.2.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: 
http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.feature/0.2.1-SNAPSHOT/maven-metadata.xml
 (1004 B at 2.5 KB/sec)
[INFO] Downloading: 
http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.feature.io/0.2.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: 
http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.feature.io/0.2.1-SNAPSHOT/maven-metadata.xml
 (1011 B at 3.3 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ 
org.apache.sling.feature.modelconverter ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ 
org.apache.sling.feature.modelconverter ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-property-values) @ 
org.apache.sling.feature.modelconverter ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java) @ 
org.apache.sling.feature.modelconverter ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (ban-maven-scr-plugin) @ 
org.apache.sling.feature.modelconverter ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ org.apache.sling.feature.modelconverter ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process 
(remote-resources-custom-notice) @ org.apache.sling.feature.modelconverter ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
org.apache.sling.feature.modelconverter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/sling-org-apache-sling-feature-modelconverter-1.8/ws/src/main/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ 
org.apache.sling.feature.modelconverter ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to 
<https://builds.apache.org/job/sling-org-apache-sling-feature-modelconverter-1.8/ws/target/classes>
[INFO] Some messages have been simplified; recompile with -Xdiags:verbose to 
get full output
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<https://builds.apache.org/job/sling-org-apache-sling-feature-modelconverter-1.8/ws/src/main/java/org/apache/sling/feature/modelconverter/FeatureToProvisioning.java>:[98,9]
 no suitable method found for 
convert(org.apache.sling.provisioning.model.Feature,org.apache.sling.feature.KeyValueMap,org.apache.sling.feature.Bundles,org.apache.sling.feature.Configurations,org.apache.sling.feature.KeyValueMap,org.apache.sling.feature.Extensions,java.lang.String,java.lang.String[])
    method 
org.apache.sling.feature.modelconverter.FeatureToProvisioning.convert(java.io.File,java.io.File,org.apache.sling.feature.builder.FeatureProvider,java.io.File...)
 is not applicable
      (argument mismatch; org.apache.sling.provisioning.model.Feature cannot be 
converted to java.io.File)
    method 
org.apache.sling.feature.modelconverter.FeatureToProvisioning.convert(org.apache.sling.provisioning.model.Feature,java.util.Map<java.lang.String,java.lang.String>,org.apache.sling.feature.Bundles,org.apache.sling.feature.Configurations,java.util.Map<java.lang.String,java.lang.String>,org.apache.sling.feature.Extensions,java.lang.String,java.lang.String[])
 is not applicable
      (argument mismatch; org.apache.sling.feature.KeyValueMap cannot be 
converted to java.util.Map<java.lang.String,java.lang.String>)
[ERROR] 
<https://builds.apache.org/job/sling-org-apache-sling-feature-modelconverter-1.8/ws/src/main/java/org/apache/sling/feature/modelconverter/FeatureToProvisioning.java>:[150,76]
 cannot find symbol
  symbol:   method entrySet()
  location: class org.apache.sling.feature.KeyValueMap
[ERROR] 
<https://builds.apache.org/job/sling-org-apache-sling-feature-modelconverter-1.8/ws/src/main/java/org/apache/sling/feature/modelconverter/FeatureToProvisioning.java>:[245,80]
 cannot find symbol
  symbol:   method entrySet()
  location: class org.apache.sling.feature.KeyValueMap
[ERROR] 
<https://builds.apache.org/job/sling-org-apache-sling-feature-modelconverter-1.8/ws/src/main/java/org/apache/sling/feature/modelconverter/ProvisioningToFeature.java>:[450,53]
 incompatible types: org.apache.sling.feature.KeyValueMap cannot be converted 
to java.util.Map<java.lang.String,java.lang.String>
[INFO] 4 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: 14.602 s
[INFO] Finished at: 2018-11-14T15:29:50+00:00
[INFO] Final Memory: 53M/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.modelconverter: Compilation failure: 
Compilation failure:
[ERROR] 
<https://builds.apache.org/job/sling-org-apache-sling-feature-modelconverter-1.8/ws/src/main/java/org/apache/sling/feature/modelconverter/FeatureToProvisioning.java>:[98,9]
 no suitable method found for 
convert(org.apache.sling.provisioning.model.Feature,org.apache.sling.feature.KeyValueMap,org.apache.sling.feature.Bundles,org.apache.sling.feature.Configurations,org.apache.sling.feature.KeyValueMap,org.apache.sling.feature.Extensions,java.lang.String,java.lang.String[])
[ERROR] method 
org.apache.sling.feature.modelconverter.FeatureToProvisioning.convert(java.io.File,java.io.File,org.apache.sling.feature.builder.FeatureProvider,java.io.File...)
 is not applicable
[ERROR] (argument mismatch; org.apache.sling.provisioning.model.Feature cannot 
be converted to java.io.File)
[ERROR] method 
org.apache.sling.feature.modelconverter.FeatureToProvisioning.convert(org.apache.sling.provisioning.model.Feature,java.util.Map<java.lang.String,java.lang.String>,org.apache.sling.feature.Bundles,org.apache.sling.feature.Configurations,java.util.Map<java.lang.String,java.lang.String>,org.apache.sling.feature.Extensions,java.lang.String,java.lang.String[])
 is not applicable
[ERROR] (argument mismatch; org.apache.sling.feature.KeyValueMap cannot be 
converted to java.util.Map<java.lang.String,java.lang.String>)
[ERROR] 
<https://builds.apache.org/job/sling-org-apache-sling-feature-modelconverter-1.8/ws/src/main/java/org/apache/sling/feature/modelconverter/FeatureToProvisioning.java>:[150,76]
 cannot find symbol
[ERROR] symbol:   method entrySet()
[ERROR] location: class org.apache.sling.feature.KeyValueMap
[ERROR] 
<https://builds.apache.org/job/sling-org-apache-sling-feature-modelconverter-1.8/ws/src/main/java/org/apache/sling/feature/modelconverter/FeatureToProvisioning.java>:[245,80]
 cannot find symbol
[ERROR] symbol:   method entrySet()
[ERROR] location: class org.apache.sling.feature.KeyValueMap
[ERROR] 
<https://builds.apache.org/job/sling-org-apache-sling-feature-modelconverter-1.8/ws/src/main/java/org/apache/sling/feature/modelconverter/ProvisioningToFeature.java>:[450,53]
 incompatible types: org.apache.sling.feature.KeyValueMap cannot be converted 
to java.util.Map<java.lang.String,java.lang.String>
[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
Not sending mail to unregistered user bossc...@adobe.com

Reply via email to