See <https://builds.apache.org/job/sling-tooling-trunk-1.7/154/changes>
Changes: [cziegeler] [maven-release-plugin] prepare for next development iteration [cziegeler] [maven-release-plugin] prepare release slingstart-maven-plugin-1.4.0 [cziegeler] Use latest commons osgi release ------------------------------------------ [...truncated 576 lines...] [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.7/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.7/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.7/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.7/ws/trunk/maven-launchpad-plugin/target/classes> [INFO] <https://builds.apache.org/job/sling-tooling-trunk-1.7/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.7/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.7/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.7/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.7/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-annotations found 15 mojo descriptors. [INFO] Mojo extractor with id: java-javadoc found 0 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.7/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.7/ws/trunk/maven-launchpad-plugin/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.sling.maven.projectsupport.BundleListContentProviderTest Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.528 sec - in org.apache.sling.maven.projectsupport.BundleListContentProviderTest Running org.apache.sling.maven.projectsupport.PreparePackageMojoTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.apache.sling.maven.projectsupport.PreparePackageMojoTest 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.7/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-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-annotations found 15 mojo descriptors. [INFO] Mojo extractor with id: java-javadoc found 0 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.7/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.7/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.7/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.7/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) @ maven-launchpad-plugin --- [INFO] Building jar: <https://builds.apache.org/job/sling-tooling-trunk-1.7/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.7/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.7/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.7/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 --- Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-launchpad-plugin/2.3.5-SNAPSHOT/maven-metadata.xml Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-launchpad-plugin/2.3.5-SNAPSHOT/maven-metadata.xml (1010 B at 4.9 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-launchpad-plugin/2.3.5-SNAPSHOT/maven-launchpad-plugin-2.3.5-20160104.155856-142.jar Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-launchpad-plugin/2.3.5-SNAPSHOT/maven-launchpad-plugin-2.3.5-20160104.155856-142.jar (120 KB at 538.4 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-launchpad-plugin/2.3.5-SNAPSHOT/maven-launchpad-plugin-2.3.5-20160104.155856-142.pom Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-launchpad-plugin/2.3.5-SNAPSHOT/maven-launchpad-plugin-2.3.5-20160104.155856-142.pom (10 KB at 43.9 KB/sec) Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-launchpad-plugin/maven-metadata.xml Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-launchpad-plugin/maven-metadata.xml (695 B at 5.9 KB/sec) Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-metadata.xml Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-metadata.xml (3 KB at 22.9 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-launchpad-plugin/2.3.5-SNAPSHOT/maven-metadata.xml Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-launchpad-plugin/2.3.5-SNAPSHOT/maven-metadata.xml (1010 B at 6.2 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-launchpad-plugin/maven-metadata.xml Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-launchpad-plugin/maven-metadata.xml (695 B at 2.1 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-metadata.xml Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-metadata.xml (3 KB at 8.3 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-launchpad-plugin/2.3.5-SNAPSHOT/maven-launchpad-plugin-2.3.5-20160104.155856-142-sources.jar Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-launchpad-plugin/2.3.5-SNAPSHOT/maven-launchpad-plugin-2.3.5-20160104.155856-142-sources.jar (75 KB at 316.3 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-launchpad-plugin/2.3.5-SNAPSHOT/maven-metadata.xml Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/maven-launchpad-plugin/2.3.5-SNAPSHOT/maven-metadata.xml (1010 B at 7.1 KB/sec) [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Sling SlingStart Maven Plugin 1.4.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.commons.osgi/2.4.0/org.apache.sling.commons.osgi-2.4.0.pom [WARNING] The POM for org.apache.sling:org.apache.sling.commons.osgi:jar:2.4.0 is missing, no dependency information available Downloading: http://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.commons.osgi/2.4.0/org.apache.sling.commons.osgi-2.4.0.jar [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Sling Maven Plugin to create Jackrabbit OCM descriptors SUCCESS [13.868s] [INFO] Apache Sling Maven Plugin for Compiling JSP Sources into Bundles SUCCESS [6.220s] [INFO] Apache Sling Maven Plugin for Supporting Bundle Development SUCCESS [12.880s] [INFO] Apache Sling Launchpad Maven Plugin ............... SUCCESS [13.836s] [INFO] Apache Sling SlingStart Maven Plugin .............. FAILURE [0.680s] [INFO] Apache Sling Archetype Parent ..................... SKIPPED [INFO] Sling Launchpad Standalone Archetype .............. SKIPPED [INFO] Sling Launchpad Webapp Archetype .................. SKIPPED [INFO] 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: 50.183s [INFO] Finished at: Mon Jan 04 15:58:59 UTC 2016 [INFO] Final Memory: 46M/480M [INFO] ------------------------------------------------------------------------ [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 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.4.1-SNAPSHOT: Could not find artifact org.apache.sling:org.apache.sling.commons.osgi:jar:2.4.0 in central (http://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
