D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/rome-1.7.0-2.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.cOnlxh + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf rome-1.7.0 + /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/rome-1.7.0.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd rome-1.7.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin -r :maven-scm-publish-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_remove -r pom:Embed-Dependency rome rome-modules + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_remove pom:Embed-Transitive rome-modules + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep -r com.rometools: '::${project.version}' + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep -r :servlet-api javax.servlet:javax.servlet-api:3.1.0 + sed -i 's|String, Object|String, String[]|' rome-propono/src/main/java/com/rometools/propono/atom/server/AtomRequestImpl.java rome-propono/src/main/java/com/rometools/propono/atom/server/AtomRequest.java + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module rome-certiorem-webapp + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module rome-osgi-test + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep -r ch.qos.logback: + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep -r jetty:jetty + rm rome-fetcher/src/test/java/com/rometools/fetcher/AbstractJettyTest.java rome-fetcher/src/test/java/com/rometools/fetcher/impl/HttpClientFeedFetcherTest.java rome-fetcher/src/test/java/com/rometools/fetcher/impl/HttpURLFeedFetcherTest.java rome-propono/src/test/java/com/rometools/propono/atom/server/AtomClientServerTest.java rome-propono/src/test/java/com/rometools/propono/atom/server/TestAtomHandlerImpl.java rome-propono/src/test/java/com/rometools/propono/atom/server/TestAtomHandlerFactory.java + sed -i.orig 's|\r||g' README.md + touch -r README.md.orig README.md + rm README.md.orig + rm rome-modules/src/test/java/com/rometools/modules/cc/types/LicenseTest.java + /usr/bin/python3 /usr/share/java-utils/mvn_alias.py com.rometools:rome rome:rome net.java.dev.rome:rome + /usr/bin/python3 /usr/share/java-utils/mvn_package.py :rome-parent rome + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.eBJY5f + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd rome-1.7.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -s Executing: xmvn --batch-mode --offline verify org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:javadoc', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] rome-parent [pom] [INFO] rome-utils [jar] [INFO] rome [jar] [INFO] rome-fetcher [jar] [INFO] rome-certiorem [jar] [INFO] rome-modules [jar] [INFO] rome-opml [jar] [INFO] rome-propono [jar] [INFO] [INFO] ---------------------< com.rometools:rome-parent >---------------------- [INFO] Building rome-parent 1.7.0 [1/8] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] ----------------------< com.rometools:rome-utils >---------------------- [INFO] Building rome-utils 1.7.0 [2/8] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ rome-utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ rome-utils --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-utils/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ rome-utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ rome-utils --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-utils/target/test-classes [INFO] /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-utils/src/test/java/com/rometools/utils/ListsTest.java: Some input files use or override a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-utils/src/test/java/com/rometools/utils/ListsTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ rome-utils --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running com.rometools.utils.AlternativesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in com.rometools.utils.AlternativesTest [INFO] Running com.rometools.utils.DatesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.rometools.utils.DatesTest [INFO] Running com.rometools.utils.StringsTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.rometools.utils.StringsTest [INFO] Running com.rometools.utils.ListsTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.rometools.utils.ListsTest [INFO] Running com.rometools.utils.IntegersTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.rometools.utils.IntegersTest [INFO] Running com.rometools.utils.DoublesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.rometools.utils.DoublesTest [INFO] Running com.rometools.utils.LongsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.rometools.utils.LongsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ rome-utils --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-utils/target/rome-utils-1.7.0.jar [INFO] [INFO] -------------------------< com.rometools:rome >------------------------- [INFO] Building rome 1.7.0 [3/8] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ rome --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ rome --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 120 source files to /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome/target/classes [INFO] /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome/src/main/java/com/rometools/rome/feed/impl/CloneableBean.java: Some input files use or override a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome/src/main/java/com/rometools/rome/feed/impl/CloneableBean.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ rome --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 26 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ rome --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 50 source files to /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome/target/test-classes [INFO] /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome/src/test/java/com/rometools/rome/io/impl/NumberParserTest.java: Some input files use or override a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome/src/test/java/com/rometools/rome/io/impl/NumberParserTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ rome --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running com.rometools.rome.io.XmlReaderTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 s - in com.rometools.rome.io.XmlReaderTest [INFO] Running com.rometools.rome.io.impl.RSS20ParserTest SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s - in com.rometools.rome.io.impl.RSS20ParserTest [INFO] Running com.rometools.rome.io.impl.NumberParserTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.rometools.rome.io.impl.NumberParserTest [INFO] Running com.rometools.rome.unittest.TestOpsAtom10 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.352 s - in com.rometools.rome.unittest.TestOpsAtom10 [INFO] Running com.rometools.rome.unittest.TestSyndFeedAtom10Ruby [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in com.rometools.rome.unittest.TestSyndFeedAtom10Ruby [INFO] Running com.rometools.rome.unittest.TestOpsRSS093 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s - in com.rometools.rome.unittest.TestOpsRSS093 [INFO] Running com.rometools.rome.unittest.TestSyndFeedRSS094 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in com.rometools.rome.unittest.TestSyndFeedRSS094 [INFO] Running com.rometools.rome.unittest.TestOpsAtom03 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in com.rometools.rome.unittest.TestOpsAtom03 [INFO] Running com.rometools.rome.unittest.TestXmlFixerReader [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in com.rometools.rome.unittest.TestXmlFixerReader [INFO] Running com.rometools.rome.unittest.TestEqualsBean [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in com.rometools.rome.unittest.TestEqualsBean [INFO] Running com.rometools.rome.unittest.TestOpsRSS090 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in com.rometools.rome.unittest.TestOpsRSS090 [INFO] Running com.rometools.rome.unittest.TestSyndFeedRSS10DCMulti [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s - in com.rometools.rome.unittest.TestSyndFeedRSS10DCMulti [INFO] Running com.rometools.rome.unittest.TestOpsRSS094 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.rometools.rome.unittest.TestOpsRSS094 [INFO] Running com.rometools.rome.unittest.TestSyndFeedRSS10DCSyModules [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in com.rometools.rome.unittest.TestSyndFeedRSS10DCSyModules [INFO] Running com.rometools.rome.unittest.TestSyndFeedRSS090 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in com.rometools.rome.unittest.TestSyndFeedRSS090 [INFO] Running com.rometools.rome.unittest.TestSyndFeedAtom10 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in com.rometools.rome.unittest.TestSyndFeedAtom10 [INFO] Running com.rometools.rome.unittest.TestAtomContent [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in com.rometools.rome.unittest.TestAtomContent [INFO] Running com.rometools.rome.unittest.TestSyndFeedAtom03 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in com.rometools.rome.unittest.TestSyndFeedAtom03 [INFO] Running com.rometools.rome.unittest.TestSyndFeedRSS092Alt [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in com.rometools.rome.unittest.TestSyndFeedRSS092Alt [INFO] Running com.rometools.rome.unittest.TestSyndFeedAtom10Bray [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in com.rometools.rome.unittest.TestSyndFeedAtom10Bray [INFO] Running com.rometools.rome.unittest.TestOpsRSS091U [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in com.rometools.rome.unittest.TestOpsRSS091U [INFO] Running com.rometools.rome.unittest.TestDateParser [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in com.rometools.rome.unittest.TestDateParser [INFO] Running com.rometools.rome.unittest.TestOpsRSS20 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in com.rometools.rome.unittest.TestOpsRSS20 [INFO] Running com.rometools.rome.unittest.TestOpsRSS091N [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in com.rometools.rome.unittest.TestOpsRSS091N [INFO] Running com.rometools.rome.unittest.TestSyndFeedAtom10prefix [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.rometools.rome.unittest.TestSyndFeedAtom10prefix [INFO] Running com.rometools.rome.unittest.TestBase64 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.rometools.rome.unittest.TestBase64 [INFO] Running com.rometools.rome.unittest.TestSyndFeedRSS091N [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in com.rometools.rome.unittest.TestSyndFeedRSS091N [INFO] Running com.rometools.rome.unittest.issues.Issue131Test [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in com.rometools.rome.unittest.issues.Issue131Test [INFO] Running com.rometools.rome.unittest.issues.Issue1Test [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in com.rometools.rome.unittest.issues.Issue1Test [INFO] Running com.rometools.rome.unittest.issues.Issue162Test [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in com.rometools.rome.unittest.issues.Issue162Test [INFO] Running com.rometools.rome.unittest.issues.Issue161Test [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in com.rometools.rome.unittest.issues.Issue161Test [INFO] Running com.rometools.rome.unittest.issues.Issue88Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in com.rometools.rome.unittest.issues.Issue88Test [INFO] Running com.rometools.rome.unittest.issues.Issue134Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in com.rometools.rome.unittest.issues.Issue134Test [INFO] Running com.rometools.rome.unittest.issues.Issue158Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s - in com.rometools.rome.unittest.issues.Issue158Test [INFO] Running com.rometools.rome.unittest.issues.Issue2Test [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in com.rometools.rome.unittest.issues.Issue2Test [INFO] Running com.rometools.rome.unittest.issues.Issue137Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in com.rometools.rome.unittest.issues.Issue137Test [INFO] Running com.rometools.rome.unittest.TestSyndFeedRSS093 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in com.rometools.rome.unittest.TestSyndFeedRSS093 [INFO] Running com.rometools.rome.unittest.TestSyndFeedAtom03DCSyModules [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in com.rometools.rome.unittest.TestSyndFeedAtom03DCSyModules [INFO] Running com.rometools.rome.unittest.TestSyndFeedRSS10 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.rometools.rome.unittest.TestSyndFeedRSS10 [INFO] Running com.rometools.rome.unittest.TestOpsRSS092 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in com.rometools.rome.unittest.TestOpsRSS092 [INFO] Running com.rometools.rome.unittest.TestSyndFeedRSS20 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in com.rometools.rome.unittest.TestSyndFeedRSS20 [INFO] Running com.rometools.rome.unittest.TestSyndFeedAtom10b [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.rometools.rome.unittest.TestSyndFeedAtom10b [INFO] Running com.rometools.rome.unittest.TestSyndFeedRSS092 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in com.rometools.rome.unittest.TestSyndFeedRSS092 [INFO] Running com.rometools.rome.unittest.TestOpsRSS10 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in com.rometools.rome.unittest.TestOpsRSS10 [INFO] Running com.rometools.rome.unittest.TestXmlBomb [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.rometools.rome.unittest.TestXmlBomb [INFO] Running com.rometools.rome.unittest.DublinCoreTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.rometools.rome.unittest.DublinCoreTest [INFO] Running com.rometools.rome.unittest.TestSyndFeedRSS091U [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in com.rometools.rome.unittest.TestSyndFeedRSS091U [INFO] [INFO] Results: [INFO] [INFO] Tests run: 514, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ rome --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome/target/rome-1.7.0.jar [INFO] [INFO] --- maven-bundle-plugin:4.2.1:bundle (bundle) @ rome --- [INFO] [INFO] ---------------------< com.rometools:rome-fetcher >--------------------- [INFO] Building rome-fetcher 1.7.0 [4/8] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ rome-fetcher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ rome-fetcher --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-fetcher/target/classes [INFO] /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-fetcher/src/main/java/com/rometools/fetcher/impl/HttpClientFeedFetcher.java: Some input files use or override a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-fetcher/src/main/java/com/rometools/fetcher/impl/HttpClientFeedFetcher.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ rome-fetcher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ rome-fetcher --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-fetcher/target/test-classes [INFO] /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-fetcher/src/test/java/com/rometools/fetcher/samples/FeedReader.java: Some input files use or override a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-fetcher/src/test/java/com/rometools/fetcher/samples/FeedReader.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ rome-fetcher --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running com.rometools.fetcher.impl.ResponseHandlerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in com.rometools.fetcher.impl.ResponseHandlerTest [INFO] Running com.rometools.fetcher.impl.HashMapFeedInfoCacheTest SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in com.rometools.fetcher.impl.HashMapFeedInfoCacheTest [INFO] Running com.rometools.fetcher.impl.DiskFeedInfoCacheTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in com.rometools.fetcher.impl.DiskFeedInfoCacheTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ rome-fetcher --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-fetcher/target/rome-fetcher-1.7.0.jar [INFO] [INFO] --- maven-bundle-plugin:4.2.1:bundle (bundle) @ rome-fetcher --- [INFO] [INFO] --------------------< com.rometools:rome-certiorem >-------------------- [INFO] Building rome-certiorem 1.7.0 [5/8] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ rome-certiorem --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ rome-certiorem --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 33 source files to /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-certiorem/target/classes [INFO] /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-certiorem/src/main/java/com/rometools/certiorem/sub/data/SubscriptionCallback.java: Some input files use or override a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-certiorem/src/main/java/com/rometools/certiorem/sub/data/SubscriptionCallback.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ rome-certiorem --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ rome-certiorem --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-certiorem/target/test-classes [INFO] /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-certiorem/src/test/java/com/rometools/certiorem/hub/ControllerTest.java: Some input files use or override a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-certiorem/src/test/java/com/rometools/certiorem/hub/ControllerTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ rome-certiorem --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running com.rometools.certiorem.hub.data.ram.InMemoryDAOTest SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.166 s - in com.rometools.certiorem.hub.data.ram.InMemoryDAOTest [INFO] Running com.rometools.certiorem.hub.ControllerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in com.rometools.certiorem.hub.ControllerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ rome-certiorem --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-certiorem/target/rome-certiorem-1.7.0.jar [INFO] [INFO] ---------------------< com.rometools:rome-modules >--------------------- [INFO] Building rome-modules 1.7.0 [6/8] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ rome-modules --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ rome-modules --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 211 source files to /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-modules/target/classes [INFO] /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-modules/src/main/java/com/rometools/modules/sse/modules/SSEModule.java: Some input files use or override a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-modules/src/main/java/com/rometools/modules/sse/modules/SSEModule.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ rome-modules --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 122 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ rome-modules --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 33 source files to /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-modules/target/test-classes [INFO] /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-modules/src/test/java/com/rometools/modules/mediarss/io/MediaModuleParserTest.java: Some input files use or override a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-modules/src/test/java/com/rometools/modules/mediarss/io/MediaModuleParserTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ rome-modules --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running com.rometools.modules.sse.SSEParserTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in com.rometools.modules.sse.SSEParserTest [INFO] Running com.rometools.modules.cc.io.CCModuleGeneratorTest SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.946 s - in com.rometools.modules.cc.io.CCModuleGeneratorTest [INFO] Running com.rometools.modules.cc.io.ModuleParserTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.rometools.modules.cc.io.ModuleParserTest [INFO] Running com.rometools.modules.itunes.types.DurationTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.rometools.modules.itunes.types.DurationTest [INFO] Running com.rometools.modules.itunes.ITunesGeneratorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in com.rometools.modules.itunes.ITunesGeneratorTest [INFO] Running com.rometools.modules.itunes.ITunesParserTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in com.rometools.modules.itunes.ITunesParserTest [INFO] Running com.rometools.modules.georss.GeoRSSModuleTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in com.rometools.modules.georss.GeoRSSModuleTest [INFO] Running com.rometools.modules.yahooweather.io.WeatherModuleParserTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s - in com.rometools.modules.yahooweather.io.WeatherModuleParserTest [INFO] Running com.rometools.modules.yahooweather.io.WeatherGeneratorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 s - in com.rometools.modules.yahooweather.io.WeatherGeneratorTest [INFO] Running com.rometools.modules.ITunesGeneratorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in com.rometools.modules.ITunesGeneratorTest [INFO] Running com.rometools.modules.opensearch.OpenSearchModuleTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in com.rometools.modules.opensearch.OpenSearchModuleTest [INFO] Running com.rometools.modules.base.types.IntUnitTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.rometools.modules.base.types.IntUnitTest [INFO] Running com.rometools.modules.base.types.FloatUnitTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.rometools.modules.base.types.FloatUnitTest [INFO] Running com.rometools.modules.base.io.GoogleBaseGeneratorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.24 s - in com.rometools.modules.base.io.GoogleBaseGeneratorTest [INFO] Running com.rometools.modules.base.io.CustomTagGeneratorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in com.rometools.modules.base.io.CustomTagGeneratorTest [INFO] Running com.rometools.modules.base.io.GoogleBaseParserTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in com.rometools.modules.base.io.GoogleBaseParserTest [INFO] Running com.rometools.modules.base.io.CustomTagParserTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.rometools.modules.base.io.CustomTagParserTest [INFO] Running com.rometools.modules.thr.io.ThreadingModuleTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in com.rometools.modules.thr.io.ThreadingModuleTest [INFO] Running com.rometools.modules.sle.io.ModuleParserTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in com.rometools.modules.sle.io.ModuleParserTest [INFO] Running com.rometools.modules.sle.io.ModuleGeneratorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.rometools.modules.sle.io.ModuleGeneratorTest [INFO] Running com.rometools.modules.sle.GroupAndSortTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in com.rometools.modules.sle.GroupAndSortTest [INFO] Running com.rometools.modules.atom.AtomLinkTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.rometools.modules.atom.AtomLinkTest [INFO] Running com.rometools.modules.mediarss.GoogleTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 s - in com.rometools.modules.mediarss.GoogleTest [INFO] Running com.rometools.modules.mediarss.types.TimeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.rometools.modules.mediarss.types.TimeTest [INFO] Running com.rometools.modules.mediarss.io.MediaModuleParserTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.rometools.modules.mediarss.io.MediaModuleParserTest [INFO] Running com.rometools.modules.mediarss.MediaModuleTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 s - in com.rometools.modules.mediarss.MediaModuleTest [INFO] Running com.rometools.modules.activitystreams.types.VerbTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.rometools.modules.activitystreams.types.VerbTest [INFO] Running com.rometools.modules.photocast.io.GeneratorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in com.rometools.modules.photocast.io.GeneratorTest [INFO] Running com.rometools.modules.content.ContentModuleImplTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.rometools.modules.content.ContentModuleImplTest [INFO] Running com.rometools.modules.content.ContentItemTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.rometools.modules.content.ContentItemTest [INFO] Running com.rometools.modules.content.ContentModuleParserTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in com.rometools.modules.content.ContentModuleParserTest [INFO] Running com.rometools.modules.content.ContentModuleGeneratorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in com.rometools.modules.content.ContentModuleGeneratorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 99, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ rome-modules --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-modules/target/rome-modules-1.7.0.jar [INFO] [INFO] --- maven-bundle-plugin:4.2.1:bundle (bundle) @ rome-modules --- [INFO] [INFO] ----------------------< com.rometools:rome-opml >----------------------- [INFO] Building rome-opml 1.7.0 [7/8] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ rome-opml --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ rome-opml --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-opml/target/classes [INFO] /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-opml/src/main/java/com/rometools/opml/feed/synd/impl/ConverterForOPML10.java: Some input files use or override a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-opml/src/main/java/com/rometools/opml/feed/synd/impl/ConverterForOPML10.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ rome-opml --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ rome-opml --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-opml/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ rome-opml --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running com.rometools.opml.TestXmlFixerReader [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s - in com.rometools.opml.TestXmlFixerReader [INFO] Running com.rometools.opml.io.impl.OPML20GeneratorTest SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 s - in com.rometools.opml.io.impl.OPML20GeneratorTest [INFO] Running com.rometools.opml.TestOpsOPML10 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.334 s - in com.rometools.opml.TestOpsOPML10 [INFO] Running com.rometools.opml.TestXmlReader [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.25 s - in com.rometools.opml.TestXmlReader [INFO] Running com.rometools.opml.TestOpsOPML10links [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 s - in com.rometools.opml.TestOpsOPML10links [INFO] Running com.rometools.opml.TestOpsOPML20 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in com.rometools.opml.TestOpsOPML20 [INFO] [INFO] Results: [INFO] [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ rome-opml --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-opml/target/rome-opml-1.7.0.jar [INFO] [INFO] ---------------------< com.rometools:rome-propono >--------------------- [INFO] Building rome-propono 1.7.0 [8/8] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ rome-propono --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ rome-propono --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 60 source files to /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-propono/target/classes [INFO] /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-propono/src/main/java/com/rometools/propono/atom/client/NoAuthStrategy.java: Some input files use or override a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-propono/src/main/java/com/rometools/propono/atom/client/NoAuthStrategy.java: Recompile with -Xlint:deprecation for details. [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-propono/src/main/java/com/rometools/propono/atom/server/AtomMediaResource.java:[25,24] package javax.activation does not exist [ERROR] /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-propono/src/main/java/com/rometools/propono/atom/server/AtomMediaResource.java:[26,24] package javax.activation does not exist [ERROR] /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-propono/src/main/java/com/rometools/propono/atom/server/AtomMediaResource.java:[39,20] cannot find symbol symbol: class FileTypeMap location: class com.rometools.propono.atom.server.AtomMediaResource [ERROR] /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-propono/src/main/java/com/rometools/propono/atom/server/impl/FileBasedCollection.java:[35,24] package javax.activation does not exist [ERROR] /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-propono/src/main/java/com/rometools/propono/atom/server/impl/FileBasedCollection.java:[36,24] package javax.activation does not exist [ERROR] /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-propono/src/main/java/com/rometools/propono/atom/server/AtomMediaResource.java:[43,15] cannot find symbol symbol: variable FileTypeMap location: class com.rometools.propono.atom.server.AtomMediaResource [ERROR] /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-propono/src/main/java/com/rometools/propono/atom/server/AtomMediaResource.java:[44,28] cannot find symbol symbol: class MimetypesFileTypeMap location: class com.rometools.propono.atom.server.AtomMediaResource [ERROR] /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-propono/src/main/java/com/rometools/propono/atom/server/AtomMediaResource.java:[46,19] cannot find symbol symbol: class MimetypesFileTypeMap location: class com.rometools.propono.atom.server.AtomMediaResource [ERROR] /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-propono/src/main/java/com/rometools/propono/atom/server/impl/FileBasedCollection.java:[581,15] cannot find symbol symbol: class FileTypeMap location: class com.rometools.propono.atom.server.impl.FileBasedCollection [ERROR] /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-propono/src/main/java/com/rometools/propono/atom/server/impl/FileBasedCollection.java:[581,33] cannot find symbol symbol: variable FileTypeMap location: class com.rometools.propono.atom.server.impl.FileBasedCollection [ERROR] /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-propono/src/main/java/com/rometools/propono/atom/server/impl/FileBasedCollection.java:[582,28] cannot find symbol symbol: class MimetypesFileTypeMap location: class com.rometools.propono.atom.server.impl.FileBasedCollection [ERROR] /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-propono/src/main/java/com/rometools/propono/atom/server/impl/FileBasedCollection.java:[584,19] cannot find symbol symbol: class MimetypesFileTypeMap location: class com.rometools.propono.atom.server.impl.FileBasedCollection [INFO] 12 errors [INFO] ------------------------------------------------------------- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping rome-parent [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for rome-parent 1.7.0: [INFO] [INFO] rome-parent ........................................ SUCCESS [ 0.002 s] [INFO] rome-utils ......................................... SUCCESS [ 12.163 s] [INFO] rome ............................................... SUCCESS [ 12.944 s] [INFO] rome-fetcher ....................................... SUCCESS [ 10.489 s] [INFO] rome-certiorem ..................................... SUCCESS [ 10.381 s] [INFO] rome-modules ....................................... SUCCESS [ 11.623 s] [INFO] rome-opml .......................................... SUCCESS [ 10.195 s] [INFO] rome-propono ....................................... FAILURE [ 0.297 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:08 min [INFO] Finished at: 2020-10-09T15:39:50Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project rome-propono: Compilation failure: Compilation failure: [ERROR] /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-propono/src/main/java/com/rometools/propono/atom/server/AtomMediaResource.java:[25,24] package javax.activation does not exist [ERROR] /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-propono/src/main/java/com/rometools/propono/atom/server/AtomMediaResource.java:[26,24] package javax.activation does not exist [ERROR] /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-propono/src/main/java/com/rometools/propono/atom/server/AtomMediaResource.java:[39,20] cannot find symbol [ERROR] symbol: class FileTypeMap [ERROR] location: class com.rometools.propono.atom.server.AtomMediaResource [ERROR] /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-propono/src/main/java/com/rometools/propono/atom/server/impl/FileBasedCollection.java:[35,24] package javax.activation does not exist [ERROR] /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-propono/src/main/java/com/rometools/propono/atom/server/impl/FileBasedCollection.java:[36,24] package javax.activation does not exist [ERROR] /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-propono/src/main/java/com/rometools/propono/atom/server/AtomMediaResource.java:[43,15] cannot find symbol [ERROR] symbol: variable FileTypeMap [ERROR] location: class com.rometools.propono.atom.server.AtomMediaResource [ERROR] /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-propono/src/main/java/com/rometools/propono/atom/server/AtomMediaResource.java:[44,28] cannot find symbol [ERROR] symbol: class MimetypesFileTypeMap [ERROR] location: class com.rometools.propono.atom.server.AtomMediaResource [ERROR] /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-propono/src/main/java/com/rometools/propono/atom/server/AtomMediaResource.java:[46,19] cannot find symbol [ERROR] symbol: class MimetypesFileTypeMap [ERROR] location: class com.rometools.propono.atom.server.AtomMediaResource [ERROR] /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-propono/src/main/java/com/rometools/propono/atom/server/impl/FileBasedCollection.java:[581,15] cannot find symbol [ERROR] symbol: class FileTypeMap [ERROR] location: class com.rometools.propono.atom.server.impl.FileBasedCollection [ERROR] /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-propono/src/main/java/com/rometools/propono/atom/server/impl/FileBasedCollection.java:[581,33] cannot find symbol [ERROR] symbol: variable FileTypeMap [ERROR] location: class com.rometools.propono.atom.server.impl.FileBasedCollection [ERROR] /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-propono/src/main/java/com/rometools/propono/atom/server/impl/FileBasedCollection.java:[582,28] cannot find symbol [ERROR] symbol: class MimetypesFileTypeMap [ERROR] location: class com.rometools.propono.atom.server.impl.FileBasedCollection [ERROR] /home/iurt/rpmbuild/BUILD/rome-1.7.0/rome-propono/src/main/java/com/rometools/propono/atom/server/impl/FileBasedCollection.java:[584,19] cannot find symbol [ERROR] symbol: class MimetypesFileTypeMap [ERROR] location: class com.rometools.propono.atom.server.impl.FileBasedCollection [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 :rome-propono error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.eBJY5f (%build) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.eBJY5f (%build) I: [iurt_root_command] ERROR: chroot