D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/maven-idea-plugin-2.2.1-11.mga9.src.rpm Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ubU4a7 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf maven-idea-plugin-2.2.1 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/maven-idea-plugin-2.2.1.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd maven-idea-plugin-2.2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp /home/pterjan/rpmbuild/SOURCES/LICENSE-2.0.txt . + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep org.apache.maven:maven-compat + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.cHlPOp + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd maven-idea-plugin-2.2.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -f Executing: xmvn --batch-mode --offline -Dmaven.test.skip=true 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', 'package', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:javadoc', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [INFO] [INFO] -------------< org.apache.maven.plugins:maven-idea-plugin >------------- [INFO] Building Apache Maven IDEA Plugin (RETIRED) 2.2.1 [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven-version) @ maven-idea-plugin --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-java-version) @ maven-idea-plugin --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0:enforce (ensure-no-container-api) @ maven-idea-plugin --- [INFO] [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ maven-idea-plugin --- [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4 [INFO] Copying 5 resources from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ maven-idea-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 3 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ maven-idea-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/pterjan/rpmbuild/BUILD/maven-idea-plugin-2.2.1/target/classes [INFO] /home/pterjan/rpmbuild/BUILD/maven-idea-plugin-2.2.1/src/main/java/org/apache/maven/plugin/idea/IdeaModuleMojo.java: Some input files use or override a deprecated API. [INFO] /home/pterjan/rpmbuild/BUILD/maven-idea-plugin-2.2.1/src/main/java/org/apache/maven/plugin/idea/IdeaModuleMojo.java: Recompile with -Xlint:deprecation for details. [INFO] /home/pterjan/rpmbuild/BUILD/maven-idea-plugin-2.2.1/src/main/java/org/apache/maven/plugin/idea/AbstractIdeaMojo.java: Some input files use unchecked or unsafe operations. [INFO] /home/pterjan/rpmbuild/BUILD/maven-idea-plugin-2.2.1/src/main/java/org/apache/maven/plugin/idea/AbstractIdeaMojo.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-plugin-plugin:3.6.4:descriptor (default-descriptor) @ maven-idea-plugin --- [ERROR] Some dependencies of Maven Plugins are expected to be in provided scope. Please make sure that dependencies listed below declared in POM have set 'provided' as well. The following dependencies are in wrong scope: * org.apache.maven:maven-compat:jar:any:compile * org.apache.maven:maven-model-builder:jar:3.8.5:compile * org.apache.maven:maven-builder-support:jar:3.8.5:compile * org.apache.maven:maven-settings:jar:3.8.5:compile * org.apache.maven:maven-settings-builder:jar:3.8.5:compile * org.apache.maven:maven-core:jar:3.8.5:compile * org.apache.maven:maven-resolver-provider:jar:3.8.5:compile * org.apache.maven:maven-repository-metadata:jar:3.8.5:compile * org.apache.maven:maven-plugin-api:jar:2.0.1:compile * org.apache.maven:maven-project:jar:2.0.1:compile * org.apache.maven:maven-profile:jar:2.2.1:compile * org.apache.maven:maven-plugin-registry:jar:2.2.1:compile * org.apache.maven:maven-artifact:jar:2.0.1:compile * org.apache.maven:maven-artifact-manager:jar:2.0.1:compile * org.apache.maven:maven-model:jar:2.0.1:compile [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-annotations mojo extractor found 0 mojo descriptor. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Apache Maven IDEA Plugin (RETIRED) [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.883 s [INFO] Finished at: 2022-11-16T18:46:07Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-plugin-plugin:3.6.4:descriptor (default-descriptor) on project maven-idea-plugin: Error extracting plugin descriptor: 'No mojo definitions were found for plugin: org.apache.maven.plugins:maven-idea-plugin.' -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.cHlPOp (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.cHlPOp (%build) I: [iurt_root_command] ERROR: chroot