D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/ops4j-base-1.5.0-3.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.k9WMtM + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf org.ops4j.base-base-1.5.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/base-1.5.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd org.ops4j.base-base-1.5.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find -name '*.class' -delete + find -name '*.jar' '!' -name 'bundle*.jar' -print -delete + find -name '*.zip' '!' -name dirscanner.zip -print -delete + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :retrotranslator-maven-plugin + 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.ww2sUJ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd org.ops4j.base-base-1.5.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python3 /usr/share/java-utils/mvn_build.py Executing: xmvn --batch-mode --offline 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', '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... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] OPS4J Base [pom] [INFO] OPS4J Base - Lang [bundle] [INFO] OPS4J Base - Monitors [bundle] [INFO] OPS4J Base - IO [bundle] [INFO] OPS4J Base - Execution [bundle] [INFO] OPS4J Base - Net [bundle] [INFO] OPS4J Base - Service Provider Access [bundle] [INFO] OPS4J Base - Store [bundle] [INFO] OPS4J Base - Util [bundle] [INFO] OPS4J Base - Util - Collections [bundle] [INFO] OPS4J Base - Util - Property [bundle] [INFO] OPS4J Base - Util - XML [bundle] [INFO] OPS4J Base - All [bundle] [INFO] [INFO] ---------------------------< org.ops4j:base >--------------------------- [INFO] Building OPS4J Base 1.5.0 [1/13] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] -------------------< org.ops4j.base:ops4j-base-lang >------------------- [INFO] Building OPS4J Base - Lang 1.5.0 [2/13] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ ops4j-base-lang --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-lang/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ops4j-base-lang --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-lang/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ ops4j-base-lang --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-lang/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ops4j-base-lang --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ ops4j-base-lang --- [INFO] No tests to run. [INFO] [INFO] --- maven-bundle-plugin:3.5.1:bundle (default-bundle) @ ops4j-base-lang --- [WARNING] Bundle org.ops4j.base:ops4j-base-lang:bundle:1.5.0 : Unused Import-Package instructions: [org.ops4j.lang.*] [INFO] [INFO] -----------------< org.ops4j.base:ops4j-base-monitors >----------------- [INFO] Building OPS4J Base - Monitors 1.5.0 [3/13] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ ops4j-base-monitors --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-monitors/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ops4j-base-monitors --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-monitors/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ ops4j-base-monitors --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-monitors/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ops4j-base-monitors --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ ops4j-base-monitors --- [INFO] No tests to run. [INFO] [INFO] --- maven-bundle-plugin:3.5.1:bundle (default-bundle) @ ops4j-base-monitors --- [INFO] [INFO] --------------------< org.ops4j.base:ops4j-base-io >-------------------- [INFO] Building OPS4J Base - IO 1.5.0 [4/13] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ ops4j-base-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-io/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ops4j-base-io --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-io/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ ops4j-base-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ops4j-base-io --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-io/target/test-classes [INFO] /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-io/src/test/java/org/ops4j/io/DirectoryListerTest.java: Some input files use or override a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-io/src/test/java/org/ops4j/io/DirectoryListerTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ ops4j-base-io --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.ops4j.io.DirectoryListerTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.ops4j.io.DirectoryListerTest [INFO] Running org.ops4j.io.StreamUtilTestCase [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.ops4j.io.StreamUtilTestCase [INFO] Running org.ops4j.io.ZipListerTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.ops4j.io.ZipListerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-bundle-plugin:3.5.1:bundle (default-bundle) @ ops4j-base-io --- [WARNING] Bundle org.ops4j.base:ops4j-base-io:bundle:1.5.0 : Unused Import-Package instructions: [org.ops4j.io.*] [INFO] [INFO] -------------------< org.ops4j.base:ops4j-base-exec >------------------- [INFO] Building OPS4J Base - Execution 1.5.0 [5/13] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ ops4j-base-exec --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-exec/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ops4j-base-exec --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-exec/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ ops4j-base-exec --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-exec/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ops4j-base-exec --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-exec/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ ops4j-base-exec --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.ops4j.exec.DefaultJavaRunnerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s - in org.ops4j.exec.DefaultJavaRunnerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-bundle-plugin:3.5.1:bundle (default-bundle) @ ops4j-base-exec --- [INFO] [INFO] -------------------< org.ops4j.base:ops4j-base-net >-------------------- [INFO] Building OPS4J Base - Net 1.5.0 [6/13] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ ops4j-base-net --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-net/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ops4j-base-net --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-net/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ ops4j-base-net --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-net/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ops4j-base-net --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-net/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ ops4j-base-net --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.ops4j.net.FreePortTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.ops4j.net.FreePortTest [INFO] Running org.ops4j.net.URLUtilsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.ops4j.net.URLUtilsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-bundle-plugin:3.5.1:bundle (default-bundle) @ ops4j-base-net --- [WARNING] Bundle org.ops4j.base:ops4j-base-net:bundle:1.5.0 : Unused Import-Package instructions: [org.ops4j.net.*] [INFO] [INFO] -------------------< org.ops4j.base:ops4j-base-spi >-------------------- [INFO] Building OPS4J Base - Service Provider Access 1.5.0 [7/13] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ ops4j-base-spi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-spi/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ops4j-base-spi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-spi/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ ops4j-base-spi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ops4j-base-spi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-spi/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ ops4j-base-spi --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.ops4j.spi.ServiceProviderFinderTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.ops4j.spi.ServiceProviderFinderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-bundle-plugin:3.5.1:bundle (default-bundle) @ ops4j-base-spi --- [INFO] [INFO] ------------------< org.ops4j.base:ops4j-base-store >------------------- [INFO] Building OPS4J Base - Store 1.5.0 [8/13] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ ops4j-base-store --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-store/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ops4j-base-store --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-store/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ ops4j-base-store --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-store/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ops4j-base-store --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ ops4j-base-store --- [INFO] No tests to run. [INFO] [INFO] --- maven-bundle-plugin:3.5.1:bundle (default-bundle) @ ops4j-base-store --- [INFO] [INFO] -------------------< org.ops4j.base:ops4j-base-util >------------------- [INFO] Building OPS4J Base - Util 1.5.0 [9/13] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ ops4j-base-util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-util/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ops4j-base-util --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-util/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ ops4j-base-util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-util/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ops4j-base-util --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-util/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ ops4j-base-util --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.ops4j.util.mime.MimeTypeHandlerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.ops4j.util.mime.MimeTypeHandlerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-bundle-plugin:3.5.1:bundle (default-bundle) @ ops4j-base-util --- [WARNING] Bundle org.ops4j.base:ops4j-base-util:bundle:1.5.0 : Unused Import-Package instructions: [org.ops4j.util.*] [INFO] [INFO] -------------< org.ops4j.base:ops4j-base-util-collections >------------- [INFO] Building OPS4J Base - Util - Collections 1.5.0 [10/13] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ ops4j-base-util-collections --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-util-collections/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ops4j-base-util-collections --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-util-collections/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ ops4j-base-util-collections --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-util-collections/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ops4j-base-util-collections --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ ops4j-base-util-collections --- [INFO] No tests to run. [INFO] [INFO] --- maven-bundle-plugin:3.5.1:bundle (default-bundle) @ ops4j-base-util-collections --- [WARNING] Bundle org.ops4j.base:ops4j-base-util-collections:bundle:1.5.0 : Unused Import-Package instructions: [org.ops4j.util.collections.*] [INFO] [INFO] --------------< org.ops4j.base:ops4j-base-util-property >--------------- [INFO] Building OPS4J Base - Util - Property 1.5.0 [11/13] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ ops4j-base-util-property --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-util-property/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ops4j-base-util-property --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-util-property/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ ops4j-base-util-property --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-util-property/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ops4j-base-util-property --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ ops4j-base-util-property --- [INFO] No tests to run. [INFO] [INFO] --- maven-bundle-plugin:3.5.1:bundle (default-bundle) @ ops4j-base-util-property --- [WARNING] Bundle org.ops4j.base:ops4j-base-util-property:bundle:1.5.0 : Unused Import-Package instructions: [org.ops4j.util.property.*] [INFO] [INFO] -----------------< org.ops4j.base:ops4j-base-util-xml >----------------- [INFO] Building OPS4J Base - Util - XML 1.5.0 [12/13] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ ops4j-base-util-xml --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-util-xml/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ops4j-base-util-xml --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-util-xml/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ ops4j-base-util-xml --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ops4j-base-util-xml --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-util-xml/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ ops4j-base-util-xml --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.ops4j.util.xml.ElementHelperTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s - in org.ops4j.util.xml.ElementHelperTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-bundle-plugin:3.5.1:bundle (default-bundle) @ ops4j-base-util-xml --- [WARNING] Bundle org.ops4j.base:ops4j-base-util-xml:bundle:1.5.0 : Unused Import-Package instructions: [org.ops4j.util.xml.*] [INFO] [INFO] ---------------------< org.ops4j.base:ops4j-base >---------------------- [INFO] Building OPS4J Base - All 1.5.0 [13/13] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ ops4j-base --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ops4j-base --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ ops4j-base --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ops4j-base --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ ops4j-base --- [INFO] No tests to run. [INFO] [INFO] --- maven-bundle-plugin:3.5.1:bundle (default-bundle) @ ops4j-base --- [INFO] [INFO] ---------------------------< org.ops4j:base >--------------------------- [INFO] Building OPS4J Base 1.5.0 [14/13] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- xmvn-mojo:3.0.0:install (default-cli) @ base --- [INFO] [INFO] >>> maven-javadoc-plugin:3.0.1:aggregate (default-cli) > compile @ base >>> [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking OPS4J Base - Lang 1.5.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ ops4j-base-lang --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-lang/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ops4j-base-lang --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-lang/target/classes [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking OPS4J Base - Monitors 1.5.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ ops4j-base-monitors --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-monitors/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ops4j-base-monitors --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-monitors/target/classes [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking OPS4J Base - IO 1.5.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ ops4j-base-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-io/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ops4j-base-io --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-io/target/classes [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking OPS4J Base - Execution 1.5.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ ops4j-base-exec --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-exec/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ops4j-base-exec --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-exec/target/classes [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking OPS4J Base - Net 1.5.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ ops4j-base-net --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-net/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ops4j-base-net --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-net/target/classes [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking OPS4J Base - Service Provider Access 1.5.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ ops4j-base-spi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-spi/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ops4j-base-spi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-spi/target/classes [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking OPS4J Base - Store 1.5.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ ops4j-base-store --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-store/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ops4j-base-store --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-store/target/classes [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking OPS4J Base - Util 1.5.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ ops4j-base-util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-util/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ops4j-base-util --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-util/target/classes [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking OPS4J Base - Util - Collections 1.5.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ ops4j-base-util-collections --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-util-collections/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ops4j-base-util-collections --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-util-collections/target/classes [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking OPS4J Base - Util - Property 1.5.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ ops4j-base-util-property --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-util-property/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ops4j-base-util-property --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-util-property/target/classes [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking OPS4J Base - Util - XML 1.5.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ ops4j-base-util-xml --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-util-xml/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ops4j-base-util-xml --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-util-xml/target/classes [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking OPS4J Base - All 1.5.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ ops4j-base --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ops4j-base --- [INFO] No sources to compile [INFO] [INFO] <<< maven-javadoc-plugin:3.0.1:aggregate (default-cli) < compile @ base <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:3.0.1:aggregate (default-cli) @ base --- [ERROR] no module descriptor for org.ops4j:base [ERROR] no module descriptor for org.ops4j.base:ops4j-base-lang [ERROR] no module descriptor for org.ops4j.base:ops4j-base-monitors [ERROR] no module descriptor for org.ops4j.base:ops4j-base-io [ERROR] no module descriptor for org.ops4j.base:ops4j-base-exec [ERROR] no module descriptor for org.ops4j.base:ops4j-base-net [ERROR] no module descriptor for org.ops4j.base:ops4j-base-spi [ERROR] no module descriptor for org.ops4j.base:ops4j-base-store [ERROR] no module descriptor for org.ops4j.base:ops4j-base-util [ERROR] no module descriptor for org.ops4j.base:ops4j-base-util-collections [ERROR] no module descriptor for org.ops4j.base:ops4j-base-util-property [ERROR] no module descriptor for org.ops4j.base:ops4j-base-util-xml [ERROR] no module descriptor for org.ops4j.base:ops4j-base [INFO] Loading source files for package org.ops4j.lang... Loading source files for package org.ops4j.monitors... Loading source files for package org.ops4j.monitors.exception... Loading source files for package org.ops4j.monitors.stream... Loading source files for package org.ops4j.io... Loading source files for package org.ops4j.exec... Loading source files for package org.ops4j.net... Loading source files for package org.ops4j.spi... Loading source files for package org.ops4j.store... Loading source files for package org.ops4j.store.intern... Loading source files for package org.ops4j.util.environment... Loading source files for package org.ops4j.util.mime... Loading source files for package org.ops4j.util.i18n... Loading source files for package org.ops4j.util.collections... Loading source files for package org.ops4j.util.property... Loading source files for package org.ops4j.util.xml... Constructing Javadoc information... Standard Doclet version 1.8.0_242 Building tree for all the packages and classes... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/lang/NullArgumentException.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/lang/Ops4jException.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/lang/PostConditionException.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/lang/PreConditionException.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/monitors/MonitorException.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/monitors/TooManyMonitorsException.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/monitors/exception/ExceptionMonitor.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/monitors/exception/ExceptionMonitorRouter.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/monitors/exception/ExceptionSource.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/monitors/stream/StreamMonitor.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/monitors/stream/StreamMonitorRouter.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/monitors/stream/StreamSource.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/io/DirectoryLister.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/io/FileUtils.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/io/HierarchicalIOException.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/io/Lister.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/io/ListerUtils.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/io/Pipe.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/io/PrintStreamMonitor.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/io/StreamUtils.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/io/ZipExploder.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/io/ZipLister.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/exec/CommandLineBuilder.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/exec/DefaultJavaRunner.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/exec/ExecutionException.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/exec/JavaRunner.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/exec/StoppableJavaRunner.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/net/AllCertificatesTrustManager.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/net/Base64Encoder.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/net/ConnectionCache.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/net/FreePort.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/net/URLUtils.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/spi/NonUniqueServiceProviderException.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/spi/NoServiceProviderException.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/spi/SafeServiceLoader.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/spi/ServiceProviderFinder.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/store/Handle.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/store/Store.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/store/StoreFactory.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/store/intern/TemporaryStore.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/environment/Environment.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/environment/EnvironmentException.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/mime/MimeTypeHandler.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/i18n/ResourceManager.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/i18n/Resources.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/collections/PropertiesUtils.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/collections/PropertiesWriter.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/collections/PropertyResolver.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/property/DictionaryPropertyResolver.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/property/FallbackPropertyResolver.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/property/PropertiesPropertyResolver.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/property/PropertyResolver.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/property/PropertyStore.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/xml/ElementHelper.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/xml/XmlUtils.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/overview-frame.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/exec/package-frame.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/exec/package-summary.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/exec/package-tree.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/io/package-frame.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/io/package-summary.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/io/package-tree.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/lang/package-frame.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/lang/package-summary.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/lang/package-tree.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/monitors/package-frame.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/monitors/package-summary.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/monitors/package-tree.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/monitors/exception/package-frame.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/monitors/exception/package-summary.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/monitors/exception/package-tree.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/monitors/stream/package-frame.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/monitors/stream/package-summary.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/monitors/stream/package-tree.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/net/package-frame.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/net/package-summary.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/net/package-tree.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/spi/package-frame.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/spi/package-summary.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/spi/package-tree.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/store/package-frame.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/store/package-summary.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/store/package-tree.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/store/intern/package-frame.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/store/intern/package-summary.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/store/intern/package-tree.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/collections/package-frame.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/collections/package-summary.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/collections/package-tree.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/environment/package-frame.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/environment/package-summary.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/environment/package-tree.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/i18n/package-frame.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/i18n/package-summary.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/i18n/package-tree.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/mime/package-frame.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/mime/package-summary.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/mime/package-tree.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/property/package-frame.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/property/package-summary.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/property/package-tree.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/xml/package-frame.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/xml/package-summary.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/xml/package-tree.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/constant-values.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/serialized-form.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/lang/class-use/PreConditionException.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/lang/class-use/PostConditionException.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/lang/class-use/Ops4jException.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/lang/class-use/NullArgumentException.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/monitors/class-use/TooManyMonitorsException.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/monitors/class-use/MonitorException.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/monitors/exception/class-use/ExceptionMonitor.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/monitors/exception/class-use/ExceptionMonitorRouter.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/monitors/exception/class-use/ExceptionSource.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/monitors/stream/class-use/StreamMonitorRouter.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/monitors/stream/class-use/StreamSource.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/monitors/stream/class-use/StreamMonitor.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/io/class-use/DirectoryLister.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/io/class-use/ZipLister.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/io/class-use/FileUtils.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/io/class-use/ZipExploder.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/io/class-use/ListerUtils.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/io/class-use/HierarchicalIOException.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/io/class-use/Lister.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/io/class-use/PrintStreamMonitor.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/io/class-use/Pipe.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/io/class-use/StreamUtils.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/exec/class-use/JavaRunner.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/exec/class-use/DefaultJavaRunner.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/exec/class-use/CommandLineBuilder.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/exec/class-use/ExecutionException.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/exec/class-use/StoppableJavaRunner.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/net/class-use/Base64Encoder.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/net/class-use/AllCertificatesTrustManager.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/net/class-use/URLUtils.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/net/class-use/FreePort.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/net/class-use/ConnectionCache.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/spi/class-use/NonUniqueServiceProviderException.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/spi/class-use/SafeServiceLoader.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/spi/class-use/ServiceProviderFinder.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/spi/class-use/NoServiceProviderException.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/store/class-use/Store.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/store/class-use/Handle.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/store/class-use/StoreFactory.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/store/intern/class-use/TemporaryStore.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/environment/class-use/EnvironmentException.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/environment/class-use/Environment.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/mime/class-use/MimeTypeHandler.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/i18n/class-use/Resources.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/i18n/class-use/ResourceManager.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/collections/class-use/PropertyResolver.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/collections/class-use/PropertiesUtils.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/collections/class-use/PropertiesWriter.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/property/class-use/DictionaryPropertyResolver.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/property/class-use/FallbackPropertyResolver.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/property/class-use/PropertyResolver.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/property/class-use/PropertiesPropertyResolver.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/property/class-use/PropertyStore.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/xml/class-use/XmlUtils.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/xml/class-use/ElementHelper.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/exec/package-use.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/io/package-use.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/lang/package-use.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/monitors/package-use.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/monitors/exception/package-use.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/monitors/stream/package-use.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/net/package-use.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/spi/package-use.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/store/package-use.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/store/intern/package-use.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/collections/package-use.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/environment/package-use.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/i18n/package-use.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/mime/package-use.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/property/package-use.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/org/ops4j/util/xml/package-use.html... Building index for all the packages and classes... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/overview-tree.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/index-all.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/deprecated-list.html... Building index for all classes... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/allclasses-frame.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/allclasses-noframe.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/index.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/overview-summary.html... Generating /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/target/site/apidocs/help-doc.html... 4 warnings [WARNING] Javadoc Warnings [WARNING] /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-exec/src/main/java/org/ops4j/exec/ExecutionException.java:63: warning - @param argument "message" is not a parameter name. [WARNING] /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-net/src/main/java/org/ops4j/net/ConnectionCache.java:201: warning - @requires is an unknown tag. [WARNING] /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-net/src/main/java/org/ops4j/net/ConnectionCache.java:221: warning - @requires is an unknown tag. [WARNING] /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0/ops4j-base-net/src/main/java/org/ops4j/net/ConnectionCache.java:240: warning - @requires is an unknown tag. [INFO] [INFO] --- xmvn-mojo:3.0.0:builddep (default-cli) @ base --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] OPS4J Base 1.5.0 ................................... SUCCESS [ 7.212 s] [INFO] OPS4J Base - Lang .................................. SUCCESS [ 2.038 s] [INFO] OPS4J Base - Monitors .............................. SUCCESS [ 0.382 s] [INFO] OPS4J Base - IO .................................... SUCCESS [ 2.044 s] [INFO] OPS4J Base - Execution ............................. SUCCESS [ 1.304 s] [INFO] OPS4J Base - Net ................................... SUCCESS [ 1.150 s] [INFO] OPS4J Base - Service Provider Access ............... SUCCESS [ 1.211 s] [INFO] OPS4J Base - Store ................................. SUCCESS [ 0.209 s] [INFO] OPS4J Base - Util .................................. SUCCESS [ 1.403 s] [INFO] OPS4J Base - Util - Collections .................... SUCCESS [ 0.286 s] [INFO] OPS4J Base - Util - Property ....................... SUCCESS [ 0.194 s] [INFO] OPS4J Base - Util - XML ............................ SUCCESS [ 1.313 s] [INFO] OPS4J Base - All 1.5.0 ............................. SUCCESS [ 0.335 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 20.888 s [INFO] Finished at: 2020-01-31T22:17:58Z [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA72SsW7DIBRF93wF9Y7dSB2Jo7aTh0xRpa4YngkJflDAlvP3NU2quB1QlaHju++I c0Gw7dQbMoIP2uKmWJePBQEUVmpUm+JtT5/3r01TbOsVe6CUvAzaSCLBAcoZ0xCIAgTPI0jSnsn7 bkRC6UwvmXpFyC04p3EOlLeDa2RtvSqtC09HVn1HF4D7qDsu4hz0PETwrFpEFwamCJi61872rLqN SVn9dOYrcMfFAcoOjJ6yTUZA2g4oDVBnBqXxd62/e48D6piRXff3Hp+uFUyXfdmvPeVO368Rh/LD htJY1XJxyriuBBWGh6DFfxqth7xuMaUf+wkVey2hGAMAAA== -----END MAVEN BUILD DEPENDENCIES----- + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6z7kHJ + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ops4j-base-1.5.0-3.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ops4j-base-1.5.0-3.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ops4j-base-1.5.0-3.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ops4j-base-1.5.0-3.mga8.aarch64 + cd org.ops4j.base-base-1.5.0 + '[' 1 -eq 1 ']' + xmvn-install -R .xmvn-reactor -n ops4j-base -d /home/iurt/rpmbuild/BUILDROOT/ops4j-base-1.5.0-3.mga8.aarch64 [INFO] Installing artifact org.ops4j:base:pom:1.5.0 [INFO] Installing artifact org.ops4j.base:ops4j-base-lang:jar:1.5.0 [INFO] Installing artifact org.ops4j.base:ops4j-base-lang:pom:1.5.0 [INFO] Installing artifact org.ops4j.base:ops4j-base-monitors:jar:1.5.0 [INFO] Installing artifact org.ops4j.base:ops4j-base-monitors:pom:1.5.0 [INFO] Installing artifact org.ops4j.base:ops4j-base-io:jar:1.5.0 [INFO] Installing artifact org.ops4j.base:ops4j-base-io:pom:1.5.0 [INFO] Installing artifact org.ops4j.base:ops4j-base-exec:jar:1.5.0 [INFO] Installing artifact org.ops4j.base:ops4j-base-exec:pom:1.5.0 [INFO] Installing artifact org.ops4j.base:ops4j-base-net:jar:1.5.0 [INFO] Installing artifact org.ops4j.base:ops4j-base-net:pom:1.5.0 [INFO] Installing artifact org.ops4j.base:ops4j-base-spi:jar:1.5.0 [INFO] Installing artifact org.ops4j.base:ops4j-base-spi:pom:1.5.0 [INFO] Installing artifact org.ops4j.base:ops4j-base-store:jar:1.5.0 [INFO] Installing artifact org.ops4j.base:ops4j-base-store:pom:1.5.0 [INFO] Installing artifact org.ops4j.base:ops4j-base-util:jar:1.5.0 [INFO] Installing artifact org.ops4j.base:ops4j-base-util:pom:1.5.0 [INFO] Installing artifact org.ops4j.base:ops4j-base-util-collections:jar:1.5.0 [INFO] Installing artifact org.ops4j.base:ops4j-base-util-collections:pom:1.5.0 [INFO] Installing artifact org.ops4j.base:ops4j-base-util-property:jar:1.5.0 [INFO] Installing artifact org.ops4j.base:ops4j-base-util-property:pom:1.5.0 [INFO] Installing artifact org.ops4j.base:ops4j-base-util-xml:jar:1.5.0 [INFO] Installing artifact org.ops4j.base:ops4j-base-util-xml:pom:1.5.0 [INFO] Installing artifact org.ops4j.base:ops4j-base:jar:1.5.0 [INFO] Installing artifact org.ops4j.base:ops4j-base:pom:1.5.0 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ops4j-base-1.5.0-3.mga8.aarch64/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /home/iurt/rpmbuild/BUILDROOT/ops4j-base-1.5.0-3.mga8.aarch64/usr/share/javadoc/ops4j-base + 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-frame.html .xmvn/apidocs/overview-summary.html .xmvn/apidocs/overview-tree.html .xmvn/apidocs/package-list .xmvn/apidocs/script.js .xmvn/apidocs/serialized-form.html .xmvn/apidocs/stylesheet.css /home/iurt/rpmbuild/BUILDROOT/ops4j-base-1.5.0-3.mga8.aarch64/usr/share/javadoc/ops4j-base + echo /usr/share/javadoc/ops4j-base + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 1.5.0-3.mga8 --unique-debug-suffix -1.5.0-3.mga8.aarch64 --unique-debug-src-base ops4j-base-1.5.0-3.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/org.ops4j.base-base-1.5.0 + '[' -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: ops4j-base-1.5.0-3.mga8.noarch Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.O6omtN + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd org.ops4j.base-base-1.5.0 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/ops4j-base-1.5.0-3.mga8.aarch64/usr/share/licenses/ops4j-base + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ops4j-base-1.5.0-3.mga8.aarch64/usr/share/licenses/ops4j-base + cp -pr LICENSE-2.0.txt /home/iurt/rpmbuild/BUILDROOT/ops4j-base-1.5.0-3.mga8.aarch64/usr/share/licenses/ops4j-base + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /usr/share/java/ops4j-base [INFO maven.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/ops4j-base-1.5.0-3.mga8.aarch64/usr/share/maven-metadata/ops4j-base.xml'] [INFO maven.prov] mvn(org.ops4j.base:ops4j-base-util-xml) = 1.5.0, mvn(org.ops4j.base:ops4j-base-util-property) = 1.5.0, mvn(org.ops4j.base:ops4j-base-monitors) = 1.5.0, mvn(org.ops4j.base:ops4j-base:pom:) = 1.5.0, mvn(org.ops4j.base:ops4j-base-io) = 1.5.0, mvn(org.ops4j.base:ops4j-base-lang:pom:) = 1.5.0, mvn(org.ops4j.base:ops4j-base-util) = 1.5.0, mvn(org.ops4j.base:ops4j-base-util-collections:pom:) = 1.5.0, mvn(org.ops4j.base:ops4j-base-util-collections) = 1.5.0, mvn(org.ops4j.base:ops4j-base-lang) = 1.5.0, mvn(org.ops4j.base:ops4j-base-net:pom:) = 1.5.0, mvn(org.ops4j.base:ops4j-base-store) = 1.5.0, mvn(org.ops4j.base:ops4j-base-util-property:pom:) = 1.5.0, mvn(org.ops4j.base:ops4j-base-store:pom:) = 1.5.0, mvn(org.ops4j:base:pom:) = 1.5.0, mvn(org.ops4j.base:ops4j-base-spi:pom:) = 1.5.0, mvn(org.ops4j.base:ops4j-base-exec:pom:) = 1.5.0, mvn(org.ops4j.base:ops4j-base) = 1.5.0, mvn(org.ops4j.base:ops4j-base-io:pom:) = 1.5.0, mvn(org.ops4j.base:ops4j-base-spi) = 1.5.0, mvn(org.ops4j.base:ops4j-base-net) = 1.5.0, mvn(org.ops4j.base:ops4j-base-monitors:pom:) = 1.5.0, mvn(org.ops4j.base:ops4j-base-exec) = 1.5.0, mvn(org.ops4j.base:ops4j-base-util-xml:pom:) = 1.5.0, mvn(org.ops4j.base:ops4j-base-util:pom:) = 1.5.0 [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/ops4j-base-1.5.0-3.mga8.aarch64/usr/share/java/ops4j-base/ops4j-base-util-xml.jar'] [INFO osgi.prov] osgi(org.ops4j.base.util.xml) = 1.5.0 [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/ops4j-base-1.5.0-3.mga8.aarch64/usr/share/java/ops4j-base/ops4j-base-io.jar'] [INFO osgi.prov] osgi(org.ops4j.base.io) = 1.5.0 [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/ops4j-base-1.5.0-3.mga8.aarch64/usr/share/java/ops4j-base/ops4j-base-monitors.jar'] [INFO osgi.prov] osgi(org.ops4j.base.monitors) = 1.5.0 [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/ops4j-base-1.5.0-3.mga8.aarch64/usr/share/java/ops4j-base/ops4j-base-util-collections.jar'] [INFO osgi.prov] osgi(org.ops4j.base.util.collections) = 1.5.0 [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/ops4j-base-1.5.0-3.mga8.aarch64/usr/share/java/ops4j-base/ops4j-base-spi.jar'] [INFO osgi.prov] osgi(org.ops4j.base.spi) = 1.5.0 [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/ops4j-base-1.5.0-3.mga8.aarch64/usr/share/java/ops4j-base/ops4j-base-exec.jar'] [INFO osgi.prov] osgi(org.ops4j.base.exec) = 1.5.0 [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/ops4j-base-1.5.0-3.mga8.aarch64/usr/share/java/ops4j-base/ops4j-base.jar'] [INFO osgi.prov] osgi(org.ops4j.base) = 1.5.0 [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/ops4j-base-1.5.0-3.mga8.aarch64/usr/share/java/ops4j-base/ops4j-base-lang.jar'] [INFO osgi.prov] osgi(org.ops4j.base.lang) = 1.5.0 [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/ops4j-base-1.5.0-3.mga8.aarch64/usr/share/java/ops4j-base/ops4j-base-net.jar'] [INFO osgi.prov] osgi(org.ops4j.base.net) = 1.5.0 [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/ops4j-base-1.5.0-3.mga8.aarch64/usr/share/java/ops4j-base/ops4j-base-store.jar'] [INFO osgi.prov] osgi(org.ops4j.base.store) = 1.5.0 [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/ops4j-base-1.5.0-3.mga8.aarch64/usr/share/java/ops4j-base/ops4j-base-util-property.jar'] [INFO osgi.prov] osgi(org.ops4j.base.util.property) = 1.5.0 [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/ops4j-base-1.5.0-3.mga8.aarch64/usr/share/java/ops4j-base/ops4j-base-util.jar'] [INFO osgi.prov] osgi(org.ops4j.base.util) = 1.5.0 [INFO maven.req] input: ['/home/iurt/rpmbuild/BUILDROOT/ops4j-base-1.5.0-3.mga8.aarch64/usr/share/maven-metadata/ops4j-base.xml'] [INFO maven.req] mvn(org.slf4j:slf4j-api), javapackages-filesystem, java-headless >= 1:1.6 [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/ops4j-base-1.5.0-3.mga8.aarch64/usr/share/java/ops4j-base/ops4j-base-util-xml.jar'] [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/ops4j-base-1.5.0-3.mga8.aarch64/usr/share/java/ops4j-base/ops4j-base-io.jar'] [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/ops4j-base-1.5.0-3.mga8.aarch64/usr/share/java/ops4j-base/ops4j-base-monitors.jar'] [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/ops4j-base-1.5.0-3.mga8.aarch64/usr/share/java/ops4j-base/ops4j-base-util-collections.jar'] [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/ops4j-base-1.5.0-3.mga8.aarch64/usr/share/java/ops4j-base/ops4j-base-spi.jar'] [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/ops4j-base-1.5.0-3.mga8.aarch64/usr/share/java/ops4j-base/ops4j-base-exec.jar'] [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/ops4j-base-1.5.0-3.mga8.aarch64/usr/share/java/ops4j-base/ops4j-base.jar'] [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/ops4j-base-1.5.0-3.mga8.aarch64/usr/share/java/ops4j-base/ops4j-base-lang.jar'] [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/ops4j-base-1.5.0-3.mga8.aarch64/usr/share/java/ops4j-base/ops4j-base-net.jar'] [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/ops4j-base-1.5.0-3.mga8.aarch64/usr/share/java/ops4j-base/ops4j-base-store.jar'] [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/ops4j-base-1.5.0-3.mga8.aarch64/usr/share/java/ops4j-base/ops4j-base-util-property.jar'] [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/ops4j-base-1.5.0-3.mga8.aarch64/usr/share/java/ops4j-base/ops4j-base-util.jar'] Provides: mvn(org.ops4j.base:ops4j-base) = 1.5.0 mvn(org.ops4j.base:ops4j-base-exec) = 1.5.0 mvn(org.ops4j.base:ops4j-base-exec:pom:) = 1.5.0 mvn(org.ops4j.base:ops4j-base-io) = 1.5.0 mvn(org.ops4j.base:ops4j-base-io:pom:) = 1.5.0 mvn(org.ops4j.base:ops4j-base-lang) = 1.5.0 mvn(org.ops4j.base:ops4j-base-lang:pom:) = 1.5.0 mvn(org.ops4j.base:ops4j-base-monitors) = 1.5.0 mvn(org.ops4j.base:ops4j-base-monitors:pom:) = 1.5.0 mvn(org.ops4j.base:ops4j-base-net) = 1.5.0 mvn(org.ops4j.base:ops4j-base-net:pom:) = 1.5.0 mvn(org.ops4j.base:ops4j-base-spi) = 1.5.0 mvn(org.ops4j.base:ops4j-base-spi:pom:) = 1.5.0 mvn(org.ops4j.base:ops4j-base-store) = 1.5.0 mvn(org.ops4j.base:ops4j-base-store:pom:) = 1.5.0 mvn(org.ops4j.base:ops4j-base-util) = 1.5.0 mvn(org.ops4j.base:ops4j-base-util-collections) = 1.5.0 mvn(org.ops4j.base:ops4j-base-util-collections:pom:) = 1.5.0 mvn(org.ops4j.base:ops4j-base-util-property) = 1.5.0 mvn(org.ops4j.base:ops4j-base-util-property:pom:) = 1.5.0 mvn(org.ops4j.base:ops4j-base-util-xml) = 1.5.0 mvn(org.ops4j.base:ops4j-base-util-xml:pom:) = 1.5.0 mvn(org.ops4j.base:ops4j-base-util:pom:) = 1.5.0 mvn(org.ops4j.base:ops4j-base:pom:) = 1.5.0 mvn(org.ops4j:base:pom:) = 1.5.0 ops4j-base = 1.5.0-3.mga8 osgi(org.ops4j.base) = 1.5.0 osgi(org.ops4j.base.exec) = 1.5.0 osgi(org.ops4j.base.io) = 1.5.0 osgi(org.ops4j.base.lang) = 1.5.0 osgi(org.ops4j.base.monitors) = 1.5.0 osgi(org.ops4j.base.net) = 1.5.0 osgi(org.ops4j.base.spi) = 1.5.0 osgi(org.ops4j.base.store) = 1.5.0 osgi(org.ops4j.base.util) = 1.5.0 osgi(org.ops4j.base.util.collections) = 1.5.0 osgi(org.ops4j.base.util.property) = 1.5.0 osgi(org.ops4j.base.util.xml) = 1.5.0 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.slf4j:slf4j-api) Processing files: ops4j-base-javadoc-1.5.0-3.mga8.noarch Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.gDcfRL + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd org.ops4j.base-base-1.5.0 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/ops4j-base-1.5.0-3.mga8.aarch64/usr/share/licenses/ops4j-base-javadoc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ops4j-base-1.5.0-3.mga8.aarch64/usr/share/licenses/ops4j-base-javadoc + cp -pr LICENSE-2.0.txt /home/iurt/rpmbuild/BUILDROOT/ops4j-base-1.5.0-3.mga8.aarch64/usr/share/licenses/ops4j-base-javadoc + RPM_EC=0 ++ jobs -p + exit 0 Provides: ops4j-base-javadoc = 1.5.0-3.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/ops4j-base-1.5.0-3.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/ops4j-base-1.5.0-3.mga8.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/ops4j-base-javadoc-1.5.0-3.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.d5WOsK + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd org.ops4j.base-base-1.5.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ops4j-base-1.5.0-3.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.NFFXLJ + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf org.ops4j.base-base-1.5.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!