See <https://builds.apache.org/job/sling-tooling-trunk-1.8/375/display/redirect?page=changes>
Changes: [tomekr] [maven-release-plugin] prepare for next development iteration [tomekr] [maven-release-plugin] prepare release slingstart-maven-plugin-1.7.8 [tomekr] SLING-7054: Slingstart artifacts with parametrized version not removed from the effective slingstart model Updated the slingstart-maven-plugin to use the provisioning model 1.8.4 ------------------------------------------ [...truncated 99.09 KB...] [INFO] outputDirectory: <https://builds.apache.org/job/sling-tooling-trunk-1.8/ws/trunk/maven-launchpad-plugin/target/generated-sources/modello> [INFO] Working on model: src/main/mdo/bundle-list.xml [INFO] Generating current version: 1.0.0 [INFO] [INFO] --- modello-maven-plugin:1.8.1:xpp3-writer (bundle-manifest.xml) @ maven-launchpad-plugin --- [INFO] outputDirectory: <https://builds.apache.org/job/sling-tooling-trunk-1.8/ws/trunk/maven-launchpad-plugin/target/generated-sources/modello> [INFO] Working on model: src/main/mdo/bundle-list.xml [INFO] Generating current version: 1.0.0 [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ maven-launchpad-plugin --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ maven-launchpad-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-antrun-plugin:1.8:run (check-memory-task) @ maven-launchpad-plugin --- [INFO] Executing tasks main: [echo] **************** WARNING (SLING-443/SLING-1782) ****************************** [echo] On most platforms, you'll get OutOfMemoryErrors when building unless you set [echo] on 32bit platforms: MAVEN_OPTS="-Xmx256M -XX:MaxPermSize=256M", see SLING-443 [echo] on 64bit platforms: MAVEN_OPTS="-Xmx512M -XX:MaxPermSize=512M", see SLING-1782 [echo] ****************************************************************************** [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ maven-launchpad-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 32 source files to <https://builds.apache.org/job/sling-tooling-trunk-1.8/ws/trunk/maven-launchpad-plugin/target/classes> [INFO] <https://builds.apache.org/job/sling-tooling-trunk-1.8/ws/trunk/maven-launchpad-plugin/src/main/java/org/apache/sling/maven/projectsupport/AbstractBundleListMojo.java>: Some input files use or override a deprecated API. [INFO] <https://builds.apache.org/job/sling-tooling-trunk-1.8/ws/trunk/maven-launchpad-plugin/src/main/java/org/apache/sling/maven/projectsupport/AbstractBundleListMojo.java>: Recompile with -Xlint:deprecation for details. [INFO] <https://builds.apache.org/job/sling-tooling-trunk-1.8/ws/trunk/maven-launchpad-plugin/target/generated-sources/modello/org/apache/sling/maven/projectsupport/bundlelist/v1_0_0/io/xpp3/BundleListXpp3Reader.java>: <https://builds.apache.org/job/sling-tooling-trunk-1.8/ws/trunk/maven-launchpad-plugin/target/generated-sources/modello/org/apache/sling/maven/projectsupport/bundlelist/v1_0_0/io/xpp3/BundleListXpp3Reader.java> uses unchecked or unsafe operations. [INFO] <https://builds.apache.org/job/sling-tooling-trunk-1.8/ws/trunk/maven-launchpad-plugin/target/generated-sources/modello/org/apache/sling/maven/projectsupport/bundlelist/v1_0_0/io/xpp3/BundleListXpp3Reader.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-plugin-plugin:3.4:descriptor (default-descriptor) @ maven-launchpad-plugin --- [ERROR] Artifact Ids of the format maven-___-plugin are reserved for plugins in the Group Id org.apache.maven.plugins Please change your artifactId to the format ___-maven-plugin In the future this error will break the build. [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Mojo extractor with id: java-javadoc found 0 mojo descriptors. [INFO] Mojo extractor with id: java-annotations found 15 mojo descriptors. [INFO] [INFO] --- plexus-component-metadata:1.5.5:generate-metadata (generate-metadata) @ maven-launchpad-plugin --- [INFO] Discovered 1 component descriptors(s) [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ maven-launchpad-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ maven-launchpad-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to <https://builds.apache.org/job/sling-tooling-trunk-1.8/ws/trunk/maven-launchpad-plugin/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ maven-launchpad-plugin --- [INFO] Surefire report directory: <https://builds.apache.org/job/sling-tooling-trunk-1.8/ws/trunk/maven-launchpad-plugin/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.sling.maven.projectsupport.PreparePackageMojoTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec - in org.apache.sling.maven.projectsupport.PreparePackageMojoTest Running org.apache.sling.maven.projectsupport.BundleListContentProviderTest Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.361 sec - in org.apache.sling.maven.projectsupport.BundleListContentProviderTest Results : Tests run: 35, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- animal-sniffer-maven-plugin:1.14:check (default) @ maven-launchpad-plugin --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.0 [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ maven-launchpad-plugin --- [INFO] Building jar: <https://builds.apache.org/job/sling-tooling-trunk-1.8/ws/trunk/maven-launchpad-plugin/target/maven-launchpad-plugin-2.3.5-SNAPSHOT.jar> [INFO] [INFO] --- maven-plugin-plugin:3.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-launchpad-plugin --- [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ maven-launchpad-plugin >>> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java) @ maven-launchpad-plugin --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (set-bundle-required-execution-environment) @ maven-launchpad-plugin --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-plugin-plugin:3.4:helpmojo (help-goal) @ maven-launchpad-plugin --- [ERROR] Artifact Ids of the format maven-___-plugin are reserved for plugins in the Group Id org.apache.maven.plugins Please change your artifactId to the format ___-maven-plugin In the future this error will break the build. [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Mojo extractor with id: java-javadoc found 0 mojo descriptors. [INFO] Mojo extractor with id: java-annotations found 15 mojo descriptors. [INFO] [INFO] --- modello-maven-plugin:1.8.1:xsd (bundle-manifest.xml) @ maven-launchpad-plugin --- [INFO] outputDirectory: <https://builds.apache.org/job/sling-tooling-trunk-1.8/ws/trunk/maven-launchpad-plugin/target/generated-site/xsd> [INFO] Working on model: src/main/mdo/bundle-list.xml [INFO] Generating current version: 1.0.0 [INFO] [INFO] --- modello-maven-plugin:1.8.1:java (bundle-manifest.xml) @ maven-launchpad-plugin --- [INFO] outputDirectory: <https://builds.apache.org/job/sling-tooling-trunk-1.8/ws/trunk/maven-launchpad-plugin/target/generated-sources/modello> [INFO] Working on model: src/main/mdo/bundle-list.xml [INFO] Generating current version: 1.0.0 [INFO] [INFO] --- modello-maven-plugin:1.8.1:xpp3-reader (bundle-manifest.xml) @ maven-launchpad-plugin --- [INFO] outputDirectory: <https://builds.apache.org/job/sling-tooling-trunk-1.8/ws/trunk/maven-launchpad-plugin/target/generated-sources/modello> [INFO] Working on model: src/main/mdo/bundle-list.xml [INFO] Generating current version: 1.0.0 [INFO] [INFO] --- modello-maven-plugin:1.8.1:xpp3-writer (bundle-manifest.xml) @ maven-launchpad-plugin --- [INFO] outputDirectory: <https://builds.apache.org/job/sling-tooling-trunk-1.8/ws/trunk/maven-launchpad-plugin/target/generated-sources/modello> [INFO] Working on model: src/main/mdo/bundle-list.xml [INFO] Generating current version: 1.0.0 [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ maven-launchpad-plugin <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ maven-launchpad-plugin --- [INFO] Building jar: <https://builds.apache.org/job/sling-tooling-trunk-1.8/ws/trunk/maven-launchpad-plugin/target/maven-launchpad-plugin-2.3.5-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ maven-launchpad-plugin --- [INFO] [INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @ maven-launchpad-plugin --- [INFO] Checking legal files in: maven-launchpad-plugin-2.3.5-SNAPSHOT.jar [INFO] Checking legal files in: maven-launchpad-plugin-2.3.5-SNAPSHOT-sources.jar [INFO] [INFO] --- apache-rat-plugin:0.11:check (default) @ maven-launchpad-plugin --- [INFO] 51 implicit excludes (use -debug for more details). [INFO] Exclude: src/main/appended-resources/META-INF/* [INFO] Exclude: velocity.log [INFO] Exclude: target/* [INFO] Exclude: README.md [INFO] Exclude: maven-eclipse.xml [INFO] Exclude: .* [INFO] Exclude: .*/** [INFO] Exclude: **/*.json [INFO] Exclude: DEPENDENCIES [INFO] Exclude: **/*.rej [INFO] Exclude: hs_err_*.log [INFO] 35 resources included (use -debug for more details) [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 34 licence. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ maven-launchpad-plugin --- [INFO] Installing <https://builds.apache.org/job/sling-tooling-trunk-1.8/ws/trunk/maven-launchpad-plugin/target/maven-launchpad-plugin-2.3.5-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/sling/maven-launchpad-plugin/2.3.5-SNAPSHOT/maven-launchpad-plugin-2.3.5-SNAPSHOT.jar [INFO] Installing <https://builds.apache.org/job/sling-tooling-trunk-1.8/ws/trunk/maven-launchpad-plugin/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/sling/maven-launchpad-plugin/2.3.5-SNAPSHOT/maven-launchpad-plugin-2.3.5-SNAPSHOT.pom [INFO] Installing <https://builds.apache.org/job/sling-tooling-trunk-1.8/ws/trunk/maven-launchpad-plugin/target/maven-launchpad-plugin-2.3.5-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/sling/maven-launchpad-plugin/2.3.5-SNAPSHOT/maven-launchpad-plugin-2.3.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ maven-launchpad-plugin --- [INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-launchpad-plugin/2.3.5-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-launchpad-plugin/2.3.5-SNAPSHOT/maven-metadata.xml (1010 B at 1.7 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-launchpad-plugin/2.3.5-SNAPSHOT/maven-launchpad-plugin-2.3.5-20170822.081546-355.jar [INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-launchpad-plugin/2.3.5-SNAPSHOT/maven-launchpad-plugin-2.3.5-20170822.081546-355.jar (120 KB at 106.0 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-launchpad-plugin/2.3.5-SNAPSHOT/maven-launchpad-plugin-2.3.5-20170822.081546-355.pom [INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-launchpad-plugin/2.3.5-SNAPSHOT/maven-launchpad-plugin-2.3.5-20170822.081546-355.pom (10 KB at 10.8 KB/sec) [INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-launchpad-plugin/maven-metadata.xml [INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-launchpad-plugin/maven-metadata.xml (695 B at 1.2 KB/sec) [INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-metadata.xml [INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-metadata.xml (3 KB at 4.7 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-launchpad-plugin/2.3.5-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-launchpad-plugin/2.3.5-SNAPSHOT/maven-metadata.xml (1010 B at 1.2 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-launchpad-plugin/maven-metadata.xml [INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-launchpad-plugin/maven-metadata.xml (695 B at 0.8 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-metadata.xml [INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-metadata.xml (3 KB at 3.0 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-launchpad-plugin/2.3.5-SNAPSHOT/maven-launchpad-plugin-2.3.5-20170822.081546-355-sources.jar [INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-launchpad-plugin/2.3.5-SNAPSHOT/maven-launchpad-plugin-2.3.5-20170822.081546-355-sources.jar (75 KB at 72.6 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-launchpad-plugin/2.3.5-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-launchpad-plugin/2.3.5-SNAPSHOT/maven-metadata.xml (1010 B at 1.2 KB/sec) [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Sling SlingStart Maven Plugin 1.7.9-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.provisioning.model/1.8.4/org.apache.sling.provisioning.model-1.8.4.pom [WARNING] The POM for org.apache.sling:org.apache.sling.provisioning.model:jar:1.8.4 is missing, no dependency information available [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.provisioning.model/1.8.4/org.apache.sling.provisioning.model-1.8.4.jar [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Sling JAR Resource Bundle ................... SUCCESS [ 14.182 s] [INFO] Apache Sling Maven Plugin to create Jackrabbit OCM descriptors SUCCESS [ 20.358 s] [INFO] Apache Sling Maven Plugin for Compiling JSP Sources into Bundles SUCCESS [ 18.251 s] [INFO] Apache Sling Maven Sling Plugin .................... SUCCESS [ 32.027 s] [INFO] Apache Sling Launchpad Maven Plugin ................ SUCCESS [ 22.438 s] [INFO] Apache Sling SlingStart Maven Plugin ............... FAILURE [ 0.763 s] [INFO] Apache Sling HTL Maven Plugin ...................... SKIPPED [INFO] Apache Sling Archetype Parent ...................... SKIPPED [INFO] Sling Launchpad Standalone Archetype ............... SKIPPED [INFO] Sling Launchpad Webapp Archetype ................... SKIPPED [INFO] Apache Sling Slingstart Archetype .................. SKIPPED [INFO] Sling Initial Content Archetype .................... SKIPPED [INFO] Sling Servlet Archetype ............................ SKIPPED [INFO] Sling Bundle Archetype ............................. SKIPPED [INFO] Sling JCRInstall Bundle Archetype .................. SKIPPED [INFO] Sling Taglib Archetype ............................. SKIPPED [INFO] Apache Maven Archetyes (Builder) ................... SKIPPED [INFO] Apache Maven Tooling (Builder) ..................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:09 min [INFO] Finished at: 2017-08-22T08:16:08+00:00 [INFO] Final Memory: 75M/481M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal on project slingstart-maven-plugin: Could not resolve dependencies for project org.apache.sling:slingstart-maven-plugin:maven-plugin:1.7.9-SNAPSHOT: Could not find artifact org.apache.sling:org.apache.sling.provisioning.model:jar:1.8.4 in central (https://repo.maven.apache.org/maven2) -> [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 :slingstart-maven-plugin channel stopped
