D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/maven-license-plugin-1.8.0-9.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.QXfdXA + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf maven-license-plugin + /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/maven-license-plugin-1.8.0.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd maven-license-plugin + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (001-mavenlicenseplugin-fixbuild.patch):' Patch #0 (001-mavenlicenseplugin-fixbuild.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file pom.xml patching file src/main/java/com/google/code/mojo/license/util/FileUtils.java + sed -i 's/\r//' LICENSE.txt + sed -i 's/\r//' NOTICE.txt + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_remove pom:build/pom:extensions + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject pom:properties 'UTF-8' + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_remove 'pom:plugin[pom:artifactId="maven-compiler-plugin"]/pom:configuration' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5wKlZn + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd maven-license-plugin + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -f -- -Dmaven.compiler.source=1.8 -Dmaven.compiler.target=1.8 Executing: xmvn --batch-mode --offline -Dmaven.test.skip=true -Dmaven.compiler.source=1.8 -Dmaven.compiler.target=1.8 package org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', '-Dmaven.test.skip=true', '-Dmaven.compiler.source=1.8', '-Dmaven.compiler.target=1.8', 'package', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:javadoc', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for com.mycila.maven-license-plugin:maven-license-plugin:maven-plugin:1.8.0 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-plugin-plugin is missing. @ line 128, column 21 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-remote-resources-plugin is missing. @ line 183, column 21 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ line 172, column 21 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-site-plugin is missing. @ line 217, column 21 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 153, column 21 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ line 157, column 21 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ line 161, column 21 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-help-plugin is missing. @ line 223, column 21 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-clean-plugin is missing. @ line 131, column 21 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-idea-plugin is missing. @ line 145, column 21 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 207, column 21 [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] --------< com.mycila.maven-license-plugin:maven-license-plugin >-------- [INFO] Building maven-license-plugin 1.8.0 [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-remote-resources-plugin:1.7.0:process (default) @ maven-license-plugin --- [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.3 [INFO] Copying 5 resources from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ maven-license-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/maven-license-plugin/src/main/resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ maven-license-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /home/iurt/rpmbuild/BUILD/maven-license-plugin/target/classes [INFO] [INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ maven-license-plugin --- [ERROR] Artifact Ids of the format maven-___-plugin are reserved for plugins in the Group Id org.apache.maven.plugins Please change your artifactId to the format ___-maven-plugin In the future this error will break the build. [INFO] Using 'UTF-8' encoding to read mojo source files. [WARNING] com.google.code.mojo.license.LicenseCheckMojo#aggregate: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] com.google.code.mojo.license.LicenseCheckMojo#basedir: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] com.google.code.mojo.license.LicenseCheckMojo#concurrencyFactor: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] com.google.code.mojo.license.LicenseCheckMojo#encoding: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] com.google.code.mojo.license.LicenseCheckMojo#failIfMissing: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] com.google.code.mojo.license.LicenseCheckMojo#header: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] com.google.code.mojo.license.LicenseCheckMojo#quiet: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] com.google.code.mojo.license.LicenseCheckMojo#skip: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] com.google.code.mojo.license.LicenseCheckMojo#strictCheck: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] com.google.code.mojo.license.LicenseCheckMojo#useDefaultExcludes: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] com.google.code.mojo.license.LicenseCheckMojo#useDefaultMapping: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] com.google.code.mojo.license.LicenseRemoveMojo#aggregate: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] com.google.code.mojo.license.LicenseRemoveMojo#basedir: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] com.google.code.mojo.license.LicenseRemoveMojo#concurrencyFactor: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] com.google.code.mojo.license.LicenseRemoveMojo#dryRun: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] com.google.code.mojo.license.LicenseRemoveMojo#encoding: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] com.google.code.mojo.license.LicenseRemoveMojo#header: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] com.google.code.mojo.license.LicenseRemoveMojo#quiet: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] com.google.code.mojo.license.LicenseRemoveMojo#skip: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] com.google.code.mojo.license.LicenseRemoveMojo#strictCheck: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] com.google.code.mojo.license.LicenseRemoveMojo#useDefaultExcludes: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] com.google.code.mojo.license.LicenseRemoveMojo#useDefaultMapping: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] com.google.code.mojo.license.LicenseFormatMojo#aggregate: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] com.google.code.mojo.license.LicenseFormatMojo#basedir: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] com.google.code.mojo.license.LicenseFormatMojo#concurrencyFactor: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] com.google.code.mojo.license.LicenseFormatMojo#dryRun: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] com.google.code.mojo.license.LicenseFormatMojo#encoding: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] com.google.code.mojo.license.LicenseFormatMojo#header: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] com.google.code.mojo.license.LicenseFormatMojo#quiet: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] com.google.code.mojo.license.LicenseFormatMojo#skip: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] com.google.code.mojo.license.LicenseFormatMojo#skipExistingHeaders: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] com.google.code.mojo.license.LicenseFormatMojo#strictCheck: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] com.google.code.mojo.license.LicenseFormatMojo#useDefaultExcludes: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] com.google.code.mojo.license.LicenseFormatMojo#useDefaultMapping: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [INFO] java-javadoc mojo extractor found 3 mojo descriptors. [INFO] java-annotations mojo extractor found 0 mojo descriptor. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ maven-license-plugin --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ maven-license-plugin --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ maven-license-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ maven-license-plugin --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/maven-license-plugin/target/maven-license-plugin-1.8.0.jar [INFO] [INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-license-plugin --- [INFO] [INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ maven-license-plugin >>> [INFO] [INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ maven-license-plugin <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ maven-license-plugin --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/maven-license-plugin/target/maven-license-plugin-1.8.0-sources.jar [INFO] [INFO] --------< com.mycila.maven-license-plugin:maven-license-plugin >-------- [INFO] Building maven-license-plugin 1.8.0 [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- xmvn-mojo:3.1.0:install (default-cli) @ maven-license-plugin --- [INFO] [INFO] --- xmvn-mojo:3.1.0:javadoc (default-cli) @ maven-license-plugin --- [INFO] [INFO] --- xmvn-mojo:3.1.0:builddep (default-cli) @ maven-license-plugin --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 13.541 s [INFO] Finished at: 2021-11-14T02:26:31Z [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA8WTPU/DMBCG9/4Kk90O7GkqYMrAVFXqetiHa+Qv+SNq/j0OFhCWCPFRJuvOj/Wc rPe63dloMmKIytltc8OuG4KWO6Gs3DaHPb3d3w9Ds+s33RWl5C4rLYhAj1YUTGEkEi0GSCjI40SO D6MllBZ6yfQbQj4a01yWhgwu+0H0LkgGHvgJmYERLfM6S2Vj174RlYeQ1BPwVBqvHI0uB4604l27 uJ997WfhH/gDGpewHHWQ+H+TVO7X/V/1glcXlHJnPKTvC8t7ZiauNLCS/eScXlG+E5f70+Cekaef GcsC4wlyLAnCc14LUAVoTkrHdeeimnf6BerheCc6BAAA -----END MAVEN BUILD DEPENDENCIES----- + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.MBWKIo + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/maven-license-plugin-1.8.0-9.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/maven-license-plugin-1.8.0-9.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/maven-license-plugin-1.8.0-9.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/maven-license-plugin-1.8.0-9.mga9.aarch64 + cd maven-license-plugin + '[' 1 -eq 1 ']' + xmvn-install -R .xmvn-reactor -n maven-license-plugin -d /home/iurt/rpmbuild/BUILDROOT/maven-license-plugin-1.8.0-9.mga9.aarch64 [INFO] Installing artifact com.mycila.maven-license-plugin:maven-license-plugin:jar:1.8.0 [INFO] Installing artifact com.mycila.maven-license-plugin:maven-license-plugin:pom:1.8.0 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/maven-license-plugin-1.8.0-9.mga9.aarch64/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /home/iurt/rpmbuild/BUILDROOT/maven-license-plugin-1.8.0-9.mga9.aarch64/usr/share/javadoc/maven-license-plugin + cp -pr .xmvn/apidocs/allclasses-index.html .xmvn/apidocs/allclasses.html .xmvn/apidocs/allpackages-index.html .xmvn/apidocs/args .xmvn/apidocs/com .xmvn/apidocs/constant-values.html .xmvn/apidocs/deprecated-list.html .xmvn/apidocs/element-list .xmvn/apidocs/help-doc.html .xmvn/apidocs/index-all.html .xmvn/apidocs/index.html .xmvn/apidocs/jquery .xmvn/apidocs/member-search-index.js .xmvn/apidocs/member-search-index.zip .xmvn/apidocs/overview-summary.html .xmvn/apidocs/overview-tree.html .xmvn/apidocs/package-search-index.js .xmvn/apidocs/package-search-index.zip .xmvn/apidocs/resources .xmvn/apidocs/script.js .xmvn/apidocs/search.js .xmvn/apidocs/stylesheet.css .xmvn/apidocs/type-search-index.js .xmvn/apidocs/type-search-index.zip /home/iurt/rpmbuild/BUILDROOT/maven-license-plugin-1.8.0-9.mga9.aarch64/usr/share/javadoc/maven-license-plugin + echo /usr/share/javadoc/maven-license-plugin + mkdir -p /home/iurt/rpmbuild/BUILDROOT/maven-license-plugin-1.8.0-9.mga9.aarch64/usr/share/java + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.8.0-9.mga9 --unique-debug-suffix -1.8.0-9.mga9.aarch64 --unique-debug-src-base maven-license-plugin-1.8.0-9.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/maven-license-plugin + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: maven-license-plugin-1.8.0-9.mga9.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ufYWmt + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd maven-license-plugin + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/maven-license-plugin-1.8.0-9.mga9.aarch64/usr/share/doc/maven-license-plugin + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/maven-license-plugin-1.8.0-9.mga9.aarch64/usr/share/doc/maven-license-plugin + cp -pr NOTICE.txt /home/iurt/rpmbuild/BUILDROOT/maven-license-plugin-1.8.0-9.mga9.aarch64/usr/share/doc/maven-license-plugin + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DSFfmv + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd maven-license-plugin + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/maven-license-plugin-1.8.0-9.mga9.aarch64/usr/share/licenses/maven-license-plugin + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/maven-license-plugin-1.8.0-9.mga9.aarch64/usr/share/licenses/maven-license-plugin + cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/maven-license-plugin-1.8.0-9.mga9.aarch64/usr/share/licenses/maven-license-plugin + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /usr/share/java/maven-license-plugin [INFO maven.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/maven-license-plugin-1.8.0-9.mga9.aarch64/usr/share/maven-metadata/maven-license-plugin.xml'] [INFO maven.prov] mvn(com.mycila.maven-license-plugin:maven-license-plugin) = 1.8.0, mvn(com.mycila.maven-license-plugin:maven-license-plugin:pom:) = 1.8.0 [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/maven-license-plugin-1.8.0-9.mga9.aarch64/usr/share/java/maven-license-plugin/maven-license-plugin.jar'] [INFO maven.req] input: ['/home/iurt/rpmbuild/BUILDROOT/maven-license-plugin-1.8.0-9.mga9.aarch64/usr/share/maven-metadata/maven-license-plugin.xml'] [INFO maven.req] mvn(org.apache.maven:maven-plugin-api), mvn(org.apache.maven:maven-project), mvn(org.apache.maven:maven-compat), mvn(org.codehaus.plexus:plexus-utils), mvn(com.mycila.xmltool:xmltool), java-headless >= 1:1.8, javapackages-filesystem [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/maven-license-plugin-1.8.0-9.mga9.aarch64/usr/share/java/maven-license-plugin/maven-license-plugin.jar'] Provides: maven-license-plugin = 1:1.8.0-9.mga9 mvn(com.mycila.maven-license-plugin:maven-license-plugin) = 1.8.0 mvn(com.mycila.maven-license-plugin:maven-license-plugin:pom:) = 1.8.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-headless >= 1:1.8 javapackages-filesystem mvn(com.mycila.xmltool:xmltool) mvn(org.apache.maven:maven-compat) mvn(org.apache.maven:maven-plugin-api) mvn(org.apache.maven:maven-project) mvn(org.codehaus.plexus:plexus-utils) Processing files: maven-license-plugin-javadoc-1.8.0-9.mga9.noarch pcregrep: line 13 of file /home/iurt/rpmbuild/BUILDROOT/maven-license-plugin-1.8.0-9.mga9.aarch64/usr/share/javadoc/maven-license-plugin/jquery/jszip/dist/jszip.min.js is too long for the internal buffer pcregrep: check the --buffer-size option pcregrep: line 13 of file /home/iurt/rpmbuild/BUILDROOT/maven-license-plugin-1.8.0-9.mga9.aarch64/usr/share/javadoc/maven-license-plugin/jquery/jszip/dist/jszip.min.js is too long for the internal buffer pcregrep: check the --buffer-size option Provides: maven-license-plugin-javadoc = 1:1.8.0-9.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: javapackages-filesystem Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/maven-license-plugin-1.8.0-9.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/maven-license-plugin-1.8.0-9.mga9.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/maven-license-plugin-javadoc-1.8.0-9.mga9.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.QNhWNg + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd maven-license-plugin + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/maven-license-plugin-1.8.0-9.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8gdg3l + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf maven-license-plugin + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!