D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/springframework-security-3.2.10-3.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rnrtRF + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf spring-security-3.2.10.RELEASE + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/spring-security-3.2.10.RELEASE.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd spring-security-3.2.10.RELEASE + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -name '*.jar' -print -delete ./gradle/wrapper/gradle-wrapper.jar + find . -name '*.class' -print -delete + echo 'Patch #0 (springframework-security-3.2.10-osgi-support.patch):' Patch #0 (springframework-security-3.2.10-osgi-support.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file acl/pom.xml patching file cas/pom.xml patching file config/pom.xml patching file core/pom.xml patching file crypto/pom.xml patching file ldap/pom.xml patching file openid/pom.xml patching file remoting/pom.xml patching file taglibs/pom.xml patching file web/pom.xml + echo 'Patch #1 (springframework-security-3.2.10-servlet.patch):' Patch #1 (springframework-security-3.2.10-servlet.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file web/src/main/java/org/springframework/security/web/context/OnCommittedResponseWrapper.java + echo 'Patch #2 (springframework-security-3.2.6-aspectj.patch):' Patch #2 (springframework-security-3.2.6-aspectj.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file config/src/main/java/org/springframework/security/config/annotation/method/configuration/GlobalMethodSecurityAspectJConfiguration.java patching file config/src/main/java/org/springframework/security/config/annotation/method/configuration/GlobalMethodSecurityConfiguration.java patching file config/src/main/java/org/springframework/security/config/annotation/method/configuration/GlobalMethodSecuritySelector.java patching file config/src/main/java/org/springframework/security/config/method/GlobalMethodSecurityBeanDefinitionParser.java + echo 'Patch #3 (springframework-security-3.2.10-remove-apacheds-support.patch):' Patch #3 (springframework-security-3.2.10-remove-apacheds-support.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file config/pom.xml patching file config/src/main/java/org/springframework/security/config/annotation/authentication/configurers/ldap/LdapAuthenticationProviderConfigurer.java patching file config/src/main/java/org/springframework/security/config/ldap/LdapServerBeanDefinitionParser.java patching file ldap/pom.xml patching file ldap/src/main/java/org/springframework/security/ldap/server/ApacheDSContainer.java + rm -f ldap/src/main/java/org/springframework/security/ldap/server/ApacheDSContainer.java + echo 'Patch #4 (springframework-security-3.2.10-commons-codec.patch):' Patch #4 (springframework-security-3.2.10-commons-codec.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file core/pom.xml patching file core/src/main/java/org/springframework/security/authentication/encoding/LdapShaPasswordEncoder.java patching file core/src/main/java/org/springframework/security/authentication/encoding/Md4PasswordEncoder.java patching file core/src/main/java/org/springframework/security/authentication/encoding/MessageDigestPasswordEncoder.java patching file core/src/main/java/org/springframework/security/core/token/KeyBasedPersistenceTokenService.java patching file crypto/src/main/java/org/springframework/security/crypto/codec/Base64.java patching file remoting/src/main/java/org/springframework/security/remoting/httpinvoker/AuthenticationSimpleHttpInvokerRequestExecutor.java patching file web/src/main/java/org/springframework/security/web/authentication/rememberme/AbstractRememberMeServices.java patching file web/src/main/java/org/springframework/security/web/authentication/rememberme/PersistentTokenBasedRememberMeServices.java patching file web/src/main/java/org/springframework/security/web/authentication/www/BasicAuthenticationFilter.java patching file web/src/main/java/org/springframework/security/web/authentication/www/DigestAuthenticationEntryPoint.java patching file web/src/main/java/org/springframework/security/web/authentication/www/DigestAuthenticationFilter.java + rm -f crypto/src/main/java/org/springframework/security/crypto/codec/Base64.java + echo 'Patch #5 (springframework-security-3.2.10-jBCrypt.patch):' Patch #5 (springframework-security-3.2.10-jBCrypt.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file crypto/pom.xml patching file crypto/src/main/java/org/springframework/security/crypto/bcrypt/BCrypt.java patching file crypto/src/main/java/org/springframework/security/crypto/bcrypt/BCryptPasswordEncoder.java + rm -f crypto/src/main/java/org/springframework/security/crypto/bcrypt/BCrypt.java + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :spring-security-aspects config + rm -f config/src/main/java/org/springframework/security/config/annotation/method/configuration/GlobalMethodSecurityAspectJConfiguration.java + cp -p /home/iurt/rpmbuild/SOURCES/springframework-security-template-pom.xml pom.xml + sed -i 's|@VERSION@|3.2.10.RELEASE|' pom.xml + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_set 'pom:dependency[pom:groupId = '\''javax.servlet.jsp'\'']/pom:version' 2.3.2 taglibs + for p in cas config openid taglibs web + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_set 'pom:dependency[pom:groupId = '\''javax.servlet'\'']/pom:version' 3.1.0 cas + for p in cas config openid taglibs web + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_set 'pom:dependency[pom:groupId = '\''javax.servlet'\'']/pom:version' 3.1.0 config + for p in cas config openid taglibs web + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_set 'pom:dependency[pom:groupId = '\''javax.servlet'\'']/pom:version' 3.1.0 openid + for p in cas config openid taglibs web + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_set 'pom:dependency[pom:groupId = '\''javax.servlet'\'']/pom:version' 3.1.0 taglibs + for p in cas config openid taglibs web + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_set 'pom:dependency[pom:groupId = '\''javax.servlet'\'']/pom:version' 3.1.0 web + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep 'org.springframework.security:spring-security-crypto:${project.version}' core + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_set 'pom:dependency[pom:groupId = '\''org.aspectj'\'']/pom:artifactId' aspectjweaver core + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep org.hibernate: config + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep org.hsqldb: config + /usr/bin/python3 /usr/share/java-utils/mvn_package.py :spring-security-project __noinstall + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.QCN9NG + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd spring-security-3.2.10.RELEASE + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -f -- -Dproject.build.sourceEncoding=UTF-8 Executing: xmvn --batch-mode --offline -Dmaven.test.skip=true -Dproject.build.sourceEncoding=UTF-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', '-Dproject.build.sourceEncoding=UTF-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 org.springframework.security:spring-security-crypto:jar:3.2.10.RELEASE [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 85, column 15 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.springframework.security:spring-security-acl:jar:3.2.10.RELEASE [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 153, column 15 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.springframework.security:spring-security-cas:jar:3.2.10.RELEASE [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 141, column 15 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.springframework.security:spring-security-config:jar:3.2.10.RELEASE [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 328, column 15 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.springframework.security:spring-security-core:jar:3.2.10.RELEASE [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 290, column 15 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.springframework.security:spring-security-ldap:jar:3.2.10.RELEASE [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 153, column 15 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.springframework.security:spring-security-openid:jar:3.2.10.RELEASE [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 164, column 15 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.springframework.security:spring-security-remoting:jar:3.2.10.RELEASE [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 122, column 15 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.springframework.security:spring-security-taglibs:jar:3.2.10.RELEASE [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 188, column 15 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.springframework.security:spring-security-web:jar:3.2.10.RELEASE [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 239, 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] spring-security-crypto [jar] [INFO] spring-security-core [jar] [INFO] spring-security-acl [jar] [INFO] spring-security-web [jar] [INFO] spring-security-cas [jar] [INFO] spring-security-ldap [jar] [INFO] spring-security-openid [jar] [INFO] spring-security-config [jar] [INFO] spring-security-remoting [jar] [INFO] spring-security-taglibs [jar] [INFO] spring-security-project [pom] [INFO] [INFO] --------< org.springframework.security:spring-security-crypto >--------- [INFO] Building spring-security-crypto 3.2.10.RELEASE [1/11] [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] The POM for org.mindrot:jbcrypt:jar:0.4 is missing, no dependency information available [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ spring-security-crypto --- [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/spring-security-3.2.10.RELEASE/crypto/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ spring-security-crypto --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /home/iurt/rpmbuild/BUILD/spring-security-3.2.10.RELEASE/crypto/target/classes [INFO] [INFO] --- maven-bundle-plugin:4.2.1:manifest (bundle-manifest) @ spring-security-crypto --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ spring-security-crypto --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ spring-security-crypto --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ spring-security-crypto --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ spring-security-crypto --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/spring-security-3.2.10.RELEASE/crypto/target/spring-security-crypto-3.2.10.RELEASE.jar [INFO] [INFO] ---------< org.springframework.security:spring-security-core >---------- [INFO] Building spring-security-core 3.2.10.RELEASE [2/11] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ spring-security-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 15 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ spring-security-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 278 source files to /home/iurt/rpmbuild/BUILD/spring-security-3.2.10.RELEASE/core/target/classes [INFO] /home/iurt/rpmbuild/BUILD/spring-security-3.2.10.RELEASE/core/src/main/java/org/springframework/security/authentication/dao/DaoAuthenticationProvider.java: Some input files use or override a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/spring-security-3.2.10.RELEASE/core/src/main/java/org/springframework/security/authentication/dao/DaoAuthenticationProvider.java: Recompile with -Xlint:deprecation for details. [INFO] /home/iurt/rpmbuild/BUILD/spring-security-3.2.10.RELEASE/core/src/main/java/org/springframework/security/access/vote/AbstractAccessDecisionManager.java: Some input files use unchecked or unsafe operations. [INFO] /home/iurt/rpmbuild/BUILD/spring-security-3.2.10.RELEASE/core/src/main/java/org/springframework/security/access/vote/AbstractAccessDecisionManager.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:4.2.1:manifest (bundle-manifest) @ spring-security-core --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ spring-security-core --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ spring-security-core --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ spring-security-core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ spring-security-core --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/spring-security-3.2.10.RELEASE/core/target/spring-security-core-3.2.10.RELEASE.jar [INFO] [INFO] ----------< org.springframework.security:spring-security-acl >---------- [INFO] Building spring-security-acl 3.2.10.RELEASE [3/11] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ spring-security-acl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ spring-security-acl --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 60 source files to /home/iurt/rpmbuild/BUILD/spring-security-3.2.10.RELEASE/acl/target/classes [INFO] /home/iurt/rpmbuild/BUILD/spring-security-3.2.10.RELEASE/acl/src/main/java/org/springframework/security/acls/jdbc/BasicLookupStrategy.java: Some input files use or override a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/spring-security-3.2.10.RELEASE/acl/src/main/java/org/springframework/security/acls/jdbc/BasicLookupStrategy.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-bundle-plugin:4.2.1:manifest (bundle-manifest) @ spring-security-acl --- [WARNING] Manifest org.springframework.security:spring-security-acl:jar:3.2.10.RELEASE : Export org.springframework.security.acls, has 2, private references [org.springframework.security.acls.domain, org.springframework.security.acls.model] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ spring-security-acl --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ spring-security-acl --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ spring-security-acl --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ spring-security-acl --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/spring-security-3.2.10.RELEASE/acl/target/spring-security-acl-3.2.10.RELEASE.jar [INFO] [INFO] ----------< org.springframework.security:spring-security-web >---------- [INFO] Building spring-security-web 3.2.10.RELEASE [4/11] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ spring-security-web --- [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/spring-security-3.2.10.RELEASE/web/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ spring-security-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 233 source files to /home/iurt/rpmbuild/BUILD/spring-security-3.2.10.RELEASE/web/target/classes [INFO] /home/iurt/rpmbuild/BUILD/spring-security-3.2.10.RELEASE/web/src/main/java/org/springframework/security/web/authentication/preauth/websphere/WebSpherePreAuthenticatedAuthenticationDetailsSource.java: Some input files use or override a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/spring-security-3.2.10.RELEASE/web/src/main/java/org/springframework/security/web/authentication/preauth/websphere/WebSpherePreAuthenticatedAuthenticationDetailsSource.java: Recompile with -Xlint:deprecation for details. [INFO] /home/iurt/rpmbuild/BUILD/spring-security-3.2.10.RELEASE/web/src/main/java/org/springframework/security/web/savedrequest/SavedRequestAwareWrapper.java: /home/iurt/rpmbuild/BUILD/spring-security-3.2.10.RELEASE/web/src/main/java/org/springframework/security/web/savedrequest/SavedRequestAwareWrapper.java uses unchecked or unsafe operations. [INFO] /home/iurt/rpmbuild/BUILD/spring-security-3.2.10.RELEASE/web/src/main/java/org/springframework/security/web/savedrequest/SavedRequestAwareWrapper.java: Recompile with -Xlint:unchecked for details. [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /home/iurt/rpmbuild/BUILD/spring-security-3.2.10.RELEASE/web/src/main/java/org/springframework/security/web/authentication/preauth/websphere/DefaultWASUsernameAndGroupsExtractor.java:[13,17] package javax.rmi does not exist [ERROR] /home/iurt/rpmbuild/BUILD/spring-security-3.2.10.RELEASE/web/src/main/java/org/springframework/security/web/authentication/preauth/websphere/DefaultWASUsernameAndGroupsExtractor.java:[111,30] cannot find symbol symbol: variable PortableRemoteObject location: class org.springframework.security.web.authentication.preauth.websphere.DefaultWASUsernameAndGroupsExtractor [INFO] 2 errors [INFO] ------------------------------------------------------------- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping spring-security-project [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for spring-security-project 3.2.10.RELEASE: [INFO] [INFO] spring-security-crypto ............................. SUCCESS [ 2.848 s] [INFO] spring-security-core ............................... SUCCESS [ 3.721 s] [INFO] spring-security-acl ................................ SUCCESS [ 0.576 s] [INFO] spring-security-web ................................ FAILURE [ 0.730 s] [INFO] spring-security-cas ................................ SKIPPED [INFO] spring-security-ldap ............................... SKIPPED [INFO] spring-security-openid ............................. SKIPPED [INFO] spring-security-config ............................. SKIPPED [INFO] spring-security-remoting ........................... SKIPPED [INFO] spring-security-taglibs ............................ SKIPPED [INFO] spring-security-project ............................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 9.369 s [INFO] Finished at: 2020-10-09T15:29:29Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project spring-security-web: Compilation failure: Compilation failure: [ERROR] /home/iurt/rpmbuild/BUILD/spring-security-3.2.10.RELEASE/web/src/main/java/org/springframework/security/web/authentication/preauth/websphere/DefaultWASUsernameAndGroupsExtractor.java:[13,17] package javax.rmi does not exist [ERROR] /home/iurt/rpmbuild/BUILD/spring-security-3.2.10.RELEASE/web/src/main/java/org/springframework/security/web/authentication/preauth/websphere/DefaultWASUsernameAndGroupsExtractor.java:[111,30] cannot find symbol [ERROR] symbol: variable PortableRemoteObject [ERROR] location: class org.springframework.security.web.authentication.preauth.websphere.DefaultWASUsernameAndGroupsExtractor [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] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :spring-security-web error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.QCN9NG (%build) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.QCN9NG (%build) I: [iurt_root_command] ERROR: chroot