Mock Version: 1.2.9 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/maven-jar-plugin.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-24415/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/maven-jar-plugin.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/maven30-maven-jar-plugin-2.4-8.10.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/maven-jar-plugin.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-24415/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/maven-jar-plugin.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Ann3nJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf maven-jar-plugin-2.4 + /usr/bin/unzip -qq /builddir/build/SOURCES/maven-jar-plugin-2.4-source-release.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd maven-jar-plugin-2.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + scl enable maven30 - Patch #0 (maven-jar-plugin-maven-core-dep.patch): + echo 'Patch #0 (maven-jar-plugin-maven-core-dep.patch):' + /usr/bin/patch -p1 --fuzz=0 + /usr/bin/cat /builddir/build/SOURCES/maven-jar-plugin-maven-core-dep.patch patching file pom.xml + sed -i -e 's|plexus-container-default|plexus-container|g' pom.xml + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xIOwsh + umask 022 + cd /builddir/build/BUILD + cd maven-jar-plugin-2.4 + 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-jar-plugin:maven-plugin:2.4 [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 JAR Plugin 2.4 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-plugin-plugin:3.1:helpmojo (generated-helpmojo) @ maven-jar-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 [WARNING] org.apache.maven.plugin.jar.TestJarMojo#finalName: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.TestJarMojo#forceCreation: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.TestJarMojo#skip: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.TestJarMojo#skipIfEmpty: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.TestJarMojo#useDefaultManifestFile: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignVerifyMojo#basedir: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignVerifyMojo#checkCerts: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignVerifyMojo#errorWhenNotSigned: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignVerifyMojo#finalName: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignVerifyMojo#jarPath: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignVerifyMojo#verbose: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignVerifyMojo#workingDirectory: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarMojo#finalName: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarMojo#forceCreation: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarMojo#skipIfEmpty: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarMojo#useDefaultManifestFile: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignMojo#alias: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignMojo#basedir: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignMojo#classifier: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignMojo#finalName: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignMojo#keypass: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignMojo#keystore: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignMojo#project: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignMojo#sigfile: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignMojo#signedjar: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignMojo#skip: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignMojo#storepass: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignMojo#type: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignMojo#verbose: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignMojo#verify: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignMojo#workingDirectory: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [INFO] Mojo extractor for language: java found 4 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-jar-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 [WARNING] org.apache.maven.plugin.jar.JarSignMojo#alias: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignMojo#basedir: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignMojo#classifier: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignMojo#finalName: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignMojo#keypass: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignMojo#keystore: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignMojo#project: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignMojo#sigfile: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignMojo#signedjar: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignMojo#skip: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignMojo#storepass: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignMojo#type: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignMojo#verbose: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignMojo#verify: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignMojo#workingDirectory: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignVerifyMojo#basedir: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignVerifyMojo#checkCerts: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignVerifyMojo#errorWhenNotSigned: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignVerifyMojo#finalName: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignVerifyMojo#jarPath: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignVerifyMojo#verbose: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignVerifyMojo#workingDirectory: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarMojo#finalName: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarMojo#forceCreation: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarMojo#skipIfEmpty: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarMojo#useDefaultManifestFile: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.TestJarMojo#finalName: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.TestJarMojo#forceCreation: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.TestJarMojo#skip: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.TestJarMojo#skipIfEmpty: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.TestJarMojo#useDefaultManifestFile: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [INFO] Mojo extractor for language: java found 5 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-jar-plugin --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ maven-jar-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/maven-jar-plugin-2.4/src/main/resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ maven-jar-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /builddir/build/BUILD/maven-jar-plugin-2.4/target/classes [WARNING] /builddir/build/BUILD/maven-jar-plugin-2.4/src/main/java/org/apache/maven/plugin/jar/JarSignVerifyMojo.java: Some input files use unchecked or unsafe operations. [WARNING] /builddir/build/BUILD/maven-jar-plugin-2.4/src/main/java/org/apache/maven/plugin/jar/JarSignVerifyMojo.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ maven-jar-plugin --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ maven-jar-plugin --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ maven-jar-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ maven-jar-plugin --- [INFO] Building jar: /builddir/build/BUILD/maven-jar-plugin-2.4/target/maven-jar-plugin-2.4.jar [INFO] [INFO] --- maven-plugin-plugin:3.1:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-jar-plugin --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maven JAR Plugin 2.4 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- xmvn-mojo:2.1.1:install (default-cli) @ maven-jar-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-jar-plugin >>> [INFO] [INFO] --- maven-plugin-plugin:3.1:helpmojo (generated-helpmojo) @ maven-jar-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 [WARNING] org.apache.maven.plugin.jar.TestJarMojo#finalName: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.TestJarMojo#forceCreation: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.TestJarMojo#skip: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.TestJarMojo#skipIfEmpty: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.TestJarMojo#useDefaultManifestFile: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignMojo#alias: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignMojo#basedir: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignMojo#classifier: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignMojo#finalName: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignMojo#keypass: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignMojo#keystore: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignMojo#project: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignMojo#sigfile: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignMojo#signedjar: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignMojo#skip: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignMojo#storepass: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignMojo#type: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignMojo#verbose: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignMojo#verify: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignMojo#workingDirectory: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignVerifyMojo#basedir: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignVerifyMojo#checkCerts: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignVerifyMojo#errorWhenNotSigned: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignVerifyMojo#finalName: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignVerifyMojo#jarPath: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignVerifyMojo#verbose: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarSignVerifyMojo#workingDirectory: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarMojo#finalName: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarMojo#forceCreation: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarMojo#skipIfEmpty: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.jar.JarMojo#useDefaultManifestFile: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [INFO] Mojo extractor for language: java found 5 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.jar.HelpMojo GENERATION. [INFO] [INFO] <<< maven-javadoc-plugin:2.9:aggregate (default-cli) @ maven-jar-plugin <<< [INFO] [INFO] --- maven-javadoc-plugin:2.9:aggregate (default-cli) @ maven-jar-plugin --- [INFO] Loading source files for package org.apache.maven.plugin.jar... Constructing Javadoc information... Standard Doclet version 1.7.0_79 Building tree for all the packages and classes... Generating /builddir/build/BUILD/maven-jar-plugin-2.4/target/site/apidocs/org/apache/maven/plugin/jar/AbstractJarMojo.html... Generating /builddir/build/BUILD/maven-jar-plugin-2.4/target/site/apidocs/org/apache/maven/plugin/jar/JarMojo.html... Generating /builddir/build/BUILD/maven-jar-plugin-2.4/target/site/apidocs/org/apache/maven/plugin/jar/JarSignMojo.html... Generating /builddir/build/BUILD/maven-jar-plugin-2.4/target/site/apidocs/org/apache/maven/plugin/jar/JarSignVerifyMojo.html... Generating /builddir/build/BUILD/maven-jar-plugin-2.4/target/site/apidocs/org/apache/maven/plugin/jar/TestJarMojo.html... Generating /builddir/build/BUILD/maven-jar-plugin-2.4/target/site/apidocs/org/apache/maven/plugin/jar/package-frame.html... Generating /builddir/build/BUILD/maven-jar-plugin-2.4/target/site/apidocs/org/apache/maven/plugin/jar/package-summary.html... Generating /builddir/build/BUILD/maven-jar-plugin-2.4/target/site/apidocs/org/apache/maven/plugin/jar/package-tree.html... Generating /builddir/build/BUILD/maven-jar-plugin-2.4/target/site/apidocs/constant-values.html... Generating /builddir/build/BUILD/maven-jar-plugin-2.4/target/site/apidocs/org/apache/maven/plugin/jar/class-use/JarMojo.html... Generating /builddir/build/BUILD/maven-jar-plugin-2.4/target/site/apidocs/org/apache/maven/plugin/jar/class-use/AbstractJarMojo.html... Generating /builddir/build/BUILD/maven-jar-plugin-2.4/target/site/apidocs/org/apache/maven/plugin/jar/class-use/JarSignVerifyMojo.html... Generating /builddir/build/BUILD/maven-jar-plugin-2.4/target/site/apidocs/org/apache/maven/plugin/jar/class-use/JarSignMojo.html... Generating /builddir/build/BUILD/maven-jar-plugin-2.4/target/site/apidocs/org/apache/maven/plugin/jar/class-use/TestJarMojo.html... Generating /builddir/build/BUILD/maven-jar-plugin-2.4/target/site/apidocs/org/apache/maven/plugin/jar/package-use.html... Building index for all the packages and classes... Generating /builddir/build/BUILD/maven-jar-plugin-2.4/target/site/apidocs/overview-tree.html... Generating /builddir/build/BUILD/maven-jar-plugin-2.4/target/site/apidocs/index-all.html... Generating /builddir/build/BUILD/maven-jar-plugin-2.4/target/site/apidocs/deprecated-list.html... Building index for all classes... Generating /builddir/build/BUILD/maven-jar-plugin-2.4/target/site/apidocs/allclasses-frame.html... Generating /builddir/build/BUILD/maven-jar-plugin-2.4/target/site/apidocs/allclasses-noframe.html... Generating /builddir/build/BUILD/maven-jar-plugin-2.4/target/site/apidocs/index.html... Generating /builddir/build/BUILD/maven-jar-plugin-2.4/target/site/apidocs/help-doc.html... 22 warnings [WARNING] Javadoc Warnings [WARNING] /builddir/build/BUILD/maven-jar-plugin-2.4/src/main/java/org/apache/maven/plugin/jar/AbstractJarMojo.java:197: warning - @todo is an unknown tag. [WARNING] /builddir/build/BUILD/maven-jar-plugin-2.4/src/main/java/org/apache/maven/plugin/jar/AbstractJarMojo.java:246: warning - @todo is an unknown tag. [WARNING] /builddir/build/BUILD/maven-jar-plugin-2.4/src/main/java/org/apache/maven/plugin/jar/JarMojo.java:35: warning - @goal is an unknown tag. [WARNING] /builddir/build/BUILD/maven-jar-plugin-2.4/src/main/java/org/apache/maven/plugin/jar/JarMojo.java:35: warning - @phase is an unknown tag. [WARNING] /builddir/build/BUILD/maven-jar-plugin-2.4/src/main/java/org/apache/maven/plugin/jar/JarMojo.java:35: warning - @requiresProject is an unknown tag. [WARNING] /builddir/build/BUILD/maven-jar-plugin-2.4/src/main/java/org/apache/maven/plugin/jar/JarMojo.java:35: warning - @threadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/maven-jar-plugin-2.4/src/main/java/org/apache/maven/plugin/jar/JarMojo.java:35: warning - @requiresDependencyResolution is an unknown tag. [WARNING] /builddir/build/BUILD/maven-jar-plugin-2.4/src/main/java/org/apache/maven/plugin/jar/JarSignMojo.java:54: warning - @goal is an unknown tag. [WARNING] /builddir/build/BUILD/maven-jar-plugin-2.4/src/main/java/org/apache/maven/plugin/jar/JarSignMojo.java:54: warning - @phase is an unknown tag. [WARNING] /builddir/build/BUILD/maven-jar-plugin-2.4/src/main/java/org/apache/maven/plugin/jar/JarSignMojo.java:54: warning - @requiresProject is an unknown tag. [WARNING] /builddir/build/BUILD/maven-jar-plugin-2.4/src/main/java/org/apache/maven/plugin/jar/JarSignMojo.java:54: warning - @todo is an unknown tag. [WARNING] /builddir/build/BUILD/maven-jar-plugin-2.4/src/main/java/org/apache/maven/plugin/jar/JarSignMojo.java:54: warning - @requiresDependencyResolution is an unknown tag. [WARNING] /builddir/build/BUILD/maven-jar-plugin-2.4/src/main/java/org/apache/maven/plugin/jar/JarSignVerifyMojo.java:51: warning - @goal is an unknown tag. [WARNING] /builddir/build/BUILD/maven-jar-plugin-2.4/src/main/java/org/apache/maven/plugin/jar/JarSignVerifyMojo.java:51: warning - @phase is an unknown tag. [WARNING] /builddir/build/BUILD/maven-jar-plugin-2.4/src/main/java/org/apache/maven/plugin/jar/JarSignVerifyMojo.java:51: warning - @requiresProject is an unknown tag. [WARNING] /builddir/build/BUILD/maven-jar-plugin-2.4/src/main/java/org/apache/maven/plugin/jar/JarSignVerifyMojo.java:51: warning - @todo is an unknown tag. [WARNING] /builddir/build/BUILD/maven-jar-plugin-2.4/src/main/java/org/apache/maven/plugin/jar/JarSignVerifyMojo.java:51: warning - @requiresDependencyResolution is an unknown tag. [WARNING] /builddir/build/BUILD/maven-jar-plugin-2.4/src/main/java/org/apache/maven/plugin/jar/TestJarMojo.java:36: warning - @goal is an unknown tag. [WARNING] /builddir/build/BUILD/maven-jar-plugin-2.4/src/main/java/org/apache/maven/plugin/jar/TestJarMojo.java:36: warning - @phase is an unknown tag. [WARNING] /builddir/build/BUILD/maven-jar-plugin-2.4/src/main/java/org/apache/maven/plugin/jar/TestJarMojo.java:36: warning - @requiresProject is an unknown tag. [WARNING] /builddir/build/BUILD/maven-jar-plugin-2.4/src/main/java/org/apache/maven/plugin/jar/TestJarMojo.java:36: warning - @threadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/maven-jar-plugin-2.4/src/main/java/org/apache/maven/plugin/jar/TestJarMojo.java:36: warning - @requiresDependencyResolution is an unknown tag. [INFO] [INFO] --- xmvn-mojo:2.1.1:builddep (default-cli) @ maven-jar-plugin --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 9.164s [INFO] Finished at: Mon Jun 15 12:51:39 GMT 2015 [INFO] Final Memory: 27M/319M [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA72UTW+DMAyG7/0VGffAdqdU204cdqoq9ZolXkgFTpQPRP/9wqAr7MAmteNo+1He 14rtfNc1NWnBOqVxmzyljwkB5FoolNvksKfP+9eyTHbFJn+glLwEVQsiwACKiClwRAKCZR4EeT+T 41uLhNJIT5liQ8g1ce7DmJBWB1OKQluZMsN4BWnDWsDU1EEqdHl2IQaeWa8+GPcx8cXRb25SGVDo PGDfUWF0k2fXsDeSzZ383divhri28NPNP8oN/VNm1JqiVp+A+xUVL4lVJXml4lLcJhm3CCoWXBxo 6MLSPA/AHWS5bhqNjtYM5YLeHFu1x+BV7e73leOxoB6cV4s9z3ZmxGnFLIK7wc8poPILqmN96flJ 1N/KTzQMYMqSBQAA -----END MAVEN BUILD DEPENDENCIES----- + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rGHvll + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/maven30-maven-jar-plugin-2.4-8.10.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/maven30-maven-jar-plugin-2.4-8.10.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/maven30-maven-jar-plugin-2.4-8.10.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/maven30-maven-jar-plugin-2.4-8.10.el7.centos.x86_64 + cd maven-jar-plugin-2.4 + scl enable maven30 - + xmvn-install -R .xmvn-reactor -n maven-jar-plugin -d /builddir/build/BUILDROOT/maven30-maven-jar-plugin-2.4-8.10.el7.centos.x86_64 [INFO] Installing artifact org.apache.maven.plugins:maven-jar-plugin:jar:2.4 [INFO] Installing artifact org.apache.maven.plugins:maven-jar-plugin:pom:2.4 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + '[' -d .xmvn/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/maven30-maven-jar-plugin-2.4-8.10.el7.centos.x86_64/opt/rh/maven30/root/usr/share/javadoc/maven-jar-plugin + 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/resources .xmvn/apidocs/stylesheet.css /builddir/build/BUILDROOT/maven30-maven-jar-plugin-2.4-8.10.el7.centos.x86_64/opt/rh/maven30/root/usr/share/javadoc/maven-jar-plugin + echo /opt/rh/maven30/root/usr/share/javadoc/maven-jar-plugin + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/maven-jar-plugin-2.4 /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-jar-plugin-2.4-8.10.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jex0Rv + umask 022 + cd /builddir/build/BUILD + cd maven-jar-plugin-2.4 + DOCDIR=/builddir/build/BUILDROOT/maven30-maven-jar-plugin-2.4-8.10.el7.centos.x86_64/opt/rh/maven30/root/usr/share/doc/maven30-maven-jar-plugin-2.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/maven30-maven-jar-plugin-2.4-8.10.el7.centos.x86_64/opt/rh/maven30/root/usr/share/doc/maven30-maven-jar-plugin-2.4 + cp -pr LICENSE /builddir/build/BUILDROOT/maven30-maven-jar-plugin-2.4-8.10.el7.centos.x86_64/opt/rh/maven30/root/usr/share/doc/maven30-maven-jar-plugin-2.4 + cp -pr NOTICE /builddir/build/BUILDROOT/maven30-maven-jar-plugin-2.4-8.10.el7.centos.x86_64/opt/rh/maven30/root/usr/share/doc/maven30-maven-jar-plugin-2.4 + exit 0 warning: File listed twice: /opt/rh/maven30/root/usr/share/java/maven-jar-plugin/maven-jar-plugin.jar Finding Provides: scl enable maven30 -- /usr/lib/rpm/rh-java-common-javapackages-provides-wrapper /builddir/build/BUILDROOT/maven30-maven-jar-plugin-2.4-8.10.el7.centos.x86_64 --cachedir /builddir/build/BUILD/ --rpm-pid 25352 --scl maven30 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/maven30-maven-jar-plugin-2.4-8.10.el7.centos.x86_64/opt/rh/maven30/root/usr/share/java/maven-jar-plugin/maven-jar-plugin.jar'] [INFO maven.prov] input: ['/builddir/build/BUILDROOT/maven30-maven-jar-plugin-2.4-8.10.el7.centos.x86_64/opt/rh/maven30/root/usr/share/maven-metadata/maven-jar-plugin.xml'] 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-jar-plugin-2.4-8.10.el7.centos.x86_64 --cachedir /builddir/build/BUILD/ --rpm-pid 25352 --scl maven30 Provides: maven30-maven-jar-plugin = 2.4-8.10.el7.centos maven30-mvn(org.apache.maven.plugins:maven-jar-plugin) = 2.4 maven30-mvn(org.apache.maven.plugins:maven-jar-plugin:pom:) = 2.4 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: java maven30-mvn(org.apache.maven:maven-project) rh-java-common-mvn(commons-lang:commons-lang) maven30-mvn(org.apache.maven:maven-model:2.0.6) maven30-mvn(org.apache.maven:maven-core) maven30-mvn(org.codehaus.plexus:plexus-utils) maven30-mvn(org.codehaus.plexus:plexus-archiver) maven30-mvn(org.apache.maven:maven-plugin-api) maven30-runtime maven30-mvn(org.apache.maven:maven-archiver) maven30-mvn(org.apache.maven:maven-artifact:2.0.6) Processing files: maven30-maven-jar-plugin-javadoc-2.4-8.10.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.w5NqpI Finding Provides: scl enable maven30 -- /usr/lib/rpm/rh-java-common-javapackages-provides-wrapper /builddir/build/BUILDROOT/maven30-maven-jar-plugin-2.4-8.10.el7.centos.x86_64 --cachedir /builddir/build/BUILD/ --rpm-pid 25352 --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-jar-plugin-2.4-8.10.el7.centos.x86_64 --cachedir /builddir/build/BUILD/ --rpm-pid 25352 --scl maven30 [INFO maven.prov] maven30-mvn(org.apache.maven.plugins:maven-jar-plugin) = 2.4, maven30-mvn(org.apache.maven.plugins:maven-jar-plugin:pom:) = 2.4 [INFO maven.req] input: ['/builddir/build/BUILDROOT/maven30-maven-jar-plugin-2.4-8.10.el7.centos.x86_64/opt/rh/maven30/root/usr/share/maven-metadata/maven-jar-plugin.xml'] [INFO maven.req] java, maven30-mvn(org.apache.maven:maven-project), rh-java-common-mvn(commons-lang:commons-lang), maven30-mvn(org.apache.maven:maven-model:2.0.6), maven30-mvn(org.apache.maven:maven-core), maven30-mvn(org.codehaus.plexus:plexus-utils), maven30-mvn(org.codehaus.plexus:plexus-archiver), maven30-mvn(org.apache.maven:maven-plugin-api), maven30-runtime, maven30-mvn(org.apache.maven:maven-archiver), maven30-mvn(org.apache.maven:maven-artifact:2.0.6) + umask 022 + cd /builddir/build/BUILD + cd maven-jar-plugin-2.4 + DOCDIR=/builddir/build/BUILDROOT/maven30-maven-jar-plugin-2.4-8.10.el7.centos.x86_64/opt/rh/maven30/root/usr/share/doc/maven30-maven-jar-plugin-javadoc-2.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/maven30-maven-jar-plugin-2.4-8.10.el7.centos.x86_64/opt/rh/maven30/root/usr/share/doc/maven30-maven-jar-plugin-javadoc-2.4 + cp -pr LICENSE /builddir/build/BUILDROOT/maven30-maven-jar-plugin-2.4-8.10.el7.centos.x86_64/opt/rh/maven30/root/usr/share/doc/maven30-maven-jar-plugin-javadoc-2.4 + cp -pr NOTICE /builddir/build/BUILDROOT/maven30-maven-jar-plugin-2.4-8.10.el7.centos.x86_64/opt/rh/maven30/root/usr/share/doc/maven30-maven-jar-plugin-javadoc-2.4 + exit 0 Provides: maven30-maven-jar-plugin-javadoc = 2.4-8.10.el7.centos 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-jar-plugin-2.4-8.10.el7.centos.x86_64 Wrote: /builddir/build/RPMS/maven30-maven-jar-plugin-2.4-8.10.el7.centos.noarch.rpm Wrote: /builddir/build/RPMS/maven30-maven-jar-plugin-javadoc-2.4-8.10.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zkz0So + umask 022 + cd /builddir/build/BUILD + cd maven-jar-plugin-2.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/maven30-maven-jar-plugin-2.4-8.10.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->