D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/maven-processor-plugin-2.2.4-10.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.HPlT7I + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf maven-annotation-plugin-maven-processor-plugin-2.2.4 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/maven-processor-plugin-2.2.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd maven-annotation-plugin-maven-processor-plugin-2.2.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_remove pom:project/pom:profiles + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_remove pom:build/pom:extensions + cp -p src/main/resources/COPYING.LESSER . + /usr/bin/python3 /usr/share/java-utils/mvn_file.py :maven-processor-plugin maven-processor-plugin/maven-processor-plugin maven-processor-plugin + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.pBzlfH + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd maven-annotation-plugin-maven-processor-plugin-2.2.4 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python3 /usr/share/java-utils/mvn_build.py -- -Dproject.build.sourceEncoding=UTF-8 Executing: xmvn --batch-mode --offline -Dproject.build.sourceEncoding=UTF-8 verify org.fedoraproject.xmvn:xmvn-mojo:install org.apache.maven.plugins:maven-javadoc-plugin:aggregate org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', '-Dproject.build.sourceEncoding=UTF-8', 'verify', '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.bsc.maven:maven-processor-plugin:maven-plugin:2.2.4 [WARNING] Reporting configuration should be done in section, not in maven-site-plugin as reportPlugins parameter. @ line 199, column 20 [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] ----------------< org.bsc.maven:maven-processor-plugin >---------------- [INFO] Building maven-processor-plugin - 2.2.4 2.2.4 [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-plugin-plugin:3.5.1:helpmojo (help-goal) @ maven-processor-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. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [INFO] java-annotations mojo extractor found 0 mojo descriptor. [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ maven-processor-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ maven-processor-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/iurt/rpmbuild/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/classes [INFO] /home/iurt/rpmbuild/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/src/main/java/org/bsc/maven/plugin/processor/AbstractAnnotationProcessorMojo.java: Some input files use or override a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/src/main/java/org/bsc/maven/plugin/processor/AbstractAnnotationProcessorMojo.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-plugin-plugin:3.5.1:descriptor (default-descriptor) @ maven-processor-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. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [WARNING] Deprecated @Component annotation for 'project' field in org.bsc.maven.plugin.processor.TestAnnotationProcessorMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.bsc.maven.plugin.processor.MainAnnotationProcessorMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [INFO] java-annotations mojo extractor found 3 mojo descriptors. [INFO] [INFO] --- maven-plugin-plugin:3.5.1:descriptor (mojo-descriptor) @ maven-processor-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. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [WARNING] Deprecated @Component annotation for 'project' field in org.bsc.maven.plugin.processor.TestAnnotationProcessorMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.bsc.maven.plugin.processor.MainAnnotationProcessorMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [INFO] java-annotations mojo extractor found 3 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ maven-processor-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ maven-processor-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/iurt/rpmbuild/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ maven-processor-plugin --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.bsc.maven.plugin.processor.ProcessorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.bsc.maven.plugin.processor.ProcessorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ maven-processor-plugin --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/maven-processor-plugin-2.2.4.jar [INFO] [INFO] --- maven-plugin-plugin:3.5.1:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-processor-plugin --- [INFO] [INFO] ----------------< org.bsc.maven:maven-processor-plugin >---------------- [INFO] Building maven-processor-plugin - 2.2.4 2.2.4 [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- xmvn-mojo:3.0.0:install (default-cli) @ maven-processor-plugin --- [INFO] [INFO] >>> maven-javadoc-plugin:3.0.1:aggregate (default-cli) > compile @ maven-processor-plugin >>> [INFO] [INFO] --- maven-plugin-plugin:3.5.1:helpmojo (help-goal) @ maven-processor-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. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [WARNING] Deprecated @Component annotation for 'project' field in org.bsc.maven.plugin.processor.TestAnnotationProcessorMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [WARNING] Deprecated @Component annotation for 'project' field in org.bsc.maven.plugin.processor.MainAnnotationProcessorMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [INFO] java-annotations mojo extractor found 3 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ maven-processor-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ maven-processor-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/iurt/rpmbuild/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/classes [INFO] /home/iurt/rpmbuild/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/src/main/java/org/bsc/maven/plugin/processor/AbstractAnnotationProcessorMojo.java: Some input files use or override a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/src/main/java/org/bsc/maven/plugin/processor/AbstractAnnotationProcessorMojo.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] <<< maven-javadoc-plugin:3.0.1:aggregate (default-cli) < compile @ maven-processor-plugin <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:3.0.1:aggregate (default-cli) @ maven-processor-plugin --- [INFO] Loading source files for package org.bsc.maven.plugin.processor... Constructing Javadoc information... Standard Doclet version 1.8.0_242 Building tree for all the packages and classes... Generating /home/iurt/rpmbuild/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/site/apidocs/org/bsc/maven/plugin/processor/AbstractAnnotationProcessorMojo.html... Generating /home/iurt/rpmbuild/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/site/apidocs/org/bsc/maven/plugin/processor/HelpMojo.html... Generating /home/iurt/rpmbuild/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/site/apidocs/org/bsc/maven/plugin/processor/MainAnnotationProcessorMojo.html... Generating /home/iurt/rpmbuild/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/site/apidocs/org/bsc/maven/plugin/processor/TestAnnotationProcessorMojo.html... Generating /home/iurt/rpmbuild/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/site/apidocs/org/bsc/maven/plugin/processor/ZipFileObject.html... Generating /home/iurt/rpmbuild/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/site/apidocs/org/bsc/maven/plugin/processor/package-frame.html... Generating /home/iurt/rpmbuild/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/site/apidocs/org/bsc/maven/plugin/processor/package-summary.html... Generating /home/iurt/rpmbuild/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/site/apidocs/org/bsc/maven/plugin/processor/package-tree.html... Generating /home/iurt/rpmbuild/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/site/apidocs/constant-values.html... Generating /home/iurt/rpmbuild/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/site/apidocs/org/bsc/maven/plugin/processor/class-use/HelpMojo.html... Generating /home/iurt/rpmbuild/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/site/apidocs/org/bsc/maven/plugin/processor/class-use/AbstractAnnotationProcessorMojo.html... Generating /home/iurt/rpmbuild/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/site/apidocs/org/bsc/maven/plugin/processor/class-use/MainAnnotationProcessorMojo.html... Generating /home/iurt/rpmbuild/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/site/apidocs/org/bsc/maven/plugin/processor/class-use/TestAnnotationProcessorMojo.html... Generating /home/iurt/rpmbuild/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/site/apidocs/org/bsc/maven/plugin/processor/class-use/ZipFileObject.html... Generating /home/iurt/rpmbuild/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/site/apidocs/org/bsc/maven/plugin/processor/package-use.html... Building index for all the packages and classes... Generating /home/iurt/rpmbuild/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/site/apidocs/overview-tree.html... Generating /home/iurt/rpmbuild/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/site/apidocs/index-all.html... Generating /home/iurt/rpmbuild/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/site/apidocs/deprecated-list.html... Building index for all classes... Generating /home/iurt/rpmbuild/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/site/apidocs/allclasses-frame.html... Generating /home/iurt/rpmbuild/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/site/apidocs/allclasses-noframe.html... Generating /home/iurt/rpmbuild/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/site/apidocs/index.html... Generating /home/iurt/rpmbuild/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/target/site/apidocs/help-doc.html... 1 warning [WARNING] Javadoc Warnings [WARNING] /home/iurt/rpmbuild/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4/src/main/java/org/bsc/maven/plugin/processor/AbstractAnnotationProcessorMojo.java:215: warning - @return tag has no arguments. [INFO] [INFO] --- xmvn-mojo:3.0.0:builddep (default-cli) @ maven-processor-plugin --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 11.111 s [INFO] Finished at: 2020-01-28T10:28:58Z [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA72STU/DMAyG7/sVpve07N51gp164DRN4moakwVlTpSPavv3pLSIcqkqDXGKbD/K Y1lvvb9eDPTkg7a8K7blYwHEnZWa1a44HcXT8dC2xb7Z1A9CwHPSRoIkRywzpimAIiaPkSS83eD1 pWcQItNzptkA/DRuQ5kbytvkWtlYr0p02J2pvGBPXDqTlOZQV9/EyKOP+h27mBtfnBi56amr2Xzw Vb+F6/1rvej0P0o76+nvdNONRbTWrD40MtuIMQcl3LdJjhedMYW8BV3Tkn8ERIra3OH8SKzjgmWa L30/q4ZAfwL/xP+9NwMAAA== -----END MAVEN BUILD DEPENDENCIES----- + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.HWk9gG + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/maven-processor-plugin-2.2.4-10.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/maven-processor-plugin-2.2.4-10.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/maven-processor-plugin-2.2.4-10.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/maven-processor-plugin-2.2.4-10.mga8.aarch64 + cd maven-annotation-plugin-maven-processor-plugin-2.2.4 + '[' 1 -eq 1 ']' + xmvn-install -R .xmvn-reactor -n maven-processor-plugin -d /home/iurt/rpmbuild/BUILDROOT/maven-processor-plugin-2.2.4-10.mga8.aarch64 [INFO] Installing artifact org.bsc.maven:maven-processor-plugin:jar:2.2.4 [INFO] Installing artifact org.bsc.maven:maven-processor-plugin:pom:2.2.4 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/maven-processor-plugin-2.2.4-10.mga8.aarch64/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /home/iurt/rpmbuild/BUILDROOT/maven-processor-plugin-2.2.4-10.mga8.aarch64/usr/share/javadoc/maven-processor-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/script.js .xmvn/apidocs/stylesheet.css /home/iurt/rpmbuild/BUILDROOT/maven-processor-plugin-2.2.4-10.mga8.aarch64/usr/share/javadoc/maven-processor-plugin + echo /usr/share/javadoc/maven-processor-plugin + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 2.2.4-10.mga8 --unique-debug-suffix -2.2.4-10.mga8.aarch64 --unique-debug-src-base maven-processor-plugin-2.2.4-10.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/maven-annotation-plugin-maven-processor-plugin-2.2.4 + '[' -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/translate_menu + '[' -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/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: maven-processor-plugin-2.2.4-10.mga8.noarch Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.bkETuJ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd maven-annotation-plugin-maven-processor-plugin-2.2.4 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/maven-processor-plugin-2.2.4-10.mga8.aarch64/usr/share/licenses/maven-processor-plugin + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/maven-processor-plugin-2.2.4-10.mga8.aarch64/usr/share/licenses/maven-processor-plugin + cp -pr COPYING.LESSER /home/iurt/rpmbuild/BUILDROOT/maven-processor-plugin-2.2.4-10.mga8.aarch64/usr/share/licenses/maven-processor-plugin + RPM_EC=0 ++ jobs -p + exit 0 [INFO maven.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/maven-processor-plugin-2.2.4-10.mga8.aarch64/usr/share/maven-metadata/maven-processor-plugin.xml'] [INFO maven.prov] mvn(org.bsc.maven:maven-processor-plugin:pom:) = 2.2.4, mvn(org.bsc.maven:maven-processor-plugin) = 2.2.4 [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/maven-processor-plugin-2.2.4-10.mga8.aarch64/usr/share/java/maven-processor-plugin.jar'] [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/maven-processor-plugin-2.2.4-10.mga8.aarch64/usr/share/java/maven-processor-plugin/maven-processor-plugin.jar'] [INFO maven.req] input: ['/home/iurt/rpmbuild/BUILDROOT/maven-processor-plugin-2.2.4-10.mga8.aarch64/usr/share/maven-metadata/maven-processor-plugin.xml'] [INFO maven.req] mvn(org.apache.maven:maven-core), mvn(org.apache.maven.plugin-tools:maven-plugin-annotations), javapackages-filesystem, java-headless >= 1:1.6, mvn(org.apache.maven:maven-plugin-api), mvn(org.codehaus.plexus:plexus-utils) [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/maven-processor-plugin-2.2.4-10.mga8.aarch64/usr/share/java/maven-processor-plugin.jar'] [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/maven-processor-plugin-2.2.4-10.mga8.aarch64/usr/share/java/maven-processor-plugin/maven-processor-plugin.jar'] Provides: maven-processor-plugin = 2.2.4-10.mga8 mvn(org.bsc.maven:maven-processor-plugin) = 2.2.4 mvn(org.bsc.maven:maven-processor-plugin:pom:) = 2.2.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-headless >= 1:1.6 javapackages-filesystem mvn(org.apache.maven.plugin-tools:maven-plugin-annotations) mvn(org.apache.maven:maven-core) mvn(org.apache.maven:maven-plugin-api) mvn(org.codehaus.plexus:plexus-utils) Processing files: maven-processor-plugin-javadoc-2.2.4-10.mga8.noarch Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DOIQVF + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd maven-annotation-plugin-maven-processor-plugin-2.2.4 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/maven-processor-plugin-2.2.4-10.mga8.aarch64/usr/share/licenses/maven-processor-plugin-javadoc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/maven-processor-plugin-2.2.4-10.mga8.aarch64/usr/share/licenses/maven-processor-plugin-javadoc + cp -pr COPYING.LESSER /home/iurt/rpmbuild/BUILDROOT/maven-processor-plugin-2.2.4-10.mga8.aarch64/usr/share/licenses/maven-processor-plugin-javadoc + RPM_EC=0 ++ jobs -p + exit 0 Provides: maven-processor-plugin-javadoc = 2.2.4-10.mga8 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-processor-plugin-2.2.4-10.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/maven-processor-plugin-2.2.4-10.mga8.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/maven-processor-plugin-javadoc-2.2.4-10.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.cbRjiG + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd maven-annotation-plugin-maven-processor-plugin-2.2.4 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/maven-processor-plugin-2.2.4-10.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.GKPyVH + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf maven-annotation-plugin-maven-processor-plugin-2.2.4 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!