Mock Version: 1.3.3 Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/maven-plugin-build-helper.spec'], timeout=172800user='mockbuild'logger=chrootPath='/var/lib/mock/f26-build-7622822-694379/root'gid=425uid=1000shell=FalseprintOutput=Falseenv={'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ '}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/maven-plugin-build-helper.spec'] with env {'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/maven-plugin-build-helper-1.9.1-4.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/maven-plugin-build-helper.spec'], timeout=172800user='mockbuild'private_network=Truelogger=chrootPath='/var/lib/mock/f26-build-7622822-694379/root'gid=425uid=1000shell=FalseprintOutput=Falseenv={'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ '}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/maven-plugin-build-helper.spec'] with env {'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8tVWWj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf maven-plugin-build-helper-1.9.1 + /usr/bin/xz -dc /builddir/build/SOURCES/maven-plugin-build-helper-1.9.1.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd maven-plugin-build-helper-1.9.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp /builddir/build/SOURCES/LICENSE-2.0.txt LICENSE-2.0.txt + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep org.apache.maven:maven-compat + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ra4Cby + umask 022 + cd /builddir/build/BUILD + cd maven-plugin-build-helper-1.9.1 + /usr/bin/python3 /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... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Build Helper Maven Plugin 1.9.1 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-plugin-plugin:3.5:helpmojo (help-mojo) @ build-helper-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [INFO] java-annotations mojo extractor found 0 mojo descriptor. [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ build-helper-maven-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ build-helper-maven-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/classes [INFO] /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/src/main/java/org/codehaus/mojo/buildhelper/ReleasedVersionMojo.java: Some input files use or override a deprecated API. [INFO] /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/src/main/java/org/codehaus/mojo/buildhelper/ReleasedVersionMojo.java: Recompile with -Xlint:deprecation for details. [INFO] /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/src/main/java/org/codehaus/mojo/buildhelper/ReserveListenerPortMojo.java: /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/src/main/java/org/codehaus/mojo/buildhelper/ReserveListenerPortMojo.java uses unchecked or unsafe operations. [INFO] /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/src/main/java/org/codehaus/mojo/buildhelper/ReserveListenerPortMojo.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-plugin-plugin:3.5:descriptor (default-descriptor) @ build-helper-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [WARNING] Deprecated @Component annotation for 'project' field in org.codehaus.mojo.buildhelper.AddSourceMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.codehaus.mojo.buildhelper.CpuCountMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.codehaus.mojo.buildhelper.RegexPropertiesMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.codehaus.mojo.buildhelper.LocalIpMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.codehaus.mojo.buildhelper.AddResourceMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.codehaus.mojo.buildhelper.ReserveListenerPortMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.codehaus.mojo.buildhelper.AddTestResourceMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'mavenSession' field in org.codehaus.mojo.buildhelper.BeanshellPropertyMojo: replace with @Parameter( defaultValue = "${session}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.codehaus.mojo.buildhelper.BeanshellPropertyMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'settings' field in org.codehaus.mojo.buildhelper.BeanshellPropertyMojo: replace with @Parameter( defaultValue = "${settings}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.codehaus.mojo.buildhelper.TimestampPropertyMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'mavenSession' field in org.codehaus.mojo.buildhelper.AttachArtifactMojo: replace with @Parameter( defaultValue = "${session}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.codehaus.mojo.buildhelper.AttachArtifactMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.codehaus.mojo.buildhelper.AddTestSourceMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.codehaus.mojo.buildhelper.ReleasedVersionMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.codehaus.mojo.buildhelper.RemoveLocalArtifactMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.codehaus.mojo.buildhelper.ParseVersionMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.codehaus.mojo.buildhelper.RegexPropertyMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.codehaus.mojo.buildhelper.MavenVersionMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [INFO] java-annotations mojo extractor found 17 mojo descriptors. [INFO] [INFO] --- maven-plugin-plugin:3.5:descriptor (mojo-descriptor) @ build-helper-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [WARNING] Deprecated @Component annotation for 'project' field in org.codehaus.mojo.buildhelper.AddSourceMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.codehaus.mojo.buildhelper.CpuCountMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.codehaus.mojo.buildhelper.RegexPropertiesMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.codehaus.mojo.buildhelper.LocalIpMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.codehaus.mojo.buildhelper.AddResourceMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.codehaus.mojo.buildhelper.ReserveListenerPortMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.codehaus.mojo.buildhelper.AddTestResourceMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'mavenSession' field in org.codehaus.mojo.buildhelper.BeanshellPropertyMojo: replace with @Parameter( defaultValue = "${session}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.codehaus.mojo.buildhelper.BeanshellPropertyMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'settings' field in org.codehaus.mojo.buildhelper.BeanshellPropertyMojo: replace with @Parameter( defaultValue = "${settings}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.codehaus.mojo.buildhelper.TimestampPropertyMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'mavenSession' field in org.codehaus.mojo.buildhelper.AttachArtifactMojo: replace with @Parameter( defaultValue = "${session}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.codehaus.mojo.buildhelper.AttachArtifactMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.codehaus.mojo.buildhelper.AddTestSourceMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.codehaus.mojo.buildhelper.ReleasedVersionMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.codehaus.mojo.buildhelper.RemoveLocalArtifactMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.codehaus.mojo.buildhelper.ParseVersionMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.codehaus.mojo.buildhelper.RegexPropertyMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.codehaus.mojo.buildhelper.MavenVersionMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [INFO] java-annotations mojo extractor found 17 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ build-helper-maven-plugin --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ build-helper-maven-plugin --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ build-helper-maven-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ build-helper-maven-plugin --- [INFO] Building jar: /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/build-helper-maven-plugin-1.9.1.jar [INFO] [INFO] --- maven-plugin-plugin:3.5:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ build-helper-maven-plugin --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Build Helper Maven Plugin 1.9.1 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- xmvn-mojo:2.5.0:install (default-cli) @ build-helper-maven-plugin --- [INFO] [INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (default-cli) > generate-sources @ build-helper-maven-plugin >>> [INFO] [INFO] --- maven-plugin-plugin:3.5:helpmojo (help-mojo) @ build-helper-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [WARNING] Deprecated @Component annotation for 'project' field in org.codehaus.mojo.buildhelper.AddSourceMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.codehaus.mojo.buildhelper.CpuCountMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.codehaus.mojo.buildhelper.RegexPropertiesMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.codehaus.mojo.buildhelper.LocalIpMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.codehaus.mojo.buildhelper.AddResourceMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.codehaus.mojo.buildhelper.ReserveListenerPortMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.codehaus.mojo.buildhelper.AddTestResourceMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'mavenSession' field in org.codehaus.mojo.buildhelper.BeanshellPropertyMojo: replace with @Parameter( defaultValue = "${session}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.codehaus.mojo.buildhelper.BeanshellPropertyMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'settings' field in org.codehaus.mojo.buildhelper.BeanshellPropertyMojo: replace with @Parameter( defaultValue = "${settings}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.codehaus.mojo.buildhelper.TimestampPropertyMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'mavenSession' field in org.codehaus.mojo.buildhelper.AttachArtifactMojo: replace with @Parameter( defaultValue = "${session}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.codehaus.mojo.buildhelper.AttachArtifactMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.codehaus.mojo.buildhelper.AddTestSourceMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.codehaus.mojo.buildhelper.ReleasedVersionMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.codehaus.mojo.buildhelper.RemoveLocalArtifactMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.codehaus.mojo.buildhelper.ParseVersionMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.codehaus.mojo.buildhelper.RegexPropertyMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.codehaus.mojo.buildhelper.MavenVersionMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [INFO] java-annotations mojo extractor found 17 mojo descriptors. [INFO] [INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (default-cli) < generate-sources @ build-helper-maven-plugin <<< [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:aggregate (default-cli) @ build-helper-maven-plugin --- [INFO] Loading source files for package org.codehaus.mojo.buildhelper... Constructing Javadoc information... Standard Doclet version 1.8.0_121 Building tree for all the packages and classes... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/org/codehaus/mojo/buildhelper/AbstractAddResourceMojo.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/org/codehaus/mojo/buildhelper/AbstractDefinePropertyMojo.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/org/codehaus/mojo/buildhelper/AbstractRegexPropertyMojo.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/org/codehaus/mojo/buildhelper/AddResourceMojo.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/org/codehaus/mojo/buildhelper/AddSourceMojo.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/org/codehaus/mojo/buildhelper/AddTestResourceMojo.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/org/codehaus/mojo/buildhelper/AddTestSourceMojo.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/org/codehaus/mojo/buildhelper/Artifact.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/org/codehaus/mojo/buildhelper/AttachArtifactMojo.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/org/codehaus/mojo/buildhelper/BeanshellPropertyMojo.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/org/codehaus/mojo/buildhelper/CpuCountMojo.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/org/codehaus/mojo/buildhelper/HelpMojo.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/org/codehaus/mojo/buildhelper/LocalIpMojo.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/org/codehaus/mojo/buildhelper/MavenVersionMojo.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/org/codehaus/mojo/buildhelper/OsgiArtifactVersion.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/org/codehaus/mojo/buildhelper/ParseVersionMojo.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/org/codehaus/mojo/buildhelper/RegexPropertiesMojo.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/org/codehaus/mojo/buildhelper/RegexPropertyMojo.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/org/codehaus/mojo/buildhelper/RegexPropertySetting.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/org/codehaus/mojo/buildhelper/ReleasedVersionMojo.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/org/codehaus/mojo/buildhelper/RemoveLocalArtifactMojo.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/org/codehaus/mojo/buildhelper/ReserveListenerPortMojo.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/org/codehaus/mojo/buildhelper/TimestampPropertyMojo.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/org/codehaus/mojo/buildhelper/package-frame.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/org/codehaus/mojo/buildhelper/package-summary.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/org/codehaus/mojo/buildhelper/package-tree.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/constant-values.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/org/codehaus/mojo/buildhelper/class-use/HelpMojo.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/org/codehaus/mojo/buildhelper/class-use/Artifact.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/org/codehaus/mojo/buildhelper/class-use/TimestampPropertyMojo.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/org/codehaus/mojo/buildhelper/class-use/BeanshellPropertyMojo.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/org/codehaus/mojo/buildhelper/class-use/AbstractDefinePropertyMojo.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/org/codehaus/mojo/buildhelper/class-use/AddTestSourceMojo.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/org/codehaus/mojo/buildhelper/class-use/AddSourceMojo.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/org/codehaus/mojo/buildhelper/class-use/ParseVersionMojo.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/org/codehaus/mojo/buildhelper/class-use/AbstractRegexPropertyMojo.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/org/codehaus/mojo/buildhelper/class-use/CpuCountMojo.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/org/codehaus/mojo/buildhelper/class-use/AddResourceMojo.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/org/codehaus/mojo/buildhelper/class-use/ReleasedVersionMojo.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/org/codehaus/mojo/buildhelper/class-use/RegexPropertySetting.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/org/codehaus/mojo/buildhelper/class-use/OsgiArtifactVersion.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/org/codehaus/mojo/buildhelper/class-use/AbstractAddResourceMojo.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/org/codehaus/mojo/buildhelper/class-use/LocalIpMojo.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/org/codehaus/mojo/buildhelper/class-use/AddTestResourceMojo.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/org/codehaus/mojo/buildhelper/class-use/ReserveListenerPortMojo.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/org/codehaus/mojo/buildhelper/class-use/MavenVersionMojo.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/org/codehaus/mojo/buildhelper/class-use/RegexPropertyMojo.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/org/codehaus/mojo/buildhelper/class-use/RemoveLocalArtifactMojo.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/org/codehaus/mojo/buildhelper/class-use/AttachArtifactMojo.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/org/codehaus/mojo/buildhelper/class-use/RegexPropertiesMojo.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/org/codehaus/mojo/buildhelper/package-use.html... Building index for all the packages and classes... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/overview-tree.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/index-all.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/deprecated-list.html... Building index for all classes... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/allclasses-frame.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/allclasses-noframe.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/index.html... Generating /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/target/site/apidocs/help-doc.html... 1 warning [WARNING] Javadoc Warnings [WARNING] /builddir/build/BUILD/maven-plugin-build-helper-1.9.1/src/main/java/org/codehaus/mojo/buildhelper/TimestampPropertyMojo.java:49: warning - @description is an unknown tag. [INFO] [INFO] --- xmvn-mojo:2.5.0:builddep (default-cli) @ build-helper-maven-plugin --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6.474 s [INFO] Finished at: 2017-02-11T05:43:17+00:00 [INFO] Final Memory: 35M/604M [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA72UMU/DMBCFd36FyW6Hdk5TAVMHpgqJ9ZociYtzZ9lO1P57HCWlBaGAVMhk3bsn fc/22dn60BjRofOaaZUs1F0ikAouNVWr5Hkr77ePm02yzm+yWynFQ6tNKUq0SGW0afSiQkIHAUux O4qXp46ElNF96clvhDgLx76MQuW4tZsyZ1epCMQaWq8a3nOWnlqDEVzQr1CEKPRtacEhhSy90Acj HgJSv5HccpOl57Lnp58DTOcBC0WNqoEOSVnTVpr8VKzeJwffuHyNNwNfU8dv6P48wI/gghsLYUZg E8fFfDMA4xznS7VUiyw9lf8bxjreYxFmPW+HM+LGuQarZ4SehJlueXxkMjCbX790IOIAIcL9dSfz 8f1Zg4d2ij8YZBu0uZK5QyBfozETtJ2vpyEXVf/PvwOef9ApTgYAAA== -----END MAVEN BUILD DEPENDENCIES----- + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.iTCut6 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/maven-plugin-build-helper-1.9.1-4.fc26.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/maven-plugin-build-helper-1.9.1-4.fc26.noarch ++ dirname /builddir/build/BUILDROOT/maven-plugin-build-helper-1.9.1-4.fc26.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/maven-plugin-build-helper-1.9.1-4.fc26.noarch + cd maven-plugin-build-helper-1.9.1 + xmvn-install -R .xmvn-reactor -n maven-plugin-build-helper -d /builddir/build/BUILDROOT/maven-plugin-build-helper-1.9.1-4.fc26.noarch [INFO] Installing artifact org.codehaus.mojo:build-helper-maven-plugin:jar:1.9.1 [INFO] Installing artifact org.codehaus.mojo:build-helper-maven-plugin:pom:1.9.1 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + '[' -d .xmvn/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/maven-plugin-build-helper-1.9.1-4.fc26.noarch/usr/share/javadoc/maven-plugin-build-helper + cp -pr .xmvn/apidocs/allclasses-frame.html .xmvn/apidocs/allclasses-noframe.html .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-tree.html .xmvn/apidocs/package-list .xmvn/apidocs/script.js .xmvn/apidocs/stylesheet.css /builddir/build/BUILDROOT/maven-plugin-build-helper-1.9.1-4.fc26.noarch/usr/share/javadoc/maven-plugin-build-helper + echo /usr/share/javadoc/maven-plugin-build-helper + /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-plugin-build-helper-1.9.1 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: maven-plugin-build-helper-1.9.1-4.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mkOcJH + umask 022 + cd /builddir/build/BUILD + cd maven-plugin-build-helper-1.9.1 + DOCDIR=/builddir/build/BUILDROOT/maven-plugin-build-helper-1.9.1-4.fc26.noarch/usr/share/doc/maven-plugin-build-helper + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/maven-plugin-build-helper-1.9.1-4.fc26.noarch/usr/share/doc/maven-plugin-build-helper + cp -pr header.txt /builddir/build/BUILDROOT/maven-plugin-build-helper-1.9.1-4.fc26.noarch/usr/share/doc/maven-plugin-build-helper + cp -pr LICENSE-2.0.txt /builddir/build/BUILDROOT/maven-plugin-build-helper-1.9.1-4.fc26.noarch/usr/share/doc/maven-plugin-build-helper + exit 0 warning: File listed twice: /usr/share/java/maven-plugin-build-helper [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/maven-plugin-build-helper-1.9.1-4.fc26.noarch/usr/share/java/maven-plugin-build-helper/build-helper-maven-plugin.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/maven-plugin-build-helper-1.9.1-4.fc26.noarch/usr/share/java/maven-plugin-build-helper/build-helper-maven-plugin.jar'] [INFO maven.prov] input: ['/builddir/build/BUILDROOT/maven-plugin-build-helper-1.9.1-4.fc26.noarch/usr/share/maven-metadata/maven-plugin-build-helper.xml'] [INFO maven.prov] mvn(org.codehaus.mojo:build-helper-maven-plugin:pom:) = 1.9.1, mvn(org.codehaus.mojo:build-helper-maven-plugin) = 1.9.1 [INFO maven.req] input: ['/builddir/build/BUILDROOT/maven-plugin-build-helper-1.9.1-4.fc26.noarch/usr/share/maven-metadata/maven-plugin-build-helper.xml'] [INFO maven.req] mvn(org.apache.maven:maven-project), java-headless >= 1:1.7, mvn(org.apache.maven:maven-artifact:2.2.1), mvn(org.codehaus.plexus:plexus-utils), mvn(org.beanshell:bsh), javapackages-tools, mvn(org.apache.maven:maven-plugin-api), mvn(org.apache.maven:maven-core), mvn(org.apache.maven:maven-model:2.2.1), mvn(org.apache.maven:maven-compat) Provides: maven-plugin-build-helper = 1.9.1-4.fc26 mvn(org.codehaus.mojo:build-helper-maven-plugin) = 1.9.1 mvn(org.codehaus.mojo:build-helper-maven-plugin:pom:) = 1.9.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-headless >= 1:1.7 javapackages-tools mvn(org.apache.maven:maven-artifact:2.2.1) mvn(org.apache.maven:maven-compat) mvn(org.apache.maven:maven-core) mvn(org.apache.maven:maven-model:2.2.1) mvn(org.apache.maven:maven-plugin-api) mvn(org.apache.maven:maven-project) mvn(org.beanshell:bsh) mvn(org.codehaus.plexus:plexus-utils) Processing files: maven-plugin-build-helper-javadoc-1.9.1-4.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1PMy8j + umask 022 + cd /builddir/build/BUILD + cd maven-plugin-build-helper-1.9.1 + DOCDIR=/builddir/build/BUILDROOT/maven-plugin-build-helper-1.9.1-4.fc26.noarch/usr/share/doc/maven-plugin-build-helper-javadoc + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/maven-plugin-build-helper-1.9.1-4.fc26.noarch/usr/share/doc/maven-plugin-build-helper-javadoc + cp -pr header.txt /builddir/build/BUILDROOT/maven-plugin-build-helper-1.9.1-4.fc26.noarch/usr/share/doc/maven-plugin-build-helper-javadoc + cp -pr LICENSE-2.0.txt /builddir/build/BUILDROOT/maven-plugin-build-helper-1.9.1-4.fc26.noarch/usr/share/doc/maven-plugin-build-helper-javadoc + exit 0 Provides: maven-plugin-build-helper-javadoc = 1.9.1-4.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: javapackages-tools Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/maven-plugin-build-helper-1.9.1-4.fc26.noarch Wrote: /builddir/build/RPMS/maven-plugin-build-helper-1.9.1-4.fc26.noarch.rpm Wrote: /builddir/build/RPMS/maven-plugin-build-helper-javadoc-1.9.1-4.fc26.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qaR33W + umask 022 + cd /builddir/build/BUILD + cd maven-plugin-build-helper-1.9.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/maven-plugin-build-helper-1.9.1-4.fc26.noarch + exit 0 Child return code was: 0