Mock Version: 1.1.18 Mock Version: 1.1.18 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/xml-maven-plugin.spec'], False, '/var/lib/mock/f18-build-1273630-203038/root/', None, 86400, True, False, 495, 495, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/xml-maven-plugin.spec'] Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/xml-maven-plugin-1.0-3.fc18.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/xml-maven-plugin.spec'], False, '/var/lib/mock/f18-build-1273630-203038/root/', None, 86400, True, False, 495, 495, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/xml-maven-plugin.spec'] Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nuSyXA + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf xml-maven-plugin-1.0 + /usr/bin/unzip -qq /builddir/build/SOURCES/xml-maven-plugin-1.0-source-release.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd xml-maven-plugin-1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (remove-failing-it.patch): + echo 'Patch #0 (remove-failing-it.patch):' + /usr/bin/cat /builddir/build/SOURCES/remove-failing-it.patch + /usr/bin/patch -s -p0 --fuzz=0 + for d in LICENSE NOTICE + iconv -f iso8859-1 -t utf-8 LICENSE.txt + mv -f LICENSE.txt.conv LICENSE.txt + sed -i 's/\r//' LICENSE.txt + for d in LICENSE NOTICE + iconv -f iso8859-1 -t utf-8 NOTICE.txt + mv -f NOTICE.txt.conv NOTICE.txt + sed -i 's/\r//' NOTICE.txt + rm -rf src/it/it8 + rm -rf src/it/mojo-1438-validate + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rzmcyl + umask 022 + cd /builddir/build/BUILD + cd xml-maven-plugin-1.0 + LANG=C + export LANG + unset DISPLAY + mvn-rpmbuild -DskipTests -Dmaven.test.skip=true -DskipITs install javadoc:aggregate /usr/lib/jvm/java [INFO] Scanning for projects... [WARNING] The POM for org.apache.maven.wagon:wagon-webdav:jar:1.0-beta-2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maven XML Plugin 1.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-maven) @ xml-maven-plugin --- [INFO] [INFO] --- maven-plugin-plugin:2.7:helpmojo (help-mojo) @ xml-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java [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:2.7:descriptor (default-descriptor) @ xml-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java [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-resources-plugin:2.5:resources (default-resources) @ xml-maven-plugin --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/xml-maven-plugin-1.0/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ xml-maven-plugin --- [INFO] Compiling 9 source files to /builddir/build/BUILD/xml-maven-plugin-1.0/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ xml-maven-plugin --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ xml-maven-plugin --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ xml-maven-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ xml-maven-plugin --- [INFO] Building jar: /builddir/build/BUILD/xml-maven-plugin-1.0/target/xml-maven-plugin-1.0.jar [INFO] [INFO] --- maven-plugin-plugin:2.7:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ xml-maven-plugin --- [INFO] [INFO] --- maven-invoker-plugin:1.5:install (integration-test) @ xml-maven-plugin --- [WARNING] The POM for org.apache.maven.wagon:wagon-webdav:jar:1.0-beta-2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details [INFO] Installing /usr/share/maven-poms/JPP-mojo-parent.pom to /builddir/build/BUILD/xml-maven-plugin-1.0/target/local-repo/org/codehaus/mojo/mojo-parent/29/mojo-parent-29.pom [INFO] Installing /usr/share/maven-poms/JPP-codehaus-parent.pom to /builddir/build/BUILD/xml-maven-plugin-1.0/target/local-repo/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom [INFO] Installing /builddir/build/BUILD/xml-maven-plugin-1.0/pom.xml to /builddir/build/BUILD/xml-maven-plugin-1.0/target/local-repo/org/codehaus/mojo/xml-maven-plugin/1.0/xml-maven-plugin-1.0.pom [INFO] Installing /builddir/build/BUILD/xml-maven-plugin-1.0/target/xml-maven-plugin-1.0.jar to /builddir/build/BUILD/xml-maven-plugin-1.0/target/local-repo/org/codehaus/mojo/xml-maven-plugin/1.0/xml-maven-plugin-1.0.jar [INFO] [INFO] --- maven-invoker-plugin:1.5:run (integration-test) @ xml-maven-plugin --- [INFO] Building: it9/pom.xml [INFO] ..SUCCESS (2.9 s) [INFO] Building: it1/pom.xml [INFO] ..SUCCESS (2.3 s) [INFO] Building: mojo-1438-transform/pom.xml [INFO] ..SUCCESS (2.4 s) [INFO] Building: it3/pom.xml [INFO] ..SUCCESS (2.4 s) [INFO] Building: it5/pom.xml [INFO] ..SUCCESS (2.7 s) [INFO] Building: it7/pom.xml [INFO] ..SUCCESS (2.4 s) [INFO] Building: it4/pom.xml [INFO] ..SUCCESS (2.4 s) [INFO] Building: it6/pom.xml [INFO] ..SUCCESS (2.5 s) [INFO] Building: it2/pom.xml [INFO] ..SUCCESS (2.3 s) [INFO] ------------------------------------------------- [INFO] Build Summary: [INFO] Passed: 9, Failed: 0, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (mojo-enforcer-rules) @ xml-maven-plugin --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ xml-maven-plugin --- [INFO] Installing /builddir/build/BUILD/xml-maven-plugin-1.0/target/xml-maven-plugin-1.0.jar to /builddir/build/BUILD/xml-maven-plugin-1.0/.m2/org/codehaus/mojo/xml-maven-plugin/1.0/xml-maven-plugin-1.0.jar [INFO] Installing /builddir/build/BUILD/xml-maven-plugin-1.0/pom.xml to /builddir/build/BUILD/xml-maven-plugin-1.0/.m2/org/codehaus/mojo/xml-maven-plugin/1.0/xml-maven-plugin-1.0.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maven XML Plugin 1.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> maven-javadoc-plugin:2.8.1:aggregate (default-cli) @ xml-maven-plugin >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-maven) @ xml-maven-plugin --- [INFO] [INFO] --- maven-plugin-plugin:2.7:helpmojo (help-mojo) @ xml-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java [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-javadoc-plugin:2.8.1:aggregate (default-cli) @ xml-maven-plugin <<< [INFO] [INFO] --- maven-javadoc-plugin:2.8.1:aggregate (default-cli) @ xml-maven-plugin --- [INFO] Loading source files for package org.codehaus.mojo.xml.validation... Loading source files for package org.codehaus.mojo.xml... Loading source files for package org.codehaus.mojo.xml.transformer... Constructing Javadoc information... Standard Doclet version 1.7.0_b147-icedtea Building tree for all the packages and classes... Generating /builddir/build/BUILD/xml-maven-plugin-1.0/target/site/apidocs/org/codehaus/mojo/xml/validation/ValidationSet.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0/target/site/apidocs/org/codehaus/mojo/xml/AbstractXmlMojo.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0/target/site/apidocs/org/codehaus/mojo/xml/HelpMojo.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0/target/site/apidocs/org/codehaus/mojo/xml/Resolver.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0/target/site/apidocs/org/codehaus/mojo/xml/TransformMojo.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0/target/site/apidocs/org/codehaus/mojo/xml/ValidateMojo.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0/target/site/apidocs/org/codehaus/mojo/xml/transformer/NameValuePair.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0/target/site/apidocs/org/codehaus/mojo/xml/transformer/TransformationSet.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0/target/site/apidocs/overview-frame.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0/target/site/apidocs/org/codehaus/mojo/xml/package-frame.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0/target/site/apidocs/org/codehaus/mojo/xml/package-summary.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0/target/site/apidocs/org/codehaus/mojo/xml/package-tree.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0/target/site/apidocs/org/codehaus/mojo/xml/transformer/package-frame.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0/target/site/apidocs/org/codehaus/mojo/xml/transformer/package-summary.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0/target/site/apidocs/org/codehaus/mojo/xml/transformer/package-tree.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0/target/site/apidocs/org/codehaus/mojo/xml/validation/package-frame.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0/target/site/apidocs/org/codehaus/mojo/xml/validation/package-summary.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0/target/site/apidocs/org/codehaus/mojo/xml/validation/package-tree.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0/target/site/apidocs/constant-values.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0/target/site/apidocs/org/codehaus/mojo/xml/validation/class-use/ValidationSet.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0/target/site/apidocs/org/codehaus/mojo/xml/class-use/TransformMojo.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0/target/site/apidocs/org/codehaus/mojo/xml/class-use/AbstractXmlMojo.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0/target/site/apidocs/org/codehaus/mojo/xml/class-use/Resolver.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0/target/site/apidocs/org/codehaus/mojo/xml/class-use/HelpMojo.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0/target/site/apidocs/org/codehaus/mojo/xml/class-use/ValidateMojo.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0/target/site/apidocs/org/codehaus/mojo/xml/transformer/class-use/TransformationSet.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0/target/site/apidocs/org/codehaus/mojo/xml/transformer/class-use/NameValuePair.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0/target/site/apidocs/org/codehaus/mojo/xml/package-use.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0/target/site/apidocs/org/codehaus/mojo/xml/transformer/package-use.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0/target/site/apidocs/org/codehaus/mojo/xml/validation/package-use.html... Building index for all the packages and classes... Generating /builddir/build/BUILD/xml-maven-plugin-1.0/target/site/apidocs/overview-tree.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0/target/site/apidocs/index-all.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0/target/site/apidocs/deprecated-list.html... Building index for all classes... Generating /builddir/build/BUILD/xml-maven-plugin-1.0/target/site/apidocs/allclasses-frame.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0/target/site/apidocs/allclasses-noframe.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0/target/site/apidocs/index.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0/target/site/apidocs/overview-summary.html... Generating /builddir/build/BUILD/xml-maven-plugin-1.0/target/site/apidocs/help-doc.html... 7 warnings [WARNING] Javadoc Warnings [WARNING] /builddir/build/BUILD/xml-maven-plugin-1.0/target/generated-sources/plugin/org/codehaus/mojo/xml/HelpMojo.java:19: warning - @goal is an unknown tag. [WARNING] /builddir/build/BUILD/xml-maven-plugin-1.0/target/generated-sources/plugin/org/codehaus/mojo/xml/HelpMojo.java:19: warning - @requiresProject is an unknown tag. [WARNING] /builddir/build/BUILD/xml-maven-plugin-1.0/target/generated-sources/plugin/org/codehaus/mojo/xml/HelpMojo.java:19: warning - @threadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/xml-maven-plugin-1.0/src/main/java/org/codehaus/mojo/xml/TransformMojo.java:63: warning - @goal is an unknown tag. [WARNING] /builddir/build/BUILD/xml-maven-plugin-1.0/src/main/java/org/codehaus/mojo/xml/TransformMojo.java:63: warning - @phase is an unknown tag. [WARNING] /builddir/build/BUILD/xml-maven-plugin-1.0/src/main/java/org/codehaus/mojo/xml/ValidateMojo.java:50: warning - @goal is an unknown tag. [WARNING] /builddir/build/BUILD/xml-maven-plugin-1.0/src/main/java/org/codehaus/mojo/xml/ValidateMojo.java:50: warning - @phase is an unknown tag. [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 27.959s [INFO] Finished at: Tue Feb 21 17:29:20 UTC 2012 [INFO] Final Memory: 23M/310M [INFO] ------------------------------------------------------------------------ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AJNaBo + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xml-maven-plugin-1.0-3.fc18.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xml-maven-plugin-1.0-3.fc18.noarch ++ dirname /builddir/build/BUILDROOT/xml-maven-plugin-1.0-3.fc18.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xml-maven-plugin-1.0-3.fc18.noarch + cd xml-maven-plugin-1.0 + LANG=C + export LANG + unset DISPLAY + mkdir -p /builddir/build/BUILDROOT/xml-maven-plugin-1.0-3.fc18.noarch/usr/share/java + install -pm 644 target/xml-maven-plugin-1.0.jar /builddir/build/BUILDROOT/xml-maven-plugin-1.0-3.fc18.noarch/usr/share/java/xml-maven-plugin.jar + mkdir -p /builddir/build/BUILDROOT/xml-maven-plugin-1.0-3.fc18.noarch/usr/share/maven-poms + install -pm 644 pom.xml /builddir/build/BUILDROOT/xml-maven-plugin-1.0-3.fc18.noarch/usr/share/maven-poms/JPP-xml-maven-plugin.pom + _pompart=JPP-xml-maven-plugin.pom + _jarpart=xml-maven-plugin.jar + install -dm 755 /builddir/build/BUILDROOT/xml-maven-plugin-1.0-3.fc18.noarch//usr/share/maven-fragments + _jpath=xml-maven-plugin.jar + '[' -f /builddir/build/BUILDROOT/xml-maven-plugin-1.0-3.fc18.noarch//usr/share/java/xml-maven-plugin.jar ']' + _jpath=/builddir/build/BUILDROOT/xml-maven-plugin-1.0-3.fc18.noarch//usr/share/java/xml-maven-plugin.jar + python -m /usr/share/java-utils/maven_depmap /builddir/build/BUILDROOT/xml-maven-plugin-1.0-3.fc18.noarch/usr/share/maven-fragments/xml-maven-plugin /builddir/build/BUILDROOT/xml-maven-plugin-1.0-3.fc18.noarch/usr/share/maven-poms/JPP-xml-maven-plugin.pom /builddir/build/BUILDROOT/xml-maven-plugin-1.0-3.fc18.noarch//usr/share/java/xml-maven-plugin.jar + mkdir -p /builddir/build/BUILDROOT/xml-maven-plugin-1.0-3.fc18.noarch/usr/share/javadoc/xml-maven-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-frame.html target/site/apidocs/overview-summary.html target/site/apidocs/overview-tree.html target/site/apidocs/package-list target/site/apidocs/resources target/site/apidocs/stylesheet.css /builddir/build/BUILDROOT/xml-maven-plugin-1.0-3.fc18.noarch/usr/share/javadoc/xml-maven-plugin + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/xml-maven-plugin-1.0 + /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: xml-maven-plugin-1.0-3.fc18.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uxKbns + umask 022 + cd /builddir/build/BUILD + cd xml-maven-plugin-1.0 + DOCDIR=/builddir/build/BUILDROOT/xml-maven-plugin-1.0-3.fc18.noarch/usr/share/doc/xml-maven-plugin-1.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xml-maven-plugin-1.0-3.fc18.noarch/usr/share/doc/xml-maven-plugin-1.0 + cp -pr LICENSE.txt NOTICE.txt /builddir/build/BUILDROOT/xml-maven-plugin-1.0-3.fc18.noarch/usr/share/doc/xml-maven-plugin-1.0 + exit 0 Provides: mvn(org.codehaus.mojo:xml-maven-plugin) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: xml-maven-plugin-javadoc-1.0-3.fc18.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qS4Www + umask 022 + cd /builddir/build/BUILD + cd xml-maven-plugin-1.0 + DOCDIR=/builddir/build/BUILDROOT/xml-maven-plugin-1.0-3.fc18.noarch/usr/share/doc/xml-maven-plugin-javadoc-1.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xml-maven-plugin-1.0-3.fc18.noarch/usr/share/doc/xml-maven-plugin-javadoc-1.0 + cp -pr LICENSE.txt NOTICE.txt /builddir/build/BUILDROOT/xml-maven-plugin-1.0-3.fc18.noarch/usr/share/doc/xml-maven-plugin-javadoc-1.0 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xml-maven-plugin-1.0-3.fc18.noarch Wrote: /builddir/build/RPMS/xml-maven-plugin-1.0-3.fc18.noarch.rpm Wrote: /builddir/build/RPMS/xml-maven-plugin-javadoc-1.0-3.fc18.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ij0BZK + umask 022 + cd /builddir/build/BUILD + cd xml-maven-plugin-1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/xml-maven-plugin-1.0-3.fc18.noarch + exit 0 Child returncode was: 0 LEAVE do -->