D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/simple-6.0.1-4.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ExBd2E + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf simple-6.0.1 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/simple-6.0.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd simple-6.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -name '*.class' -delete + find . -name '*.jar' -delete + for p in common http transport + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-source-plugin simple-common + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_remove 'pom:build/pom:plugins/pom:plugin[pom:artifactId='\''maven-javadoc-plugin'\'']/pom:executions' simple-common + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_remove pom:build/pom:extensions simple-common + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_set pom:packaging bundle simple-common + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_plugin org.apache.felix:maven-bundle-plugin simple-common ' true ${project.version} bundle-manifest process-classes manifest ' + for p in common http transport + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-source-plugin simple-http + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_remove 'pom:build/pom:plugins/pom:plugin[pom:artifactId='\''maven-javadoc-plugin'\'']/pom:executions' simple-http + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_remove pom:build/pom:extensions simple-http + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_set pom:packaging bundle simple-http + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_plugin org.apache.felix:maven-bundle-plugin simple-http ' true ${project.version} bundle-manifest process-classes manifest ' + for p in common http transport + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-source-plugin simple-transport + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_remove 'pom:build/pom:plugins/pom:plugin[pom:artifactId='\''maven-javadoc-plugin'\'']/pom:executions' simple-transport + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_remove pom:build/pom:extensions simple-transport + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_set pom:packaging bundle simple-transport + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_plugin org.apache.felix:maven-bundle-plugin simple-transport ' true ${project.version} bundle-manifest process-classes manifest ' + rm -r simple-common/src/test/java/org/simpleframework/common/lease/ContractQueueTest.java + cp -p /home/iurt/rpmbuild/SOURCES/LICENSE-2.0.txt . + sed -i 's/\r//' LICENSE-2.0.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XeV7DC + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd simple-6.0.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... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.simpleframework:simple-common:bundle:6.0.1 [WARNING] 'parent.relativePath' of POM org.simpleframework:simple-common:6.0.1 (/home/iurt/rpmbuild/BUILD/simple-6.0.1/simple-common/pom.xml) points at org.simpleframework:simple instead of org.sonatype.oss:oss-parent, please verify your project structure @ line 2, column 11 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 79, column 15 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ line 87, column 15 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.simpleframework:simple-transport:bundle:6.0.1 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 84, column 15 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ line 92, column 15 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.simpleframework:simple-http:bundle:6.0.1 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 89, column 15 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ line 97, column 15 [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] Reactor Build Order: [INFO] [INFO] Simple Common [bundle] [INFO] Simple Transport [bundle] [INFO] Simple HTTP [bundle] [INFO] Simple [pom] [INFO] [INFO] -----------------< org.simpleframework:simple-common >------------------ [INFO] Building Simple Common 6.0.1 [1/4] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ simple-common --- [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/simple-6.0.1/simple-common/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ simple-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 38 source files to /home/iurt/rpmbuild/BUILD/simple-6.0.1/simple-common/target/classes [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] Source option 5 is no longer supported. Use 6 or later. [ERROR] Target option 1.5 is no longer supported. Use 1.6 or later. [INFO] 2 errors [INFO] ------------------------------------------------------------- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Simple [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Simple 6.0.1: [INFO] [INFO] Simple Common ...................................... FAILURE [ 1.311 s] [INFO] Simple Transport ................................... SKIPPED [INFO] Simple HTTP ........................................ SKIPPED [INFO] Simple ............................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 9.741 s [INFO] Finished at: 2020-10-09T12:09:45Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project simple-common: Compilation failure: Compilation failure: [ERROR] Source option 5 is no longer supported. Use 6 or later. [ERROR] Target option 1.5 is no longer supported. Use 1.6 or later. [ERROR] -> [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/MojoFailureException error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.XeV7DC (%build) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.XeV7DC (%build) I: [iurt_root_command] ERROR: chroot