Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/maven-dependency-plugin.spec'], False, '/var/lib/mock/sclo7-maven30-rh-el7-build-3211-5327/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/maven-dependency-plugin.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 Wrote: /builddir/build/SRPMS/maven30-maven-dependency-plugin-2.7-0.bootstrap1.3.11.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/maven-dependency-plugin.spec'], False, '/var/lib/mock/sclo7-maven30-rh-el7-build-3211-5327/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/maven-dependency-plugin.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.eF9gxD + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf maven-dependency-plugin-2.7 + /usr/bin/unzip -qq /builddir/build/SOURCES/maven-dependency-plugin-2.7-source-release.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd maven-dependency-plugin-2.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + scl enable maven30 - + echo 'Patch #0 (0001-Add-setThreshold-stub.patch):' Patch #0 (0001-Add-setThreshold-stub.patch): + /usr/bin/cat /builddir/build/SOURCES/0001-Add-setThreshold-stub.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/main/java/org/apache/maven/plugin/dependency/utils/DependencySilentLog.java Patch #1 (maven-dependency-plugin-commons-io.patch): + echo 'Patch #1 (maven-dependency-plugin-commons-io.patch):' + /usr/bin/cat /builddir/build/SOURCES/maven-dependency-plugin-commons-io.patch + /usr/bin/patch -p1 --fuzz=0 patching file pom.xml Hunk #1 succeeded at 193 (offset -13 lines). Patch #2 (maven-dependency-plugin-core.patch): + echo 'Patch #2 (maven-dependency-plugin-core.patch):' + /usr/bin/cat /builddir/build/SOURCES/maven-dependency-plugin-core.patch + /usr/bin/patch -p1 --fuzz=0 patching file pom.xml Hunk #1 succeeded at 79 (offset -13 lines). + echo 'Patch #4 (maven-dependency-plugin-removed-exception-catching.patch):' Patch #4 (maven-dependency-plugin-removed-exception-catching.patch): + /usr/bin/cat /builddir/build/SOURCES/maven-dependency-plugin-removed-exception-catching.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/main/java/org/apache/maven/plugin/dependency/resolvers/ResolvePluginsMojo.java + sed -i s:org.codehaus.classworlds.ClassRealm:org.codehaus.plexus.classworlds.realm.ClassRealm: src/test/java/org/apache/maven/plugin/dependency/its/AbstractDependencyPluginITCase.java + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.S4wvSj + umask 022 + cd /builddir/build/BUILD + cd maven-dependency-plugin-2.7 + scl enable maven30 - + /usr/bin/python /opt/rh/rh-java-common/root/usr/share/java-utils/mvn_build.py -f 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.apache.maven.plugins:maven-dependency-plugin:maven-plugin:2.7 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.maven:maven-core:jar -> duplicate declaration of version ${mavenVersion} @ line 105, column 17 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-site-plugin is missing. @ org.apache.maven.plugins:maven-plugins:23, /opt/rh/maven30/root/usr/share/maven-poms/maven-plugins-pom/maven-plugins.pom, line 208, column 19 [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] ------------------------------------------------------------------------ [INFO] Building Maven Dependency Plugin 2.7 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-plugin-plugin:3.1:helpmojo (help-goal) @ maven-dependency-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] Applying mojo extractor for language: java [INFO] Mojo extractor for language: java found 0 mojo descriptors. [INFO] Applying mojo extractor for language: bsh [INFO] Mojo extractor for language: bsh found 0 mojo descriptors. [INFO] [INFO] --- maven-plugin-plugin:3.1:helpmojo (generated-helpmojo) @ maven-dependency-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] Applying mojo extractor for language: java [INFO] Mojo extractor for language: java found 1 mojo descriptors. [INFO] Applying mojo extractor for language: bsh [INFO] Mojo extractor for language: bsh found 0 mojo descriptors. [INFO] [INFO] --- maven-plugin-plugin:3.1:descriptor (default-descriptor) @ maven-dependency-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] Applying mojo extractor for language: java [INFO] Mojo extractor for language: java found 1 mojo descriptors. [INFO] Applying mojo extractor for language: bsh [INFO] Mojo extractor for language: bsh found 0 mojo descriptors. [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ maven-dependency-plugin --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ maven-dependency-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ maven-dependency-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 49 source files to /builddir/build/BUILD/maven-dependency-plugin-2.7/target/classes [WARNING] /builddir/build/BUILD/maven-dependency-plugin-2.7/src/main/java/org/apache/maven/plugin/dependency/GetMojo.java: Some input files use or override a deprecated API. [WARNING] /builddir/build/BUILD/maven-dependency-plugin-2.7/src/main/java/org/apache/maven/plugin/dependency/GetMojo.java: Recompile with -Xlint:deprecation for details. [WARNING] /builddir/build/BUILD/maven-dependency-plugin-2.7/src/main/java/org/apache/maven/plugin/dependency/utils/filters/MarkerFileFilter.java: Some input files use unchecked or unsafe operations. [WARNING] /builddir/build/BUILD/maven-dependency-plugin-2.7/src/main/java/org/apache/maven/plugin/dependency/utils/filters/MarkerFileFilter.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-plugin-plugin:3.1:descriptor (mojo-descriptor) @ maven-dependency-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 20 mojo descriptors. [INFO] Applying mojo extractor for language: java [INFO] Mojo extractor for language: java found 1 mojo descriptors. [INFO] Applying mojo extractor for language: bsh [INFO] Mojo extractor for language: bsh found 0 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ maven-dependency-plugin --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ maven-dependency-plugin --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ maven-dependency-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ maven-dependency-plugin --- [INFO] Building jar: /builddir/build/BUILD/maven-dependency-plugin-2.7/target/maven-dependency-plugin-2.7.jar [INFO] [INFO] --- maven-plugin-plugin:3.1:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-dependency-plugin --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maven Dependency Plugin 2.7 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- xmvn-mojo:2.1.1:install (default-cli) @ maven-dependency-plugin --- 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) @ maven-dependency-plugin >>> [INFO] [INFO] --- maven-plugin-plugin:3.1:helpmojo (help-goal) @ maven-dependency-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 20 mojo descriptors. [INFO] Applying mojo extractor for language: java [INFO] Mojo extractor for language: java found 1 mojo descriptors. [INFO] Applying mojo extractor for language: bsh [INFO] Mojo extractor for language: bsh found 0 mojo descriptors. [WARNING] A help goal (HelpMojo) already exists in this plugin. SKIPPED THE org.apache.maven.plugin.dependency.HelpMojo GENERATION. [INFO] [INFO] --- maven-plugin-plugin:3.1:helpmojo (generated-helpmojo) @ maven-dependency-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 20 mojo descriptors. [INFO] Applying mojo extractor for language: java [INFO] Mojo extractor for language: java found 1 mojo descriptors. [INFO] Applying mojo extractor for language: bsh [INFO] Mojo extractor for language: bsh found 0 mojo descriptors. [WARNING] A help goal (HelpMojo) already exists in this plugin. SKIPPED THE org.apache.maven.plugin.dependency.HelpMojo GENERATION. [INFO] [INFO] <<< maven-javadoc-plugin:2.9:aggregate (default-cli) @ maven-dependency-plugin <<< [INFO] [INFO] --- maven-javadoc-plugin:2.9:aggregate (default-cli) @ maven-dependency-plugin --- [INFO] Loading source file /builddir/build/BUILD/maven-dependency-plugin-2.7/target/generated-sources/plugin/HelpMojo.java... Loading source files for package org.apache.maven.plugin.dependency... Loading source files for package org.apache.maven.plugin.dependency.fromConfiguration... Loading source files for package org.apache.maven.plugin.dependency.utils.translators... Loading source files for package org.apache.maven.plugin.dependency.utils.filters... Loading source files for package org.apache.maven.plugin.dependency.utils... Loading source files for package org.apache.maven.plugin.dependency.utils.markers... Loading source files for package org.apache.maven.plugin.dependency.utils.resolvers... Loading source files for package org.apache.maven.plugin.dependency.treeSerializers... Loading source files for package org.apache.maven.plugin.dependency.resolvers... Constructing Javadoc information... Standard Doclet version 1.7.0_85 Building tree for all the packages and classes... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/HelpMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/AbstractAnalyzeMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/AbstractDependencyFilterMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/AbstractDependencyMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/AbstractFromDependenciesMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/AbstractResolveMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/AnalyzeDepMgt.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/AnalyzeDuplicateMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/AnalyzeMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/AnalyzeOnlyMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/AnalyzeReportMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/AnalyzeReportView.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/BuildClasspathMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/CopyDependenciesMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/GetMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/ListMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/PropertiesMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/PurgeLocalRepositoryMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/TreeMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/UnpackDependenciesMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/fromConfiguration/AbstractFromConfigurationMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/fromConfiguration/ArtifactItem.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/fromConfiguration/CopyMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/fromConfiguration/ProcessArtifactItemsRequest.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/fromConfiguration/UnpackMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/utils/translators/ArtifactTranslator.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/utils/translators/ClassifierTypeTranslator.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/utils/filters/ArtifactItemFilter.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/utils/filters/DestFileFilter.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/utils/filters/MarkerFileFilter.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/utils/filters/ResolveFileFilter.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/utils/DependencySilentLog.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/utils/DependencyStatusSets.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/utils/DependencyUtil.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/utils/markers/DefaultFileMarkerHandler.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/utils/markers/MarkerHandler.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/utils/markers/SourcesFileMarkerHandler.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/utils/markers/UnpackFileMarkerHandler.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/utils/resolvers/ArtifactsResolver.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/utils/resolvers/DefaultArtifactsResolver.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/treeSerializers/AbstractSerializingVisitor.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/treeSerializers/DOTDependencyNodeVisitor.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/treeSerializers/GraphmlDependencyNodeVisitor.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/treeSerializers/TGFDependencyNodeVisitor.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/resolvers/GoOfflineMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/resolvers/ListRepositoriesMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/resolvers/ResolveDependenciesMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/resolvers/ResolveDependencySourcesMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/resolvers/ResolvePluginsMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/overview-frame.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/package-frame.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/package-summary.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/package-tree.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/package-frame.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/package-summary.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/package-tree.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/fromConfiguration/package-frame.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/fromConfiguration/package-summary.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/fromConfiguration/package-tree.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/resolvers/package-frame.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/resolvers/package-summary.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/resolvers/package-tree.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/treeSerializers/package-frame.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/treeSerializers/package-summary.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/treeSerializers/package-tree.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/utils/package-frame.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/utils/package-summary.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/utils/package-tree.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/utils/filters/package-frame.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/utils/filters/package-summary.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/utils/filters/package-tree.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/utils/markers/package-frame.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/utils/markers/package-summary.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/utils/markers/package-tree.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/utils/resolvers/package-frame.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/utils/resolvers/package-summary.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/utils/resolvers/package-tree.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/utils/translators/package-frame.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/utils/translators/package-summary.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/utils/translators/package-tree.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/constant-values.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/class-use/HelpMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/class-use/AnalyzeDepMgt.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/class-use/AnalyzeReportMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/class-use/UnpackDependenciesMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/class-use/AnalyzeReportView.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/class-use/AbstractFromDependenciesMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/class-use/CopyDependenciesMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/class-use/AbstractAnalyzeMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/class-use/TreeMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/class-use/AbstractResolveMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/class-use/BuildClasspathMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/class-use/AbstractDependencyMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/class-use/PurgeLocalRepositoryMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/class-use/PropertiesMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/class-use/GetMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/class-use/AnalyzeMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/class-use/AbstractDependencyFilterMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/class-use/ListMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/class-use/AnalyzeOnlyMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/class-use/AnalyzeDuplicateMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/fromConfiguration/class-use/CopyMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/fromConfiguration/class-use/ProcessArtifactItemsRequest.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/fromConfiguration/class-use/AbstractFromConfigurationMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/fromConfiguration/class-use/ArtifactItem.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/fromConfiguration/class-use/UnpackMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/utils/translators/class-use/ArtifactTranslator.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/utils/translators/class-use/ClassifierTypeTranslator.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/utils/filters/class-use/MarkerFileFilter.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/utils/filters/class-use/ArtifactItemFilter.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/utils/filters/class-use/DestFileFilter.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/utils/filters/class-use/ResolveFileFilter.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/utils/class-use/DependencySilentLog.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/utils/class-use/DependencyUtil.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/utils/class-use/DependencyStatusSets.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/utils/markers/class-use/MarkerHandler.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/utils/markers/class-use/DefaultFileMarkerHandler.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/utils/markers/class-use/SourcesFileMarkerHandler.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/utils/markers/class-use/UnpackFileMarkerHandler.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/utils/resolvers/class-use/DefaultArtifactsResolver.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/utils/resolvers/class-use/ArtifactsResolver.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/treeSerializers/class-use/TGFDependencyNodeVisitor.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/treeSerializers/class-use/GraphmlDependencyNodeVisitor.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/treeSerializers/class-use/DOTDependencyNodeVisitor.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/treeSerializers/class-use/AbstractSerializingVisitor.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/resolvers/class-use/ResolvePluginsMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/resolvers/class-use/ListRepositoriesMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/resolvers/class-use/ResolveDependencySourcesMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/resolvers/class-use/GoOfflineMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/resolvers/class-use/ResolveDependenciesMojo.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/package-use.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/package-use.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/fromConfiguration/package-use.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/resolvers/package-use.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/treeSerializers/package-use.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/utils/package-use.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/utils/filters/package-use.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/utils/markers/package-use.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/utils/resolvers/package-use.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/org/apache/maven/plugin/dependency/utils/translators/package-use.html... Building index for all the packages and classes... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/overview-tree.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/index-all.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/deprecated-list.html... Building index for all classes... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/allclasses-frame.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/allclasses-noframe.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/index.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/overview-summary.html... Generating /builddir/build/BUILD/maven-dependency-plugin-2.7/target/site/apidocs/help-doc.html... 31 warnings [WARNING] Javadoc Warnings [WARNING] /builddir/build/BUILD/maven-dependency-plugin-2.7/target/generated-sources/plugin/HelpMojo.java:25: warning - @author tag has no arguments. [WARNING] /builddir/build/BUILD/maven-dependency-plugin-2.7/target/generated-sources/plugin/HelpMojo.java:25: warning - @version tag has no arguments. [WARNING] /builddir/build/BUILD/maven-dependency-plugin-2.7/target/generated-sources/plugin/HelpMojo.java:25: warning - @goal is an unknown tag. [WARNING] /builddir/build/BUILD/maven-dependency-plugin-2.7/target/generated-sources/plugin/HelpMojo.java:25: warning - @requiresProject is an unknown tag. [WARNING] /builddir/build/BUILD/maven-dependency-plugin-2.7/target/generated-sources/plugin/HelpMojo.java:25: warning - @threadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/maven-dependency-plugin-2.7/src/main/java/org/apache/maven/plugin/dependency/AbstractDependencyFilterMojo.java:342: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/maven-dependency-plugin-2.7/src/main/java/org/apache/maven/plugin/dependency/BuildClasspathMojo.java:176: warning - Tag @see: can't find getDependencies in org.apache.maven.plugin.dependency.BuildClasspathMojo [WARNING] /builddir/build/BUILD/maven-dependency-plugin-2.7/src/main/java/org/apache/maven/plugin/dependency/BuildClasspathMojo.java:176: warning - Tag @see: can't find copyArtifact(Artifact, boolean) in org.apache.maven.plugin.dependency.BuildClasspathMojo [WARNING] /builddir/build/BUILD/maven-dependency-plugin-2.7/src/main/java/org/apache/maven/plugin/dependency/CopyDependenciesMojo.java:92: warning - Tag @see: can't find getDependencies in org.apache.maven.plugin.dependency.CopyDependenciesMojo [WARNING] /builddir/build/BUILD/maven-dependency-plugin-2.7/src/main/java/org/apache/maven/plugin/dependency/CopyDependenciesMojo.java:92: warning - Tag @see: can't find copyArtifact(Artifact, boolean) in org.apache.maven.plugin.dependency.CopyDependenciesMojo [WARNING] /builddir/build/BUILD/maven-dependency-plugin-2.7/src/main/java/org/apache/maven/plugin/dependency/CopyDependenciesMojo.java:196: warning - Tag @see: can't find copyFile(File, File, Log) in org.apache.maven.plugin.dependency.utils.DependencyUtil [WARNING] /builddir/build/BUILD/maven-dependency-plugin-2.7/src/main/java/org/apache/maven/plugin/dependency/PurgeLocalRepositoryMojo.java:411: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/maven-dependency-plugin-2.7/src/main/java/org/apache/maven/plugin/dependency/PurgeLocalRepositoryMojo.java:438: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/maven-dependency-plugin-2.7/src/main/java/org/apache/maven/plugin/dependency/UnpackDependenciesMojo.java:80: warning - Tag @see: can't find getDependencies in org.apache.maven.plugin.dependency.UnpackDependenciesMojo [WARNING] /builddir/build/BUILD/maven-dependency-plugin-2.7/src/main/java/org/apache/maven/plugin/dependency/UnpackDependenciesMojo.java:80: warning - Tag @see: can't find unpackFile(Artifact, File, File, ArchiverManager, [WARNING] Log) in org.apache.maven.plugin.dependency.utils.DependencyUtil [WARNING] /builddir/build/BUILD/maven-dependency-plugin-2.7/src/main/java/org/apache/maven/plugin/dependency/fromConfiguration/AbstractFromConfigurationMojo.java:150: warning - @param argument "removeVersion" is not a parameter name. [WARNING] /builddir/build/BUILD/maven-dependency-plugin-2.7/src/main/java/org/apache/maven/plugin/dependency/fromConfiguration/AbstractFromConfigurationMojo.java:150: warning - @param argument "prependGroupId" is not a parameter name. [WARNING] /builddir/build/BUILD/maven-dependency-plugin-2.7/src/main/java/org/apache/maven/plugin/dependency/fromConfiguration/AbstractFromConfigurationMojo.java:150: warning - @param argument "useBaseVersion" is not a parameter name. [WARNING] /builddir/build/BUILD/maven-dependency-plugin-2.7/src/main/java/org/apache/maven/plugin/dependency/fromConfiguration/ArtifactItem.java:161: warning - @param argument "artifactId" is not a parameter name. [WARNING] /builddir/build/BUILD/maven-dependency-plugin-2.7/src/main/java/org/apache/maven/plugin/dependency/fromConfiguration/ArtifactItem.java:276: warning - @param argument "location" is not a parameter name. [WARNING] /builddir/build/BUILD/maven-dependency-plugin-2.7/src/main/java/org/apache/maven/plugin/dependency/fromConfiguration/ArtifactItem.java:327: warning - @param argument "overWriteSnapshots" is not a parameter name. [WARNING] /builddir/build/BUILD/maven-dependency-plugin-2.7/src/main/java/org/apache/maven/plugin/dependency/fromConfiguration/CopyMojo.java:110: warning - Tag @see: reference not found: DependencyUtil#copyFile(File, File, Log) [WARNING] /builddir/build/BUILD/maven-dependency-plugin-2.7/src/main/java/org/apache/maven/plugin/dependency/fromConfiguration/CopyMojo.java:110: warning - Tag @see: reference not found: DependencyUtil#getFormattedFileName(Artifact, boolean) [WARNING] /builddir/build/BUILD/maven-dependency-plugin-2.7/src/main/java/org/apache/maven/plugin/dependency/utils/DependencyUtil.java:51: warning - Tag @see:illegal character: "123" in "{@link #getFormattedFileName(Artifact, boolean, boolean)}." [WARNING] /builddir/build/BUILD/maven-dependency-plugin-2.7/src/main/java/org/apache/maven/plugin/dependency/utils/DependencyUtil.java:51: warning - Tag @see:illegal character: "64" in "{@link #getFormattedFileName(Artifact, boolean, boolean)}." [WARNING] /builddir/build/BUILD/maven-dependency-plugin-2.7/src/main/java/org/apache/maven/plugin/dependency/utils/DependencyUtil.java:51: warning - Tag @see: reference not found: {@link #getFormattedFileName(Artifact, boolean, boolean)}. [WARNING] /builddir/build/BUILD/maven-dependency-plugin-2.7/src/main/java/org/apache/maven/plugin/dependency/treeSerializers/GraphmlDependencyNodeVisitor.java:34: warning - Tag @link:illegal character: "58" in "http://graphml.graphdrawing.org/" [WARNING] /builddir/build/BUILD/maven-dependency-plugin-2.7/src/main/java/org/apache/maven/plugin/dependency/treeSerializers/GraphmlDependencyNodeVisitor.java:34: warning - Tag @link:illegal character: "47" in "http://graphml.graphdrawing.org/" [WARNING] /builddir/build/BUILD/maven-dependency-plugin-2.7/src/main/java/org/apache/maven/plugin/dependency/treeSerializers/GraphmlDependencyNodeVisitor.java:34: warning - Tag @link:illegal character: "47" in "http://graphml.graphdrawing.org/" [WARNING] /builddir/build/BUILD/maven-dependency-plugin-2.7/src/main/java/org/apache/maven/plugin/dependency/treeSerializers/GraphmlDependencyNodeVisitor.java:34: warning - Tag @link:illegal character: "47" in "http://graphml.graphdrawing.org/" [WARNING] /builddir/build/BUILD/maven-dependency-plugin-2.7/src/main/java/org/apache/maven/plugin/dependency/treeSerializers/GraphmlDependencyNodeVisitor.java:34: warning - Tag @link: reference not found: http://graphml.graphdrawing.org/ [INFO] [INFO] --- xmvn-mojo:2.1.1:builddep (default-cli) @ maven-dependency-plugin --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 12.290s [INFO] Finished at: Wed Aug 19 11:48:40 UTC 2015 [INFO] Final Memory: 50M/1352M [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA81XPXPbMAzd8ytY75Sb3XGu7eQhU653XRERlpmQgI6kVLu/PtSHYzmDqtgK25Hk E97DB0Fodb+3RtTovGa6W9xmXxcCKWelqbhb/HyU3x5/bDaL+/XN6ouU4nuljRIKSyQVYRq9KJDQ QUAlng7i10NNQsqIHmLWN0KcNg7NMm4Ujqtyo9bsigxKyHeYWaiRstJUhSa/Wh4RHR5c0FvIQ9xo cfINNzjpoLgPSI1H65LtanlaNkKW50qmC/uroJwdvlfziXTHjYSUXcgllDolqeNnTOqmZYXmH2RS WiAo0CWkdliy14HdQVoMoCDAfOxZYz3aomKSjhY5b3FdpEDbcsbsZ4r3Gkbo23PpNb3M7PtU4oDR +WjSXVt58d3AHVQ+tnDcV2MdvAPEws93uk5OWwVt/IyB9jtwqEZ4t9pgf7ktUkjsbs4UQMdnWirc QmVS82tOGevuNp8Myhh2c/gzZ1e9QERwiOkF5GwtD96XWIchznrphWiq+eWaFHSeeGlgtJWfw2bw sjc4gfKaKj/ayNmYOOroaYxn6IupDXj/m51Ro5RD1GzF04+Tgdn4ybMnEQe40unninQYYezPU9+S YzzQt3NI/IjQf0bAO4KP6unz9J+omSU6H3/LKDbQkk1bgePcg1XzE/wKY4+JsWsPAAA= -----END MAVEN BUILD DEPENDENCIES----- + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gTvAbv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/maven30-maven-dependency-plugin-2.7-0.bootstrap1.3.11.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/maven30-maven-dependency-plugin-2.7-0.bootstrap1.3.11.el7.noarch ++ dirname /builddir/build/BUILDROOT/maven30-maven-dependency-plugin-2.7-0.bootstrap1.3.11.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/maven30-maven-dependency-plugin-2.7-0.bootstrap1.3.11.el7.noarch + cd maven-dependency-plugin-2.7 + scl enable maven30 - + xmvn-install -R .xmvn-reactor -n maven-dependency-plugin -d /builddir/build/BUILDROOT/maven30-maven-dependency-plugin-2.7-0.bootstrap1.3.11.el7.noarch [INFO] Installing artifact org.apache.maven.plugins:maven-dependency-plugin:jar:2.7 [INFO] Installing artifact org.apache.maven.plugins:maven-dependency-plugin:pom:2.7 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + '[' -d .xmvn/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/maven30-maven-dependency-plugin-2.7-0.bootstrap1.3.11.el7.noarch/opt/rh/maven30/root/usr/share/javadoc/maven-dependency-plugin + cp -pr .xmvn/apidocs/HelpMojo.html .xmvn/apidocs/allclasses-frame.html .xmvn/apidocs/allclasses-noframe.html .xmvn/apidocs/class-use .xmvn/apidocs/constant-values.html .xmvn/apidocs/deprecated-list.html .xmvn/apidocs/help-doc.html .xmvn/apidocs/index-all.html .xmvn/apidocs/index.html .xmvn/apidocs/org .xmvn/apidocs/overview-frame.html .xmvn/apidocs/overview-summary.html .xmvn/apidocs/overview-tree.html .xmvn/apidocs/package-frame.html .xmvn/apidocs/package-list .xmvn/apidocs/package-summary.html .xmvn/apidocs/package-tree.html .xmvn/apidocs/package-use.html .xmvn/apidocs/resources .xmvn/apidocs/stylesheet.css /builddir/build/BUILDROOT/maven30-maven-dependency-plugin-2.7-0.bootstrap1.3.11.el7.noarch/opt/rh/maven30/root/usr/share/javadoc/maven-dependency-plugin + echo /opt/rh/maven30/root/usr/share/javadoc/maven-dependency-plugin + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/maven-dependency-plugin-2.7 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/maven30/root + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python 1 /opt/rh/maven30/root + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: maven30-maven-dependency-plugin-2.7-0.bootstrap1.3.11.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.a6q6fM + umask 022 + cd /builddir/build/BUILD + cd maven-dependency-plugin-2.7 + DOCDIR=/builddir/build/BUILDROOT/maven30-maven-dependency-plugin-2.7-0.bootstrap1.3.11.el7.noarch/opt/rh/maven30/root/usr/share/doc/maven30-maven-dependency-plugin-2.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/maven30-maven-dependency-plugin-2.7-0.bootstrap1.3.11.el7.noarch/opt/rh/maven30/root/usr/share/doc/maven30-maven-dependency-plugin-2.7 + cp -pr LICENSE /builddir/build/BUILDROOT/maven30-maven-dependency-plugin-2.7-0.bootstrap1.3.11.el7.noarch/opt/rh/maven30/root/usr/share/doc/maven30-maven-dependency-plugin-2.7 + cp -pr NOTICE /builddir/build/BUILDROOT/maven30-maven-dependency-plugin-2.7-0.bootstrap1.3.11.el7.noarch/opt/rh/maven30/root/usr/share/doc/maven30-maven-dependency-plugin-2.7 + exit 0 Finding Provides: scl enable maven30 -- /usr/lib/rpm/rh-java-common-javapackages-provides-wrapper /builddir/build/BUILDROOT/maven30-maven-dependency-plugin-2.7-0.bootstrap1.3.11.el7.noarch --cachedir /builddir/build/BUILD/ --rpm-pid 21784 --scl maven30 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/maven30-maven-dependency-plugin-2.7-0.bootstrap1.3.11.el7.noarch/opt/rh/maven30/root/usr/share/java/maven-dependency-plugin/maven-dependency-plugin.jar'] [INFO maven.prov] input: ['/builddir/build/BUILDROOT/maven30-maven-dependency-plugin-2.7-0.bootstrap1.3.11.el7.noarch/opt/rh/maven30/root/usr/share/maven-metadata/maven-dependency-plugin.xml'] [INFO maven.prov] maven30-mvn(org.apache.maven.plugins:maven-dependency-plugin:pom:) = 2.7, maven30-mvn(org.apache.maven.plugins:maven-dependency-plugin) = 2.7 Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: scl enable maven30 -- /usr/lib/rpm/rh-java-common-javapackages-requires-wrapper /builddir/build/BUILDROOT/maven30-maven-dependency-plugin-2.7-0.bootstrap1.3.11.el7.noarch --cachedir /builddir/build/BUILD/ --rpm-pid 21784 --scl maven30 [INFO maven.req] input: ['/builddir/build/BUILDROOT/maven30-maven-dependency-plugin-2.7-0.bootstrap1.3.11.el7.noarch/opt/rh/maven30/root/usr/share/maven-metadata/maven-dependency-plugin.xml'] [INFO maven.req] maven30-mvn(org.apache.maven:maven-project), maven30-mvn(org.apache.maven.doxia:doxia-site-renderer), maven30-mvn(org.codehaus.plexus:plexus-container-default), maven30-mvn(org.codehaus.plexus:plexus-archiver), maven30-mvn(org.apache.maven:maven-repository-metadata), maven30-runtime, maven30-mvn(classworlds:classworlds), maven30-mvn(org.apache.maven:maven-artifact-manager), java, maven30-mvn(org.apache.maven.shared:maven-invoker), maven30-mvn(org.codehaus.plexus:plexus-utils), maven30-mvn(org.apache.maven:maven-model), rh-java-common-mvn(commons-collections:commons-collections), maven30-mvn(org.apache.maven.shared:maven-dependency-analyzer), rh-java-common-mvn(commons-lang:commons-lang), maven30-mvn(org.apache.maven:maven-core), maven30-mvn(org.apache.maven.shared:maven-common-artifact-filters), maven30-mvn(org.apache.maven.doxia:doxia-sink-api), maven30-mvn(org.apache.maven.reporting:maven-reporting-impl), maven30-mvn(org.apache.maven:maven-plugin-api), maven30-mvn(org.apache.maven.reporting:maven-reporting-api), maven30-mvn(org.codehaus.plexus:plexus-io), maven30-mvn(org.apache.maven:maven-artifact), maven30-mvn(org.apache.maven.shared:maven-dependency-tree), rh-java-common-mvn(org.apache.commons:commons-io), maven30-mvn(org.apache.maven.shared:file-management) Provides: maven30-maven-dependency-plugin = 2.7-0.bootstrap1.3.11.el7 maven30-mvn(org.apache.maven.plugins:maven-dependency-plugin:pom:) = 2.7 maven30-mvn(org.apache.maven.plugins:maven-dependency-plugin) = 2.7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: maven30-mvn(org.apache.maven:maven-project) maven30-mvn(org.apache.maven.doxia:doxia-site-renderer) maven30-mvn(org.codehaus.plexus:plexus-container-default) maven30-mvn(org.codehaus.plexus:plexus-archiver) maven30-mvn(org.apache.maven:maven-repository-metadata) maven30-runtime maven30-mvn(classworlds:classworlds) maven30-mvn(org.apache.maven:maven-artifact-manager) java maven30-mvn(org.apache.maven.shared:maven-invoker) maven30-mvn(org.codehaus.plexus:plexus-utils) maven30-mvn(org.apache.maven:maven-model) rh-java-common-mvn(commons-collections:commons-collections) maven30-mvn(org.apache.maven.shared:maven-dependency-analyzer) rh-java-common-mvn(commons-lang:commons-lang) maven30-mvn(org.apache.maven:maven-core) maven30-mvn(org.apache.maven.shared:maven-common-artifact-filters) maven30-mvn(org.apache.maven.doxia:doxia-sink-api) maven30-mvn(org.apache.maven.reporting:maven-reporting-impl) maven30-mvn(org.apache.maven:maven-plugin-api) maven30-mvn(org.apache.maven.reporting:maven-reporting-api) maven30-mvn(org.codehaus.plexus:plexus-io) maven30-mvn(org.apache.maven:maven-artifact) maven30-mvn(org.apache.maven.shared:maven-dependency-tree) rh-java-common-mvn(org.apache.commons:commons-io) maven30-mvn(org.apache.maven.shared:file-management) Processing files: maven30-maven-dependency-plugin-javadoc-2.7-0.bootstrap1.3.11.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oAtUL5 + umask 022 + cd /builddir/build/BUILD + cd maven-dependency-plugin-2.7 + DOCDIR=/builddir/build/BUILDROOT/maven30-maven-dependency-plugin-2.7-0.bootstrap1.3.11.el7.noarch/opt/rh/maven30/root/usr/share/doc/maven30-maven-dependency-plugin-javadoc-2.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/maven30-maven-dependency-plugin-2.7-0.bootstrap1.3.11.el7.noarch/opt/rh/maven30/root/usr/share/doc/maven30-maven-dependency-plugin-javadoc-2.7 + cp -pr LICENSE /builddir/build/BUILDROOT/maven30-maven-dependency-plugin-2.7-0.bootstrap1.3.11.el7.noarch/opt/rh/maven30/root/usr/share/doc/maven30-maven-dependency-plugin-javadoc-2.7 + cp -pr NOTICE /builddir/build/BUILDROOT/maven30-maven-dependency-plugin-2.7-0.bootstrap1.3.11.el7.noarch/opt/rh/maven30/root/usr/share/doc/maven30-maven-dependency-plugin-javadoc-2.7 + exit 0 Finding Provides: scl enable maven30 -- /usr/lib/rpm/rh-java-common-javapackages-provides-wrapper /builddir/build/BUILDROOT/maven30-maven-dependency-plugin-2.7-0.bootstrap1.3.11.el7.noarch --cachedir /builddir/build/BUILD/ --rpm-pid 21784 --scl maven30 Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: scl enable maven30 -- /usr/lib/rpm/rh-java-common-javapackages-requires-wrapper /builddir/build/BUILDROOT/maven30-maven-dependency-plugin-2.7-0.bootstrap1.3.11.el7.noarch --cachedir /builddir/build/BUILD/ --rpm-pid 21784 --scl maven30 Provides: maven30-maven-dependency-plugin-javadoc = 2.7-0.bootstrap1.3.11.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: maven30-runtime Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/maven30-maven-dependency-plugin-2.7-0.bootstrap1.3.11.el7.noarch Wrote: /builddir/build/RPMS/maven30-maven-dependency-plugin-2.7-0.bootstrap1.3.11.el7.noarch.rpm Wrote: /builddir/build/RPMS/maven30-maven-dependency-plugin-javadoc-2.7-0.bootstrap1.3.11.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qzbMit + umask 022 + cd /builddir/build/BUILD + cd maven-dependency-plugin-2.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/maven30-maven-dependency-plugin-2.7-0.bootstrap1.3.11.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->