Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/maven-gpg-plugin.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-8def090000894670f6ed8f5150668b81bf0439c4/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', '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-gpg-plugin.spec'] with env {'LANG': 'en_US.UTF-8', '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/maven-gpg-plugin-1.4-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-gpg-plugin.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-8def090000894670f6ed8f5150668b81bf0439c4/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', '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-gpg-plugin.spec'] with env {'LANG': 'en_US.UTF-8', '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.nMKlar + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf maven-gpg-plugin-1.4 + /usr/bin/unzip -qq /builddir/build/SOURCES/maven-gpg-plugin-1.4-source-release.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd maven-gpg-plugin-1.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (0001-Add-support-for-maven-3.patch):' Patch #0 (0001-Add-support-for-maven-3.patch): + /usr/bin/cat /builddir/build/SOURCES/0001-Add-support-for-maven-3.patch + /usr/bin/patch -p1 --fuzz=0 patching file pom.xml patching file src/main/java/org/apache/maven/plugin/gpg/AscArtifactMetadata.java patching file src/main/java/org/apache/maven/plugin/gpg/AttachedSignedArtifact.java + sed -i 's/${mavenVersion}/3.0.4/' pom.xml + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mX2QKO + umask 022 + cd /builddir/build/BUILD + cd maven-gpg-plugin-1.4 + python /usr/share/java-utils/mvn_build.py -n maven-gpg-plugin [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maven GPG Plugin 1.4 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-plugin-plugin:3.1:helpmojo (generated-helpmojo) @ maven-gpg-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.gpg.GpgSignAttachedMojo#defaultKeyring: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.GpgSignAttachedMojo#executable: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.GpgSignAttachedMojo#homedir: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.GpgSignAttachedMojo#keyname: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.GpgSignAttachedMojo#passphrase: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.GpgSignAttachedMojo#publicKeyring: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.GpgSignAttachedMojo#secretKeyring: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.GpgSignAttachedMojo#skip: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.GpgSignAttachedMojo#useAgent: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#artifactId: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#ascDirectory: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#classifier: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#classifiers: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#defaultKeyring: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#description: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#executable: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#file: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#files: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#generatePom: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#groupId: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#homedir: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#javadoc: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#keyname: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#packaging: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#passphrase: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#pomFile: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#publicKeyring: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#repositoryId: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#repositoryLayout: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#retryFailedDeploymentCount: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#secretKeyring: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#sources: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#types: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#uniqueVersion: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#updateReleaseInfo: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#url: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#useAgent: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#version: [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 2 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-gpg-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.gpg.GpgSignAttachedMojo#defaultKeyring: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.GpgSignAttachedMojo#executable: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.GpgSignAttachedMojo#homedir: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.GpgSignAttachedMojo#keyname: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.GpgSignAttachedMojo#passphrase: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.GpgSignAttachedMojo#publicKeyring: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.GpgSignAttachedMojo#secretKeyring: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.GpgSignAttachedMojo#skip: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.GpgSignAttachedMojo#useAgent: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#artifactId: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#ascDirectory: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#classifier: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#classifiers: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#defaultKeyring: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#description: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#executable: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#file: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#files: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#generatePom: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#groupId: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#homedir: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#javadoc: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#keyname: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#packaging: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#passphrase: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#pomFile: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#publicKeyring: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#repositoryId: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#repositoryLayout: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#retryFailedDeploymentCount: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#secretKeyring: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#sources: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#types: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#uniqueVersion: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#updateReleaseInfo: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#url: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#useAgent: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#version: [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 3 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-gpg-plugin --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ maven-gpg-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/maven-gpg-plugin-1.4/src/main/resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ maven-gpg-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /builddir/build/BUILD/maven-gpg-plugin-1.4/target/classes [WARNING] /builddir/build/BUILD/maven-gpg-plugin-1.4/src/main/java/org/apache/maven/plugin/gpg/AscArtifactMetadata.java: Some input files use or override a deprecated API. [WARNING] /builddir/build/BUILD/maven-gpg-plugin-1.4/src/main/java/org/apache/maven/plugin/gpg/AscArtifactMetadata.java: Recompile with -Xlint:deprecation for details. [WARNING] /builddir/build/BUILD/maven-gpg-plugin-1.4/src/main/java/org/apache/maven/plugin/gpg/GpgSignAttachedMojo.java: Some input files use unchecked or unsafe operations. [WARNING] /builddir/build/BUILD/maven-gpg-plugin-1.4/src/main/java/org/apache/maven/plugin/gpg/GpgSignAttachedMojo.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ maven-gpg-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ maven-gpg-plugin --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ maven-gpg-plugin --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ maven-gpg-plugin --- [INFO] Building jar: /builddir/build/BUILD/maven-gpg-plugin-1.4/target/maven-gpg-plugin-1.4.jar [INFO] [INFO] --- maven-plugin-plugin:3.1:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-gpg-plugin --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maven GPG Plugin 1.4 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- xmvn-mojo:1.3.0:install (default-cli) @ maven-gpg-plugin --- [INFO] [INFO] >>> maven-javadoc-plugin:2.9:aggregate (default-cli) @ maven-gpg-plugin >>> [INFO] [INFO] --- maven-plugin-plugin:3.1:helpmojo (generated-helpmojo) @ maven-gpg-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.gpg.GpgSignAttachedMojo#defaultKeyring: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.GpgSignAttachedMojo#executable: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.GpgSignAttachedMojo#homedir: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.GpgSignAttachedMojo#keyname: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.GpgSignAttachedMojo#passphrase: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.GpgSignAttachedMojo#publicKeyring: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.GpgSignAttachedMojo#secretKeyring: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.GpgSignAttachedMojo#skip: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.GpgSignAttachedMojo#useAgent: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#artifactId: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#ascDirectory: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#classifier: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#classifiers: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#defaultKeyring: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#description: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#executable: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#file: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#files: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#generatePom: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#groupId: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#homedir: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#javadoc: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#keyname: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#packaging: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#passphrase: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#pomFile: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#publicKeyring: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#repositoryId: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#repositoryLayout: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#retryFailedDeploymentCount: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#secretKeyring: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#sources: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#types: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#uniqueVersion: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#updateReleaseInfo: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#url: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#useAgent: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.maven.plugin.gpg.SignAndDeployFileMojo#version: [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 3 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.gpg.HelpMojo GENERATION. [INFO] [INFO] <<< maven-javadoc-plugin:2.9:aggregate (default-cli) @ maven-gpg-plugin <<< [INFO] [INFO] --- maven-javadoc-plugin:2.9:aggregate (default-cli) @ maven-gpg-plugin --- [INFO] Loading source files for package org.apache.maven.plugin.gpg... Constructing Javadoc information... Standard Doclet version 1.7.0_75 Building tree for all the packages and classes... Generating /builddir/build/BUILD/maven-gpg-plugin-1.4/target/site/apidocs/org/apache/maven/plugin/gpg/AbstractGpgMojo.html... Generating /builddir/build/BUILD/maven-gpg-plugin-1.4/target/site/apidocs/org/apache/maven/plugin/gpg/AscArtifactMetadata.html... Generating /builddir/build/BUILD/maven-gpg-plugin-1.4/target/site/apidocs/org/apache/maven/plugin/gpg/AttachedSignedArtifact.html... Generating /builddir/build/BUILD/maven-gpg-plugin-1.4/target/site/apidocs/org/apache/maven/plugin/gpg/GpgSignAttachedMojo.html... Generating /builddir/build/BUILD/maven-gpg-plugin-1.4/target/site/apidocs/org/apache/maven/plugin/gpg/GpgSigner.html... Generating /builddir/build/BUILD/maven-gpg-plugin-1.4/target/site/apidocs/org/apache/maven/plugin/gpg/SignAndDeployFileMojo.html... Generating /builddir/build/BUILD/maven-gpg-plugin-1.4/target/site/apidocs/org/apache/maven/plugin/gpg/SigningBundle.html... Generating /builddir/build/BUILD/maven-gpg-plugin-1.4/target/site/apidocs/org/apache/maven/plugin/gpg/package-frame.html... Generating /builddir/build/BUILD/maven-gpg-plugin-1.4/target/site/apidocs/org/apache/maven/plugin/gpg/package-summary.html... Generating /builddir/build/BUILD/maven-gpg-plugin-1.4/target/site/apidocs/org/apache/maven/plugin/gpg/package-tree.html... Generating /builddir/build/BUILD/maven-gpg-plugin-1.4/target/site/apidocs/constant-values.html... Generating /builddir/build/BUILD/maven-gpg-plugin-1.4/target/site/apidocs/org/apache/maven/plugin/gpg/class-use/SignAndDeployFileMojo.html... Generating /builddir/build/BUILD/maven-gpg-plugin-1.4/target/site/apidocs/org/apache/maven/plugin/gpg/class-use/GpgSigner.html... Generating /builddir/build/BUILD/maven-gpg-plugin-1.4/target/site/apidocs/org/apache/maven/plugin/gpg/class-use/AscArtifactMetadata.html... Generating /builddir/build/BUILD/maven-gpg-plugin-1.4/target/site/apidocs/org/apache/maven/plugin/gpg/class-use/AttachedSignedArtifact.html... Generating /builddir/build/BUILD/maven-gpg-plugin-1.4/target/site/apidocs/org/apache/maven/plugin/gpg/class-use/SigningBundle.html... Generating /builddir/build/BUILD/maven-gpg-plugin-1.4/target/site/apidocs/org/apache/maven/plugin/gpg/class-use/GpgSignAttachedMojo.html... Generating /builddir/build/BUILD/maven-gpg-plugin-1.4/target/site/apidocs/org/apache/maven/plugin/gpg/class-use/AbstractGpgMojo.html... Generating /builddir/build/BUILD/maven-gpg-plugin-1.4/target/site/apidocs/org/apache/maven/plugin/gpg/package-use.html... Building index for all the packages and classes... Generating /builddir/build/BUILD/maven-gpg-plugin-1.4/target/site/apidocs/overview-tree.html... Generating /builddir/build/BUILD/maven-gpg-plugin-1.4/target/site/apidocs/index-all.html... Generating /builddir/build/BUILD/maven-gpg-plugin-1.4/target/site/apidocs/deprecated-list.html... Building index for all classes... Generating /builddir/build/BUILD/maven-gpg-plugin-1.4/target/site/apidocs/allclasses-frame.html... Generating /builddir/build/BUILD/maven-gpg-plugin-1.4/target/site/apidocs/allclasses-noframe.html... Generating /builddir/build/BUILD/maven-gpg-plugin-1.4/target/site/apidocs/index.html... Generating /builddir/build/BUILD/maven-gpg-plugin-1.4/target/site/apidocs/help-doc.html... 10 warnings [WARNING] Javadoc Warnings [WARNING] /builddir/build/BUILD/maven-gpg-plugin-1.4/src/main/java/org/apache/maven/plugin/gpg/GpgSignAttachedMojo.java:46: warning - @goal is an unknown tag. [WARNING] /builddir/build/BUILD/maven-gpg-plugin-1.4/src/main/java/org/apache/maven/plugin/gpg/GpgSignAttachedMojo.java:46: warning - @phase is an unknown tag. [WARNING] /builddir/build/BUILD/maven-gpg-plugin-1.4/src/main/java/org/apache/maven/plugin/gpg/GpgSignAttachedMojo.java:46: warning - @threadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/maven-gpg-plugin-1.4/src/main/java/org/apache/maven/plugin/gpg/GpgSignAttachedMojo.java:83: warning - @parameter is an unknown tag. [WARNING] /builddir/build/BUILD/maven-gpg-plugin-1.4/src/main/java/org/apache/maven/plugin/gpg/GpgSignAttachedMojo.java:83: warning - @required is an unknown tag. [WARNING] /builddir/build/BUILD/maven-gpg-plugin-1.4/src/main/java/org/apache/maven/plugin/gpg/GpgSignAttachedMojo.java:83: warning - @readonly is an unknown tag. [WARNING] /builddir/build/BUILD/maven-gpg-plugin-1.4/src/main/java/org/apache/maven/plugin/gpg/SignAndDeployFileMojo.java:67: warning - @goal is an unknown tag. [WARNING] /builddir/build/BUILD/maven-gpg-plugin-1.4/src/main/java/org/apache/maven/plugin/gpg/SignAndDeployFileMojo.java:67: warning - @requiresProject is an unknown tag. [WARNING] /builddir/build/BUILD/maven-gpg-plugin-1.4/src/main/java/org/apache/maven/plugin/gpg/SignAndDeployFileMojo.java:67: warning - @threadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/maven-gpg-plugin-1.4/src/main/java/org/apache/maven/plugin/gpg/SignAndDeployFileMojo.java:272: warning - @parameter is an unknown tag. [INFO] [INFO] --- xmvn-mojo:1.3.0:builddep (default-cli) @ maven-gpg-plugin --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 54.403s [INFO] Finished at: Sun May 31 02:26:31 GMT 2015 [INFO] Final Memory: 19M/50M [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA72TP0/DMBDF936KI7sT2NNU0CkDU4XEauzDNbLPlv9E6bfHISoNDAUJkfE9/6T3 zrprd6M1MGCI2tG2uqtvK0ASTmpS2+rpwO4P+76vdt2mvWEMHrI2EiR6JFkwjREUEgaeUMLLCZ4f BwLGCr1kug3AxThNshgquOx72bmgau65OGJt+YBUe5OVptg2Z2LmeUj6lYtUjA+OfXKLlxnFMSFN E3Xe2ba5yKlI87XJ74v9WEg463n63ucfA+cfYNzrNUODe0Ox5phnY8VI6ySav+WVI8Ijz7HsM475 2jrPAMtJm3g9c6Gmu3oH2oqRQL4DAAA= -----END MAVEN BUILD DEPENDENCIES----- + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NaVlkZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/maven-gpg-plugin-1.4-11.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/maven-gpg-plugin-1.4-11.el7.noarch ++ dirname /builddir/build/BUILDROOT/maven-gpg-plugin-1.4-11.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/maven-gpg-plugin-1.4-11.el7.noarch + cd maven-gpg-plugin-1.4 + xmvn-install -R .xmvn-reactor -n maven-gpg-plugin -d /builddir/build/BUILDROOT/maven-gpg-plugin-1.4-11.el7.noarch [INFO] =============================================== [INFO] SOURCE ARTIFACT: [INFO] groupId: org.apache.maven.plugins [INFO] artifactId: maven-gpg-plugin [INFO] extension: jar [INFO] classifier: [INFO] version: 1.4 [INFO] stereotype: [INFO] namespace: [INFO] file: /builddir/build/BUILD/maven-gpg-plugin-1.4/target/maven-gpg-plugin-1.4.jar [INFO] ----------------------------------------------- [INFO] TARGET ARTIFACT: [INFO] groupId: JPP/maven-gpg-plugin [INFO] artifactId: maven-gpg-plugin [INFO] extension: jar [INFO] classifier: [INFO] version: SYSTEM [INFO] stereotype: [INFO] namespace: [INFO] file: usr/share/java/maven-gpg-plugin/maven-gpg-plugin.jar [INFO] =============================================== + jdir=target/site/apidocs + '[' -d target/site/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/maven-gpg-plugin-1.4-11.el7.noarch/usr/share/javadoc/maven-gpg-plugin + cp -pr target/site/apidocs/allclasses-frame.html target/site/apidocs/allclasses-noframe.html target/site/apidocs/constant-values.html target/site/apidocs/deprecated-list.html target/site/apidocs/help-doc.html target/site/apidocs/index-all.html target/site/apidocs/index.html target/site/apidocs/org target/site/apidocs/overview-tree.html target/site/apidocs/package-list target/site/apidocs/resources target/site/apidocs/stylesheet.css /builddir/build/BUILDROOT/maven-gpg-plugin-1.4-11.el7.noarch/usr/share/javadoc/maven-gpg-plugin + echo /usr/share/javadoc/maven-gpg-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-gpg-plugin-1.4 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: maven-gpg-plugin-1.4-11.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dKjnp2 + umask 022 + cd /builddir/build/BUILD + cd maven-gpg-plugin-1.4 + DOCDIR=/builddir/build/BUILDROOT/maven-gpg-plugin-1.4-11.el7.noarch/usr/share/doc/maven-gpg-plugin-1.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/maven-gpg-plugin-1.4-11.el7.noarch/usr/share/doc/maven-gpg-plugin-1.4 + cp -pr LICENSE /builddir/build/BUILDROOT/maven-gpg-plugin-1.4-11.el7.noarch/usr/share/doc/maven-gpg-plugin-1.4 + cp -pr NOTICE /builddir/build/BUILDROOT/maven-gpg-plugin-1.4-11.el7.noarch/usr/share/doc/maven-gpg-plugin-1.4 + exit 0 Provides: maven-gpg-plugin = 1.4-11.el7 maven2-plugin-gpg = 1:1.4-11.el7 mvn(org.apache.maven.plugins:maven-gpg-plugin) = 1.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java >= 1.5 jpackage-utils mvn(org.apache.maven:maven-artifact) mvn(org.apache.maven:maven-compat) mvn(org.apache.maven:maven-model) mvn(org.apache.maven:maven-plugin-api) mvn(org.apache.maven:maven-project) mvn(org.codehaus.plexus:plexus-utils) Obsoletes: maven2-plugin-gpg <= 0:2.0.8 Processing files: maven-gpg-plugin-javadoc-1.4-11.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VNDoEa + umask 022 + cd /builddir/build/BUILD + cd maven-gpg-plugin-1.4 + DOCDIR=/builddir/build/BUILDROOT/maven-gpg-plugin-1.4-11.el7.noarch/usr/share/doc/maven-gpg-plugin-javadoc-1.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/maven-gpg-plugin-1.4-11.el7.noarch/usr/share/doc/maven-gpg-plugin-javadoc-1.4 + cp -pr LICENSE /builddir/build/BUILDROOT/maven-gpg-plugin-1.4-11.el7.noarch/usr/share/doc/maven-gpg-plugin-javadoc-1.4 + cp -pr NOTICE /builddir/build/BUILDROOT/maven-gpg-plugin-1.4-11.el7.noarch/usr/share/doc/maven-gpg-plugin-javadoc-1.4 + exit 0 Provides: maven-gpg-plugin-javadoc = 1.4-11.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: jpackage-utils Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/maven-gpg-plugin-1.4-11.el7.noarch Wrote: /builddir/build/RPMS/maven-gpg-plugin-1.4-11.el7.noarch.rpm Wrote: /builddir/build/RPMS/maven-gpg-plugin-javadoc-1.4-11.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jAAXjp + umask 022 + cd /builddir/build/BUILD + cd maven-gpg-plugin-1.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/maven-gpg-plugin-1.4-11.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->