Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/tycho-extras.spec'], False, '/var/lib/mock/sclo6-devtoolset-3-rh-el6-build-5833-7417/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/tycho-extras.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: c1bk.rdu2.centos.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/devtoolset-3-tycho-extras-0.22.0-4.bootstrap1.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/tycho-extras.spec'], False, '/var/lib/mock/sclo6-devtoolset-3-rh-el6-build-5833-7417/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/tycho-extras.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Tc0ypg + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf org.eclipse.tycho.extras-tycho-extras-0.22.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/org.eclipse.tycho.extras-tycho-extras-0.22.0.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd org.eclipse.tycho.extras-tycho-extras-0.22.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (tycho-extras-fix-build.patch): + echo 'Patch #0 (tycho-extras-fix-build.patch):' + /bin/cat /builddir/build/SOURCES/tycho-extras-fix-build.patch + /usr/bin/patch -p1 --fuzz=0 patching file tycho-source-feature-plugin/src/main/java/org/eclipse/tycho/extras/sourcefeature/SourceFeatureMojo.java Hunk #1 succeeded at 550 (offset 35 lines). Patch #1 (tycho-extras-use-custom-resolver.patch): + echo 'Patch #1 (tycho-extras-use-custom-resolver.patch):' + /bin/cat /builddir/build/SOURCES/tycho-extras-use-custom-resolver.patch + /usr/bin/patch -p1 --fuzz=0 patching file tycho-eclipserun-plugin/pom.xml patching file tycho-eclipserun-plugin/src/main/java/org/eclipse/tycho/extras/eclipserun/EclipseRunMojo.java + scl enable maven30 devtoolset-3 - + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6MpHvd + umask 022 + cd /builddir/build/BUILD + cd org.eclipse.tycho.extras-tycho-extras-0.22.0 + LANG=C + export LANG + unset DISPLAY + scl enable maven30 devtoolset-3 - Executing: xmvn --batch-mode --offline -Dmaven.test.skip=true package org.fedoraproject.xmvn:xmvn-mojo:install org.apache.maven.plugins:maven-javadoc-plugin:aggregate org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', '-Dmaven.test.skip=true', 'package', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.apache.maven.plugins:maven-javadoc-plugin:aggregate', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.tycho.extras:tycho-version-bump-plugin:maven-plugin:0.22.0 [WARNING] The expression ${groupId} is deprecated. Please use ${project.groupId} instead. [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [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] Reactor Build Order: [INFO] [INFO] Tycho Extras (Incubation) [INFO] p2 Extras Plugin (Incubation) [INFO] Tycho Document Bundle Plugin (Incubation) [INFO] Tycho Version Bump Plugin (Incubation) [INFO] tycho-custom-bundle-plugin [INFO] Eclipserun Plugin (Incubation) [INFO] Source Feature Generation Plugin (Incubation) [INFO] tycho-pack200 [INFO] tycho-pack200-impl [INFO] Pack200 Normalization Plugin (Incubation) [INFO] Pack200 Pack Plugin (Incubation) [INFO] tycho-pack200-its [INFO] tycho-buildtimestamp-jgit [INFO] tycho-sourceref-jgit [INFO] Target Platform Validation Plugin (Incubation) [main] WARN org.fedoraproject.xmvn.resolver.impl.MetadataResolver - Ignoring metadata for artifact javax.servlet:javax.servlet-api:jar:SYSTEM as it has duplicate metadata [main] WARN org.fedoraproject.xmvn.resolver.impl.MetadataResolver - Ignoring metadata for artifact javax.servlet:javax.servlet-api:pom:SYSTEM as it has duplicate metadata [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Tycho Extras (Incubation) 0.22.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (default) @ tycho-extras --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building p2 Extras Plugin (Incubation) 0.22.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-plugin-plugin:3.1:descriptor (default-descriptor) @ tycho-p2-extras-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tycho-p2-extras-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-p2-extras-plugin/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tycho-p2-extras-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-p2-extras-plugin/target/classes [WARNING] /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-p2-extras-plugin/src/main/java/org/eclipse/tycho/plugins/p2/extras/PublishFeaturesAndBundlesMojo.java: /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-p2-extras-plugin/src/main/java/org/eclipse/tycho/plugins/p2/extras/PublishFeaturesAndBundlesMojo.java uses or overrides a deprecated API. [WARNING] /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-p2-extras-plugin/src/main/java/org/eclipse/tycho/plugins/p2/extras/PublishFeaturesAndBundlesMojo.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-plugin-plugin:3.1:descriptor (mojo-descriptor) @ tycho-p2-extras-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 2 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tycho-p2-extras-plugin --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tycho-p2-extras-plugin --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ tycho-p2-extras-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ tycho-p2-extras-plugin --- [INFO] Building jar: /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-p2-extras-plugin/target/tycho-p2-extras-plugin-0.22.0.jar [INFO] [INFO] --- maven-plugin-plugin:3.1:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-p2-extras-plugin --- [INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (default) @ tycho-p2-extras-plugin --- [INFO] Building jar: /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-p2-extras-plugin/target/tycho-p2-extras-plugin-0.22.0-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Tycho Document Bundle Plugin (Incubation) 0.22.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-plugin-plugin:3.1:descriptor (default-descriptor) @ tycho-document-bundle-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tycho-document-bundle-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-document-bundle-plugin/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tycho-document-bundle-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-document-bundle-plugin/target/classes [INFO] [INFO] --- maven-plugin-plugin:3.1:descriptor (mojo-descriptor) @ tycho-document-bundle-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 1 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tycho-document-bundle-plugin --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tycho-document-bundle-plugin --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ tycho-document-bundle-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ tycho-document-bundle-plugin --- [INFO] Building jar: /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-document-bundle-plugin/target/tycho-document-bundle-plugin-0.22.0.jar [INFO] [INFO] --- maven-plugin-plugin:3.1:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-document-bundle-plugin --- [INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (default) @ tycho-document-bundle-plugin --- [INFO] Building jar: /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-document-bundle-plugin/target/tycho-document-bundle-plugin-0.22.0-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Tycho Version Bump Plugin (Incubation) 0.22.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-plugin-plugin:3.1:descriptor (default-descriptor) @ tycho-version-bump-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tycho-version-bump-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-version-bump-plugin/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tycho-version-bump-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-version-bump-plugin/target/classes [WARNING] /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-version-bump-plugin/src/main/java/org/eclipse/tycho/versionbump/UpdateTargetMojo.java: /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-version-bump-plugin/src/main/java/org/eclipse/tycho/versionbump/UpdateTargetMojo.java uses or overrides a deprecated API. [WARNING] /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-version-bump-plugin/src/main/java/org/eclipse/tycho/versionbump/UpdateTargetMojo.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-plugin-plugin:3.1:descriptor (mojo-descriptor) @ tycho-version-bump-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 2 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tycho-version-bump-plugin --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tycho-version-bump-plugin --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ tycho-version-bump-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ tycho-version-bump-plugin --- [INFO] Building jar: /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-version-bump-plugin/target/tycho-version-bump-plugin-0.22.0.jar [INFO] [INFO] --- maven-plugin-plugin:3.1:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-version-bump-plugin --- [INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (default) @ tycho-version-bump-plugin --- [INFO] Building jar: /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-version-bump-plugin/target/tycho-version-bump-plugin-0.22.0-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building tycho-custom-bundle-plugin 0.22.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-plugin-plugin:3.1:descriptor (default-descriptor) @ tycho-custom-bundle-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tycho-custom-bundle-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-custom-bundle-plugin/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tycho-custom-bundle-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-custom-bundle-plugin/target/classes [WARNING] /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-custom-bundle-plugin/src/main/java/org/eclipse/tycho/extras/custombundle/CustomBundleMojo.java: /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-custom-bundle-plugin/src/main/java/org/eclipse/tycho/extras/custombundle/CustomBundleMojo.java uses or overrides a deprecated API. [WARNING] /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-custom-bundle-plugin/src/main/java/org/eclipse/tycho/extras/custombundle/CustomBundleMojo.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- plexus-component-metadata:1.5.5:generate-metadata (default) @ tycho-custom-bundle-plugin --- [INFO] Discovered 1 component descriptors(s) [INFO] [INFO] --- maven-plugin-plugin:3.1:descriptor (mojo-descriptor) @ tycho-custom-bundle-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 1 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tycho-custom-bundle-plugin --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tycho-custom-bundle-plugin --- [INFO] Not compiling test sources [INFO] [INFO] --- plexus-component-metadata:1.5.5:generate-test-metadata (default) @ tycho-custom-bundle-plugin --- [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ tycho-custom-bundle-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ tycho-custom-bundle-plugin --- [INFO] Building jar: /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-custom-bundle-plugin/target/tycho-custom-bundle-plugin-0.22.0.jar [INFO] [INFO] --- maven-plugin-plugin:3.1:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-custom-bundle-plugin --- [INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (default) @ tycho-custom-bundle-plugin --- [INFO] Building jar: /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-custom-bundle-plugin/target/tycho-custom-bundle-plugin-0.22.0-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Eclipserun Plugin (Incubation) 0.22.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-plugin-plugin:3.1:descriptor (default-descriptor) @ tycho-eclipserun-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tycho-eclipserun-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-eclipserun-plugin/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tycho-eclipserun-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-eclipserun-plugin/target/classes [INFO] [INFO] --- maven-plugin-plugin:3.1:descriptor (mojo-descriptor) @ tycho-eclipserun-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 1 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tycho-eclipserun-plugin --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tycho-eclipserun-plugin --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ tycho-eclipserun-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ tycho-eclipserun-plugin --- [INFO] Building jar: /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-eclipserun-plugin/target/tycho-eclipserun-plugin-0.22.0.jar [INFO] [INFO] --- maven-plugin-plugin:3.1:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-eclipserun-plugin --- [INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (default) @ tycho-eclipserun-plugin --- [INFO] Building jar: /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-eclipserun-plugin/target/tycho-eclipserun-plugin-0.22.0-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Source Feature Generation Plugin (Incubation) 0.22.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-plugin-plugin:3.1:descriptor (default-descriptor) @ tycho-source-feature-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java-annotations [WARNING] Unable to get sources artifact for org.eclipse.tycho:tycho-packaging-plugin:0.22.0. Some javadoc tags (@since, @deprecated and comments) won't be used [INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tycho-source-feature-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-source-feature-plugin/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tycho-source-feature-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-source-feature-plugin/target/classes [WARNING] /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-source-feature-plugin/src/main/java/org/eclipse/tycho/extras/sourcefeature/SourceFeatureMojo.java: /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-source-feature-plugin/src/main/java/org/eclipse/tycho/extras/sourcefeature/SourceFeatureMojo.java uses or overrides a deprecated API. [WARNING] /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-source-feature-plugin/src/main/java/org/eclipse/tycho/extras/sourcefeature/SourceFeatureMojo.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- plexus-component-metadata:1.5.5:generate-metadata (default) @ tycho-source-feature-plugin --- [INFO] Discovered 1 component descriptors(s) [INFO] [INFO] --- maven-plugin-plugin:3.1:descriptor (mojo-descriptor) @ tycho-source-feature-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java-annotations [WARNING] Unable to get sources artifact for org.eclipse.tycho:tycho-packaging-plugin:0.22.0. Some javadoc tags (@since, @deprecated and comments) won't be used [INFO] Mojo extractor for language: java-annotations found 1 mojo descriptors. line 1 column 33 - Error: missing '>' for end of tag [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tycho-source-feature-plugin --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tycho-source-feature-plugin --- [INFO] Not compiling test sources [INFO] [INFO] --- plexus-component-metadata:1.5.5:generate-test-metadata (default) @ tycho-source-feature-plugin --- [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ tycho-source-feature-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ tycho-source-feature-plugin --- [INFO] Building jar: /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-source-feature-plugin/target/tycho-source-feature-plugin-0.22.0.jar [INFO] [INFO] --- maven-plugin-plugin:3.1:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-source-feature-plugin --- [INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (default) @ tycho-source-feature-plugin --- [INFO] Building jar: /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-source-feature-plugin/target/tycho-source-feature-plugin-0.22.0-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building tycho-pack200 0.22.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (default) @ tycho-pack200 --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building tycho-pack200-impl 0.22.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tycho-pack200-impl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/pack200/tycho-pack200-impl/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tycho-pack200-impl --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/pack200/tycho-pack200-impl/target/classes [INFO] [INFO] --- plexus-component-metadata:1.5.5:generate-metadata (default) @ tycho-pack200-impl --- [INFO] Discovered 1 component descriptors(s) [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tycho-pack200-impl --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tycho-pack200-impl --- [INFO] Not compiling test sources [INFO] [INFO] --- plexus-component-metadata:1.5.5:generate-test-metadata (default) @ tycho-pack200-impl --- [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ tycho-pack200-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ tycho-pack200-impl --- [INFO] Building jar: /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/pack200/tycho-pack200-impl/target/tycho-pack200-impl-0.22.0.jar [INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (default) @ tycho-pack200-impl --- [INFO] Building jar: /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/pack200/tycho-pack200-impl/target/tycho-pack200-impl-0.22.0-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Pack200 Normalization Plugin (Incubation) 0.22.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-plugin-plugin:3.1:descriptor (default-descriptor) @ tycho-pack200a-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tycho-pack200a-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/pack200/tycho-pack200a-plugin/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tycho-pack200a-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/pack200/tycho-pack200a-plugin/target/classes [INFO] [INFO] --- maven-plugin-plugin:3.1:descriptor (mojo-descriptor) @ tycho-pack200a-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 1 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tycho-pack200a-plugin --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tycho-pack200a-plugin --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ tycho-pack200a-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ tycho-pack200a-plugin --- [INFO] Building jar: /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/pack200/tycho-pack200a-plugin/target/tycho-pack200a-plugin-0.22.0.jar [INFO] [INFO] --- maven-plugin-plugin:3.1:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-pack200a-plugin --- [INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (default) @ tycho-pack200a-plugin --- [INFO] Building jar: /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/pack200/tycho-pack200a-plugin/target/tycho-pack200a-plugin-0.22.0-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Pack200 Pack Plugin (Incubation) 0.22.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-plugin-plugin:3.1:descriptor (default-descriptor) @ tycho-pack200b-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tycho-pack200b-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/pack200/tycho-pack200b-plugin/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tycho-pack200b-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/pack200/tycho-pack200b-plugin/target/classes [INFO] [INFO] --- maven-plugin-plugin:3.1:descriptor (mojo-descriptor) @ tycho-pack200b-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 1 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tycho-pack200b-plugin --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tycho-pack200b-plugin --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ tycho-pack200b-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ tycho-pack200b-plugin --- [INFO] Building jar: /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/pack200/tycho-pack200b-plugin/target/tycho-pack200b-plugin-0.22.0.jar [INFO] [INFO] --- maven-plugin-plugin:3.1:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tycho-pack200b-plugin --- [INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (default) @ tycho-pack200b-plugin --- [INFO] Building jar: /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/pack200/tycho-pack200b-plugin/target/tycho-pack200b-plugin-0.22.0-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building tycho-pack200-its 0.22.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tycho-pack200-its --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/pack200/tycho-pack200-its/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tycho-pack200-its --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tycho-pack200-its --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tycho-pack200-its --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ tycho-pack200-its --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ tycho-pack200-its --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/pack200/tycho-pack200-its/target/tycho-pack200-its-0.22.0.jar [INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (default) @ tycho-pack200-its --- [INFO] Building jar: /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/pack200/tycho-pack200-its/target/tycho-pack200-its-0.22.0-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building tycho-buildtimestamp-jgit 0.22.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tycho-buildtimestamp-jgit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-buildtimestamp-jgit/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tycho-buildtimestamp-jgit --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-buildtimestamp-jgit/target/classes [WARNING] /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-buildtimestamp-jgit/src/main/java/org/eclipse/tycho/extras/buildtimestamp/jgit/PathFilter.java: /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-buildtimestamp-jgit/src/main/java/org/eclipse/tycho/extras/buildtimestamp/jgit/PathFilter.java uses or overrides a deprecated API. [WARNING] /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-buildtimestamp-jgit/src/main/java/org/eclipse/tycho/extras/buildtimestamp/jgit/PathFilter.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- plexus-component-metadata:1.5.5:generate-metadata (default) @ tycho-buildtimestamp-jgit --- [INFO] Discovered 1 component descriptors(s) [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tycho-buildtimestamp-jgit --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tycho-buildtimestamp-jgit --- [INFO] Not compiling test sources [INFO] [INFO] --- plexus-component-metadata:1.5.5:generate-test-metadata (default) @ tycho-buildtimestamp-jgit --- [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ tycho-buildtimestamp-jgit --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ tycho-buildtimestamp-jgit --- [INFO] Building jar: /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-buildtimestamp-jgit/target/tycho-buildtimestamp-jgit-0.22.0.jar [INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (default) @ tycho-buildtimestamp-jgit --- [INFO] Building jar: /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-buildtimestamp-jgit/target/tycho-buildtimestamp-jgit-0.22.0-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building tycho-sourceref-jgit 0.22.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tycho-sourceref-jgit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-sourceref-jgit/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tycho-sourceref-jgit --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-sourceref-jgit/target/classes [INFO] [INFO] --- plexus-component-metadata:1.5.5:generate-metadata (default) @ tycho-sourceref-jgit --- [INFO] Discovered 1 component descriptors(s) [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tycho-sourceref-jgit --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tycho-sourceref-jgit --- [INFO] Not compiling test sources [INFO] [INFO] --- plexus-component-metadata:1.5.5:generate-test-metadata (default) @ tycho-sourceref-jgit --- [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ tycho-sourceref-jgit --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ tycho-sourceref-jgit --- [INFO] Building jar: /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-sourceref-jgit/target/tycho-sourceref-jgit-0.22.0.jar [INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (default) @ tycho-sourceref-jgit --- [INFO] Building jar: /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-sourceref-jgit/target/tycho-sourceref-jgit-0.22.0-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Target Platform Validation Plugin (Incubation) 0.22.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-plugin-plugin:3.1:descriptor (default-descriptor) @ target-platform-validation-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ target-platform-validation-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target-platform-validation-plugin/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ target-platform-validation-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target-platform-validation-plugin/target/classes [INFO] [INFO] --- maven-plugin-plugin:3.1:descriptor (mojo-descriptor) @ target-platform-validation-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 1 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ target-platform-validation-plugin --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ target-platform-validation-plugin --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ target-platform-validation-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ target-platform-validation-plugin --- [INFO] Building jar: /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target-platform-validation-plugin/target/target-platform-validation-plugin-0.22.0.jar [INFO] [INFO] --- maven-plugin-plugin:3.1:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ target-platform-validation-plugin --- [INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (default) @ target-platform-validation-plugin --- [INFO] Building jar: /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target-platform-validation-plugin/target/target-platform-validation-plugin-0.22.0-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Tycho Extras (Incubation) 0.22.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- xmvn-mojo:2.1.1:install (default-cli) @ tycho-extras --- SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [INFO] [INFO] >>> maven-javadoc-plugin:2.9:aggregate (default-cli) @ tycho-extras >>> [INFO] [INFO] <<< maven-javadoc-plugin:2.9:aggregate (default-cli) @ tycho-extras <<< [INFO] [INFO] --- maven-javadoc-plugin:2.9:aggregate (default-cli) @ tycho-extras --- [INFO] Loading source files for package org.eclipse.tycho.plugins.p2.extras... Loading source files for package org.eclipse.tycho.extras.docbundle... Loading source files for package org.eclipse.tycho.versionbump... Loading source files for package org.eclipse.tycho.extras.custombundle... Loading source files for package org.eclipse.tycho.extras.eclipserun... Loading source files for package org.eclipse.tycho.extras.sourcefeature... Loading source files for package org.eclipse.tycho.extras.pack200... Loading source files for package org.eclipse.tycho.extras.pack200.mojo... Loading source files for package org.eclipse.tycho.extras.buildtimestamp.jgit... Loading source files for package org.eclipse.tycho.extras.sourceref.jgit... Loading source files for package org.eclipse.tycho.extras.tpvalidator... Constructing Javadoc information... Standard Doclet version 1.7.0_85 Building tree for all the packages and classes... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/plugins/p2/extras/Iu.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/plugins/p2/extras/MirrorMojo.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/plugins/p2/extras/PublishFeaturesAndBundlesMojo.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/plugins/p2/extras/Query.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/plugins/p2/extras/Repository.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/plugins/p2/extras/Repository.Layout.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/docbundle/JavadocMojo.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/docbundle/JavadocOptions.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/docbundle/JavadocRunner.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/docbundle/TocOptions.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/docbundle/TocWriter.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/versionbump/AbstractUpdateMojo.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/versionbump/UpdateProductMojo.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/versionbump/UpdateTargetMojo.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/custombundle/CustomBundleMojo.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/custombundle/CustomBundleP2MetadataProvider.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/eclipserun/EclipseRunMojo.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/sourcefeature/SourceFeatureMojo.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/sourcefeature/SourceFeatureP2MetadataProvider.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/pack200/EclipseInf.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/pack200/ForkedPack200Wrapper.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/pack200/Pack200Archiver.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/pack200/Pack200Wrapper.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/pack200/mojo/Pack200NormalizeMojo.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/pack200/mojo/Pack200PackMojo.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/buildtimestamp/jgit/JGitBuildTimestampProvider.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/buildtimestamp/jgit/PathFilter.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/sourceref/jgit/JGitSourceReferencesProvider.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/tpvalidator/TPError.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/tpvalidator/TPValidationMojo.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/overview-frame.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/buildtimestamp/jgit/package-frame.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/buildtimestamp/jgit/package-summary.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/buildtimestamp/jgit/package-tree.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/custombundle/package-frame.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/custombundle/package-summary.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/custombundle/package-tree.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/docbundle/package-frame.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/docbundle/package-summary.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/docbundle/package-tree.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/eclipserun/package-frame.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/eclipserun/package-summary.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/eclipserun/package-tree.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/pack200/package-frame.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/pack200/package-summary.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/pack200/package-tree.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/pack200/mojo/package-frame.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/pack200/mojo/package-summary.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/pack200/mojo/package-tree.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/sourcefeature/package-frame.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/sourcefeature/package-summary.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/sourcefeature/package-tree.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/sourceref/jgit/package-frame.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/sourceref/jgit/package-summary.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/sourceref/jgit/package-tree.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/tpvalidator/package-frame.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/tpvalidator/package-summary.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/tpvalidator/package-tree.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/plugins/p2/extras/package-frame.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/plugins/p2/extras/package-summary.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/plugins/p2/extras/package-tree.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/versionbump/package-frame.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/versionbump/package-summary.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/versionbump/package-tree.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/constant-values.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/serialized-form.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/plugins/p2/extras/class-use/PublishFeaturesAndBundlesMojo.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/plugins/p2/extras/class-use/Repository.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/plugins/p2/extras/class-use/Repository.Layout.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/plugins/p2/extras/class-use/Query.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/plugins/p2/extras/class-use/Iu.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/plugins/p2/extras/class-use/MirrorMojo.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/docbundle/class-use/JavadocRunner.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/docbundle/class-use/TocWriter.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/docbundle/class-use/JavadocOptions.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/docbundle/class-use/TocOptions.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/docbundle/class-use/JavadocMojo.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/versionbump/class-use/AbstractUpdateMojo.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/versionbump/class-use/UpdateProductMojo.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/versionbump/class-use/UpdateTargetMojo.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/custombundle/class-use/CustomBundleP2MetadataProvider.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/custombundle/class-use/CustomBundleMojo.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/eclipserun/class-use/EclipseRunMojo.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/sourcefeature/class-use/SourceFeatureMojo.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/sourcefeature/class-use/SourceFeatureP2MetadataProvider.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/pack200/class-use/Pack200Wrapper.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/pack200/class-use/Pack200Archiver.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/pack200/class-use/EclipseInf.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/pack200/class-use/ForkedPack200Wrapper.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/pack200/mojo/class-use/Pack200PackMojo.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/pack200/mojo/class-use/Pack200NormalizeMojo.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/buildtimestamp/jgit/class-use/PathFilter.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/buildtimestamp/jgit/class-use/JGitBuildTimestampProvider.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/sourceref/jgit/class-use/JGitSourceReferencesProvider.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/tpvalidator/class-use/TPError.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/tpvalidator/class-use/TPValidationMojo.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/buildtimestamp/jgit/package-use.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/custombundle/package-use.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/docbundle/package-use.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/eclipserun/package-use.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/pack200/package-use.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/pack200/mojo/package-use.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/sourcefeature/package-use.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/sourceref/jgit/package-use.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/extras/tpvalidator/package-use.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/plugins/p2/extras/package-use.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/org/eclipse/tycho/versionbump/package-use.html... Building index for all the packages and classes... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/overview-tree.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/index-all.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/deprecated-list.html... Building index for all classes... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/allclasses-frame.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/allclasses-noframe.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/index.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/overview-summary.html... Generating /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/target/site/apidocs/help-doc.html... 8 warnings [WARNING] Javadoc Warnings [WARNING] /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-p2-extras-plugin/src/main/java/org/eclipse/tycho/plugins/p2/extras/PublishFeaturesAndBundlesMojo.java:34: warning - Tag @see:illegal character: "58" in "http://wiki.eclipse.org/Equinox/p2/Publisher#Features_And_Bundles_Publisher_Application" [WARNING] /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-p2-extras-plugin/src/main/java/org/eclipse/tycho/plugins/p2/extras/PublishFeaturesAndBundlesMojo.java:34: warning - Tag @see:illegal character: "47" in "http://wiki.eclipse.org/Equinox/p2/Publisher#Features_And_Bundles_Publisher_Application" [WARNING] /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-p2-extras-plugin/src/main/java/org/eclipse/tycho/plugins/p2/extras/PublishFeaturesAndBundlesMojo.java:34: warning - Tag @see:illegal character: "47" in "http://wiki.eclipse.org/Equinox/p2/Publisher#Features_And_Bundles_Publisher_Application" [WARNING] /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-p2-extras-plugin/src/main/java/org/eclipse/tycho/plugins/p2/extras/PublishFeaturesAndBundlesMojo.java:34: warning - Tag @see:illegal character: "47" in "http://wiki.eclipse.org/Equinox/p2/Publisher#Features_And_Bundles_Publisher_Application" [WARNING] /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-p2-extras-plugin/src/main/java/org/eclipse/tycho/plugins/p2/extras/PublishFeaturesAndBundlesMojo.java:34: warning - Tag @see:illegal character: "47" in "http://wiki.eclipse.org/Equinox/p2/Publisher#Features_And_Bundles_Publisher_Application" [WARNING] /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-p2-extras-plugin/src/main/java/org/eclipse/tycho/plugins/p2/extras/PublishFeaturesAndBundlesMojo.java:34: warning - Tag @see:illegal character: "47" in "http://wiki.eclipse.org/Equinox/p2/Publisher#Features_And_Bundles_Publisher_Application" [WARNING] /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-p2-extras-plugin/src/main/java/org/eclipse/tycho/plugins/p2/extras/PublishFeaturesAndBundlesMojo.java:34: warning - Tag @see: reference not found: http://wiki.eclipse.org/Equinox/p2/Publisher#Features_And_Bundles_Publisher_Application [WARNING] /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0/tycho-source-feature-plugin/src/main/java/org/eclipse/tycho/extras/sourcefeature/SourceFeatureMojo.java:380: warning - @return tag has no arguments. [INFO] [INFO] --- xmvn-mojo:2.1.1:builddep (default-cli) @ tycho-extras --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Tycho Extras (Incubation) ......................... SUCCESS [4.332s] [INFO] p2 Extras Plugin (Incubation) ..................... SUCCESS [3.088s] [INFO] Tycho Document Bundle Plugin (Incubation) ......... SUCCESS [1.370s] [INFO] Tycho Version Bump Plugin (Incubation) ............ SUCCESS [0.832s] [INFO] tycho-custom-bundle-plugin ........................ SUCCESS [1.264s] [INFO] Eclipserun Plugin (Incubation) .................... SUCCESS [0.899s] [INFO] Source Feature Generation Plugin (Incubation) ..... SUCCESS [1.195s] [INFO] tycho-pack200 ..................................... SUCCESS [0.001s] [INFO] tycho-pack200-impl ................................ SUCCESS [0.284s] [INFO] Pack200 Normalization Plugin (Incubation) ......... SUCCESS [0.494s] [INFO] Pack200 Pack Plugin (Incubation) .................. SUCCESS [0.497s] [INFO] tycho-pack200-its ................................. SUCCESS [0.049s] [INFO] tycho-buildtimestamp-jgit ......................... SUCCESS [0.197s] [INFO] tycho-sourceref-jgit .............................. SUCCESS [0.138s] [INFO] Target Platform Validation Plugin (Incubation) .... SUCCESS [0.681s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 17.086s [INFO] Finished at: Tue Sep 08 05:43:34 UTC 2015 [INFO] Final Memory: 67M/2378M [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA8VXTW/iMBC991d4uTtQzinVticOe6oq7XWwp4mpM/b6A8H++joEtlSsAihpcrTn SW/yPPNmkj9uK8026Lwy9DC5z2YThiSMVFQ8TF5f+M+X5+Vy8ri4y39wzp6i0pJJtEgywRR6ViCh g4CSrXbs968NMc4T+hSzuGPs82JXH9NF4Uy0S7kwrsjAgigxq2CDlE+PkQYHLqg3ECFd7ONcmMpC yKcngZpg+pXhesLM6lgo8heJvYlOIG/g3fhRaGU9ZmEnSpPhNjho49/D+BH2lTghUwCpfsGFNVU+ /Tz2oQsPxujL4hzAQGQChETue1ToojR2ztMZJA5JGtCH1Ce8BEfoB/3eVSSp0dclgY5AtxbFX2U7 FcW1qZ0Xtp1nDr3RyWAyVVk9jET/zaMpaYfWeBWM242Yyr6hBtTDKx85/omKzJZriCTKVLYjGKjQ CNS/f96kvzAOM59aFuUIFp58qkF2VmEdSYUWvkO85zc+et6146BXi7xpSzjOI6sGJAWXWiuZ3ZCj oC7obnxp3cMSok9vjNvYVsQNYL+BGUIKvMIAEgJ0S+ANpXFgnVmjCMkhLzT0OXzARQPEOxR1Sfdh YzfuvQ7HsKz0xfPZ7FvXzi6J8ZEXi38LznhDpRECxvszOWSw6jWDddE64M6hbaQnp/qP9AOaVrYf +A4AAA== -----END MAVEN BUILD DEPENDENCIES----- + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7BRhTP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/devtoolset-3-tycho-extras-0.22.0-4.bootstrap1.el6.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/devtoolset-3-tycho-extras-0.22.0-4.bootstrap1.el6.noarch ++ dirname /builddir/build/BUILDROOT/devtoolset-3-tycho-extras-0.22.0-4.bootstrap1.el6.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/devtoolset-3-tycho-extras-0.22.0-4.bootstrap1.el6.noarch + cd org.eclipse.tycho.extras-tycho-extras-0.22.0 + LANG=C + export LANG + unset DISPLAY + scl enable maven30 devtoolset-3 - [INFO] Installing artifact org.eclipse.tycho.extras:tycho-extras:pom:0.22.0 [INFO] Installing artifact org.eclipse.tycho.extras:tycho-p2-extras-plugin:jar:0.22.0 [INFO] Installing artifact org.eclipse.tycho.extras:tycho-p2-extras-plugin:pom:0.22.0 [INFO] Installing artifact org.eclipse.tycho.extras:tycho-document-bundle-plugin:jar:0.22.0 [INFO] Installing artifact org.eclipse.tycho.extras:tycho-document-bundle-plugin:pom:0.22.0 [INFO] Installing artifact org.eclipse.tycho.extras:tycho-version-bump-plugin:jar:0.22.0 [INFO] Installing artifact org.eclipse.tycho.extras:tycho-version-bump-plugin:pom:0.22.0 [INFO] Installing artifact org.eclipse.tycho.extras:tycho-custom-bundle-plugin:jar:0.22.0 [INFO] Installing artifact org.eclipse.tycho.extras:tycho-custom-bundle-plugin:pom:0.22.0 [INFO] Installing artifact org.eclipse.tycho.extras:tycho-eclipserun-plugin:jar:0.22.0 [INFO] Installing artifact org.eclipse.tycho.extras:tycho-eclipserun-plugin:pom:0.22.0 [INFO] Installing artifact org.eclipse.tycho.extras:tycho-source-feature-plugin:jar:0.22.0 [INFO] Installing artifact org.eclipse.tycho.extras:tycho-source-feature-plugin:pom:0.22.0 [INFO] Installing artifact org.eclipse.tycho.extras:tycho-pack200:pom:0.22.0 [INFO] Installing artifact org.eclipse.tycho.extras:tycho-pack200-impl:jar:0.22.0 [INFO] Installing artifact org.eclipse.tycho.extras:tycho-pack200-impl:pom:0.22.0 [INFO] Installing artifact org.eclipse.tycho.extras:tycho-pack200a-plugin:jar:0.22.0 [INFO] Installing artifact org.eclipse.tycho.extras:tycho-pack200a-plugin:pom:0.22.0 [INFO] Installing artifact org.eclipse.tycho.extras:tycho-pack200b-plugin:jar:0.22.0 [INFO] Installing artifact org.eclipse.tycho.extras:tycho-pack200b-plugin:pom:0.22.0 [INFO] Installing artifact org.eclipse.tycho.extras:tycho-pack200-its:jar:0.22.0 [INFO] Installing artifact org.eclipse.tycho.extras:tycho-pack200-its:pom:0.22.0 [INFO] Installing artifact org.eclipse.tycho.extras:tycho-buildtimestamp-jgit:jar:0.22.0 [INFO] Installing artifact org.eclipse.tycho.extras:tycho-buildtimestamp-jgit:pom:0.22.0 [INFO] Installing artifact org.eclipse.tycho.extras:tycho-sourceref-jgit:jar:0.22.0 [INFO] Installing artifact org.eclipse.tycho.extras:tycho-sourceref-jgit:pom:0.22.0 [INFO] Installing artifact org.eclipse.tycho.extras:target-platform-validation-plugin:jar:0.22.0 [INFO] Installing artifact org.eclipse.tycho.extras:target-platform-validation-plugin:pom:0.22.0 [WARNING] Ignoring metadata for artifact javax.servlet:javax.servlet-api:jar:SYSTEM as it has duplicate metadata [WARNING] Ignoring metadata for artifact javax.servlet:javax.servlet-api:pom:SYSTEM as it has duplicate metadata [INFO] Installation successful + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/org.eclipse.tycho.extras-tycho-extras-0.22.0 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/devtoolset-3/root + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python /opt/rh/devtoolset-3/root + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: devtoolset-3-tycho-extras-0.22.0-4.bootstrap1.el6.noarch Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: devtoolset-3-tycho-extras-javadoc-0.22.0-4.bootstrap1.el6.noarch Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/devtoolset-3-tycho-extras-0.22.0-4.bootstrap1.el6.noarch warning: Could not canonicalize hostname: c1bk.rdu2.centos.org Wrote: /builddir/build/RPMS/devtoolset-3-tycho-extras-0.22.0-4.bootstrap1.el6.noarch.rpm Wrote: /builddir/build/RPMS/devtoolset-3-tycho-extras-javadoc-0.22.0-4.bootstrap1.el6.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kQBgI3 + umask 022 + cd /builddir/build/BUILD + cd org.eclipse.tycho.extras-tycho-extras-0.22.0 + /bin/rm -rf /builddir/build/BUILDROOT/devtoolset-3-tycho-extras-0.22.0-4.bootstrap1.el6.noarch + exit 0 Child return code was: 0 LEAVE do -->