Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/aalto-xml.spec'], chrootPath='/var/lib/mock/f31-build-16967014-1223000/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/aalto-xml.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1563926400 Wrote: /builddir/build/SRPMS/aalto-xml-1.0.0-8.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/aalto-xml.spec'], chrootPath='/var/lib/mock/f31-build-16967014-1223000/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/aalto-xml.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1563926400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jFe9Dn + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf aalto-xml-aalto-xml-1.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/aalto-xml-1.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd aalto-xml-aalto-xml-1.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find -name '*.class' -print -delete + find -name '*.jar' -print -delete + sed -i 's/\r//' src/main/resources/META-INF/LICENSE + sed -i 's/\r//' release-notes/asl/ASL2.0 release-notes/asl/LICENSE release-notes/asl/NOTICE + mv release-notes/asl/ASL2.0 LICENSE + mv release-notes/asl/LICENSE NOTICE + /usr/bin/python3 /usr/share/java-utils/mvn_file.py : aalto-xml + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 ./lib/stax-api-1.0.1.jar ./lib/test/stax2test-3.1.3.jar ./lib/test/junit-3.8.1.jar ./lib/stax2-api-3.1.1.jar Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.N7Brzp + umask 022 + cd /builddir/build/BUILD + cd aalto-xml-aalto-xml-1.0.0 + /usr/bin/python3 /usr/share/java-utils/mvn_build.py BUILDSTDERR: 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 BUILDSTDERR: ['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] ----------------------< com.fasterxml:aalto-xml >----------------------- [INFO] Building aalto-xml 1.0.0 [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:add-source (add-generated-sources) @ aalto-xml --- [INFO] Source directory: /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/generated-sources added. [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ aalto-xml --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ aalto-xml --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 116 source files to /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/classes [WARNING] bootstrap class path not set in conjunction with -source 1.6 [WARNING] /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/src/main/java/com/fasterxml/aalto/stax/StreamReaderImpl.java:[1374,23] setFeature(java.lang.String,java.lang.Object) in org.codehaus.stax2.XMLStreamReader2 has been deprecated [WARNING] /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/src/main/java/com/fasterxml/aalto/stax/StreamReaderImpl.java:[1368,25] getFeature(java.lang.String) in org.codehaus.stax2.XMLStreamReader2 has been deprecated [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ aalto-xml --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ aalto-xml --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 28 source files to /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/test-classes [WARNING] bootstrap class path not set in conjunction with -source 1.6 [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ aalto-xml --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running util.TestTextAccumulator [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in util.TestTextAccumulator [INFO] Running util.TestPNameTable [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in util.TestPNameTable [INFO] Running stream.TestSimple [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in stream.TestSimple [INFO] Running stream.TestNameDecoding [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in stream.TestNameDecoding [INFO] Running stream.TestDTDSkimming [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in stream.TestDTDSkimming [INFO] Running stream.TestSurrogates [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in stream.TestSurrogates [INFO] Running async.TestPIParsing [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in async.TestPIParsing [INFO] Running async.TestXmlDeclaration [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in async.TestXmlDeclaration [INFO] Running async.TestDoctypeParsing [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in async.TestDoctypeParsing [INFO] Running async.TestEntityParsing [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in async.TestEntityParsing [INFO] Running async.TestElementParsing [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in async.TestElementParsing [INFO] Running async.TestSurrogates [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in async.TestSurrogates [INFO] Running async.TestCDataParsing [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in async.TestCDataParsing [INFO] Running async.TestAsyncViaEventReader [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in async.TestAsyncViaEventReader [INFO] Running async.TestCharactersParsing [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in async.TestCharactersParsing [INFO] Running async.TestCommentParsing [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in async.TestCommentParsing [INFO] Running evt.TestLaziness [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s - in evt.TestLaziness [INFO] Running wstream.TestNameEncoding [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s - in wstream.TestNameEncoding [INFO] Running wstream.TestLongerContent [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.112 s - in wstream.TestLongerContent [INFO] Running wstream.TestIndentation [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in wstream.TestIndentation [INFO] Running sax.TestSaxReader [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in sax.TestSaxReader [INFO] Running sax.TestEntityResolver [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in sax.TestEntityResolver [INFO] [INFO] Results: [INFO] [INFO] Tests run: 68, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-bundle-plugin:3.5.1:bundle (default-bundle) @ aalto-xml --- [INFO] [INFO] ----------------------< com.fasterxml:aalto-xml >----------------------- [INFO] Building aalto-xml 1.0.0 [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- xmvn-mojo:3.0.0:install (default-cli) @ aalto-xml --- [INFO] [INFO] >>> maven-javadoc-plugin:3.0.1:aggregate (default-cli) > compile @ aalto-xml >>> [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:add-source (add-generated-sources) @ aalto-xml --- [INFO] Source directory: /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/generated-sources added. [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ aalto-xml --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ aalto-xml --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 116 source files to /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/classes [WARNING] bootstrap class path not set in conjunction with -source 1.6 [WARNING] /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/src/main/java/com/fasterxml/aalto/stax/StreamReaderImpl.java:[1374,23] setFeature(java.lang.String,java.lang.Object) in org.codehaus.stax2.XMLStreamReader2 has been deprecated [WARNING] /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/src/main/java/com/fasterxml/aalto/stax/StreamReaderImpl.java:[1368,25] getFeature(java.lang.String) in org.codehaus.stax2.XMLStreamReader2 has been deprecated [INFO] [INFO] <<< maven-javadoc-plugin:3.0.1:aggregate (default-cli) < compile @ aalto-xml <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:3.0.1:aggregate (default-cli) @ aalto-xml --- [INFO] Loading source files for package test... Loading source files for package com.fasterxml.aalto... Loading source files for package com.fasterxml.aalto.out... Loading source files for package com.fasterxml.aalto.io... Loading source files for package com.fasterxml.aalto.util... Loading source files for package com.fasterxml.aalto.async... Loading source files for package com.fasterxml.aalto.evt... Loading source files for package com.fasterxml.aalto.stax... Loading source files for package com.fasterxml.aalto.sax... Loading source files for package com.fasterxml.aalto.dom... Loading source files for package com.fasterxml.aalto.impl... Loading source files for package com.fasterxml.aalto.in... Constructing Javadoc information... Standard Doclet version 1.8.0_212 Building tree for all the packages and classes... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/test/BasePerfTest.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/test/RunStreamWriter.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/test/TestAsyncReader.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/test/TestBase64Reader.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/test/TestEventReader.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/test/TestLineReader.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/test/TestNameHashing.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/test/TestNameTable.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/test/TestPNamePerf.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/test/TestRawStream.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/test/TestSaxReader.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/test/TestScannerPerf.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/test/TestStreamCopier.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/test/TestStreamReader.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/test/TestTypedSpeed.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/test/TestUTF8.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/AsyncByteArrayFeeder.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/AsyncByteBufferFeeder.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/AsyncInputFeeder.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/AsyncXMLInputFactory.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/AsyncXMLStreamReader.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/UncheckedStreamException.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/ValidationException.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/WFCException.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/out/AsciiXmlWriter.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/out/ByteWName.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/out/ByteXmlWriter.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/out/CharXmlWriter.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/out/Latin1XmlWriter.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/out/NonRepairingStreamWriter.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/out/OutputCharTypes.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/out/RepairingStreamWriter.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/out/SingleByteXmlWriter.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/out/StreamWriterBase.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/out/StreamWriterBase.State.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/out/Utf8XmlWriter.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/out/WName.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/out/WNameFactory.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/out/WNameTable.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/out/WriterConfig.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/out/XmlWriter.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/io/UTF8Writer.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/util/BufferRecycler.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/util/CharsetNames.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/util/DataUtil.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/util/EmptyIterator.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/util/IllegalCharHandler.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/util/IllegalCharHandler.ReplacingIllegalCharHandler.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/util/NameTable.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/util/SingletonIterator.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/util/TextAccumulator.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/util/TextBuilder.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/util/TextUtil.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/util/UriCanonicalizer.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/util/URLUtil.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/util/XmlChars.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/util/XmlCharTypes.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/util/XmlConsts.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/util/XmlNames.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/async/AsyncByteArrayScanner.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/async/AsyncByteBufferScanner.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/async/AsyncByteScanner.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/async/AsyncStreamReaderImpl.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/evt/EventAllocatorImpl.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/evt/EventReaderImpl.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/evt/IncompleteEvent.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/stax/EventFactoryImpl.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/stax/InputFactoryImpl.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/stax/OutputFactoryImpl.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/stax/StreamReaderImpl.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/sax/SAXFeature.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/sax/SAXParserFactoryImpl.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/sax/SAXProperty.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/sax/SAXUtil.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/dom/BijectiveNsMap.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/dom/DOMOutputElement.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/dom/DOMReaderImpl.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/dom/DOMWriterImpl.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/dom/OutputElementBase.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/impl/CommonConfig.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/impl/ErrorConsts.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/impl/IoStreamException.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/impl/LocationImpl.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/impl/StreamExceptionBase.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/AttributeCollector.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/ByteBasedPName.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/ByteBasedPNameFactory.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/ByteBasedPNameTable.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/ByteBasedScanner.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/ByteSourceBootstrapper.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/CharBasedPNameTable.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/CharSourceBootstrapper.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/ElementScope.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/EntityNames.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/FixedNsContext.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/InputBootstrapper.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/InputCharTypes.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/MergedStream.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/NsDeclaration.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/PName.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/PName1.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/PName2.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/PName3.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/PNameC.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/PNameN.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/ReaderConfig.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/ReaderScanner.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/StreamScanner.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/Utf32Reader.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/Utf8Scanner.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/XmlScanner.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/overview-frame.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/package-frame.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/package-summary.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/package-tree.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/async/package-frame.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/async/package-summary.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/async/package-tree.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/dom/package-frame.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/dom/package-summary.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/dom/package-tree.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/evt/package-frame.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/evt/package-summary.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/evt/package-tree.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/impl/package-frame.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/impl/package-summary.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/impl/package-tree.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/package-frame.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/package-summary.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/package-tree.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/io/package-frame.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/io/package-summary.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/io/package-tree.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/out/package-frame.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/out/package-summary.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/out/package-tree.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/sax/package-frame.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/sax/package-summary.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/sax/package-tree.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/stax/package-frame.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/stax/package-summary.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/stax/package-tree.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/util/package-frame.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/util/package-summary.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/util/package-tree.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/test/package-frame.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/test/package-summary.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/test/package-tree.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/constant-values.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/serialized-form.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/test/class-use/TestNameHashing.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/test/class-use/TestNameTable.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/test/class-use/RunStreamWriter.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/test/class-use/TestScannerPerf.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/test/class-use/TestStreamReader.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/test/class-use/TestStreamCopier.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/test/class-use/TestSaxReader.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/test/class-use/TestBase64Reader.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/test/class-use/TestLineReader.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/test/class-use/TestRawStream.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/test/class-use/TestUTF8.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/test/class-use/BasePerfTest.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/test/class-use/TestTypedSpeed.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/test/class-use/TestPNamePerf.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/test/class-use/TestEventReader.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/test/class-use/TestAsyncReader.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/class-use/AsyncByteBufferFeeder.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/class-use/AsyncByteArrayFeeder.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/class-use/AsyncInputFeeder.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/class-use/WFCException.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/class-use/AsyncXMLInputFactory.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/class-use/ValidationException.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/class-use/AsyncXMLStreamReader.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/class-use/UncheckedStreamException.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/out/class-use/WNameFactory.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/out/class-use/NonRepairingStreamWriter.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/out/class-use/ByteWName.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/out/class-use/XmlWriter.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/out/class-use/Latin1XmlWriter.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/out/class-use/RepairingStreamWriter.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/out/class-use/WName.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/out/class-use/CharXmlWriter.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/out/class-use/ByteXmlWriter.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/out/class-use/SingleByteXmlWriter.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/out/class-use/Utf8XmlWriter.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/out/class-use/WriterConfig.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/out/class-use/AsciiXmlWriter.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/out/class-use/WNameTable.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/out/class-use/OutputCharTypes.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/out/class-use/StreamWriterBase.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/out/class-use/StreamWriterBase.State.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/io/class-use/UTF8Writer.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/util/class-use/UriCanonicalizer.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/util/class-use/DataUtil.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/util/class-use/EmptyIterator.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/util/class-use/URLUtil.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/util/class-use/TextAccumulator.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/util/class-use/TextBuilder.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/util/class-use/CharsetNames.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/util/class-use/TextUtil.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/util/class-use/BufferRecycler.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/util/class-use/NameTable.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/util/class-use/IllegalCharHandler.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/util/class-use/IllegalCharHandler.ReplacingIllegalCharHandler.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/util/class-use/XmlChars.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/util/class-use/SingletonIterator.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/util/class-use/XmlConsts.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/util/class-use/XmlNames.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/util/class-use/XmlCharTypes.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/async/class-use/AsyncStreamReaderImpl.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/async/class-use/AsyncByteArrayScanner.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/async/class-use/AsyncByteBufferScanner.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/async/class-use/AsyncByteScanner.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/evt/class-use/EventReaderImpl.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/evt/class-use/EventAllocatorImpl.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/evt/class-use/IncompleteEvent.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/stax/class-use/EventFactoryImpl.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/stax/class-use/StreamReaderImpl.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/stax/class-use/InputFactoryImpl.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/stax/class-use/OutputFactoryImpl.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/sax/class-use/SAXParserFactoryImpl.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/sax/class-use/SAXFeature.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/sax/class-use/SAXUtil.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/sax/class-use/SAXProperty.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/dom/class-use/OutputElementBase.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/dom/class-use/DOMReaderImpl.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/dom/class-use/DOMWriterImpl.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/dom/class-use/BijectiveNsMap.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/dom/class-use/DOMOutputElement.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/impl/class-use/CommonConfig.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/impl/class-use/StreamExceptionBase.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/impl/class-use/ErrorConsts.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/impl/class-use/LocationImpl.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/impl/class-use/IoStreamException.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/class-use/ReaderScanner.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/class-use/ReaderConfig.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/class-use/CharSourceBootstrapper.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/class-use/EntityNames.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/class-use/PName1.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/class-use/ByteBasedPNameFactory.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/class-use/PName.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/class-use/PNameN.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/class-use/ByteBasedPName.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/class-use/FixedNsContext.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/class-use/CharBasedPNameTable.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/class-use/PNameC.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/class-use/NsDeclaration.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/class-use/ElementScope.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/class-use/MergedStream.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/class-use/InputCharTypes.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/class-use/ByteSourceBootstrapper.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/class-use/Utf8Scanner.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/class-use/ByteBasedScanner.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/class-use/AttributeCollector.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/class-use/XmlScanner.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/class-use/StreamScanner.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/class-use/Utf32Reader.html... BUILDSTDERR: Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/class-use/Byt+ RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 eBasedPNameTable.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/class-use/InputBootstrapper.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/class-use/PName2.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/class-use/PName3.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/package-use.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/async/package-use.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/dom/package-use.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/evt/package-use.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/impl/package-use.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/in/package-use.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/io/package-use.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/out/package-use.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/sax/package-use.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/stax/package-use.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/com/fasterxml/aalto/util/package-use.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/test/package-use.html... Building index for all the packages and classes... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/overview-tree.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/index-all.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/deprecated-list.html... Building index for all classes... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/allclasses-frame.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/allclasses-noframe.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/index.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/overview-summary.html... Generating /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/target/site/apidocs/help-doc.html... 3 warnings [WARNING] Javadoc Warnings [WARNING] /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/src/main/java/com/fasterxml/aalto/async/AsyncByteScanner.java:553: warning - @param argument "firstQuad" is not a parameter name. [WARNING] /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/src/main/java/com/fasterxml/aalto/async/AsyncByteScanner.java:553: warning - @param argument "qlen" is not a parameter name. [WARNING] /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0/src/main/java/com/fasterxml/aalto/async/AsyncByteScanner.java:553: warning - @param argument "quads" is not a parameter name. [INFO] [INFO] --- xmvn-mojo:3.0.0:builddep (default-cli) @ aalto-xml --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 33.695 s [INFO] Finished at: 2019-07-24T17:33:43Z [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA52RzU7DMBCE730Kk7sdytlNBZxy6KlC4rqNN66Rs7b8E9K3x1FBDUhEguPMjvab teV+GiwbMUTjaFdtxX3FkDqnDOld9XLkj8fntq32zUbecc6esrGKKfRIqsQMRqaRMEBCxU4X9noY iXFe0stMs2HsZlxmWQwdXPatajo3iB5iwlCqyPrLvoYgJNNDl4rhYuQeAlKS9cK+5nBKSPMNjXeD rG9yRtff2b9XcUEL8NCdUfRozbTSZoARiZ8yKYvc26wN/az1N255czxDjuLdORWTW4PHBNMDB2/+ j3zLZNIK4nO+tn6h5k/+AIZXSj1LAgAA -----END MAVEN BUILD DEPENDENCIES----- Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tfjg1m + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/aalto-xml-1.0.0-8.fc31.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/aalto-xml-1.0.0-8.fc31.noarch BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/aalto-xml-1.0.0-8.fc31.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/aalto-xml-1.0.0-8.fc31.noarch + cd aalto-xml-aalto-xml-1.0.0 + xmvn-install -R .xmvn-reactor -n aalto-xml -d /builddir/build/BUILDROOT/aalto-xml-1.0.0-8.fc31.noarch BUILDSTDERR: [INFO] Installing artifact com.fasterxml:aalto-xml:jar:1.0.0 BUILDSTDERR: [INFO] Installing artifact com.fasterxml:aalto-xml:pom:1.0.0 BUILDSTDERR: [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /builddir/build/BUILDROOT/aalto-xml-1.0.0-8.fc31.noarch/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/aalto-xml-1.0.0-8.fc31.noarch/usr/share/javadoc/aalto-xml + cp -pr .xmvn/apidocs/allclasses-frame.html .xmvn/apidocs/allclasses-noframe.html .xmvn/apidocs/com .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/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 .xmvn/apidocs/test /builddir/build/BUILDROOT/aalto-xml-1.0.0-8.fc31.noarch/usr/share/javadoc/aalto-xml + echo /usr/share/javadoc/aalto-xml + /usr/lib/rpm/find-debuginfo.sh -j12 --strict-build-id -m -i --build-id-seed 1.0.0-8.fc31 --unique-debug-suffix -1.0.0-8.fc31.noarch --unique-debug-src-base aalto-xml-1.0.0-8.fc31.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/aalto-xml-aalto-xml-1.0.0 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: aalto-xml-1.0.0-8.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.44F55n + umask 022 + cd /builddir/build/BUILD + cd aalto-xml-aalto-xml-1.0.0 + DOCDIR=/builddir/build/BUILDROOT/aalto-xml-1.0.0-8.fc31.noarch/usr/share/doc/aalto-xml + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/aalto-xml-1.0.0-8.fc31.noarch/usr/share/doc/aalto-xml + cp -pr README.md /builddir/build/BUILDROOT/aalto-xml-1.0.0-8.fc31.noarch/usr/share/doc/aalto-xml + cp -pr release-notes/CREDITS release-notes/TODO release-notes/VERSION release-notes/asl /builddir/build/BUILDROOT/aalto-xml-1.0.0-8.fc31.noarch/usr/share/doc/aalto-xml + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.SXBxFn + umask 022 + cd /builddir/build/BUILD + cd aalto-xml-aalto-xml-1.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/aalto-xml-1.0.0-8.fc31.noarch/usr/share/licenses/aalto-xml + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/aalto-xml-1.0.0-8.fc31.noarch/usr/share/licenses/aalto-xml + cp -pr LICENSE /builddir/build/BUILDROOT/aalto-xml-1.0.0-8.fc31.noarch/usr/share/licenses/aalto-xml + cp -pr NOTICE /builddir/build/BUILDROOT/aalto-xml-1.0.0-8.fc31.noarch/usr/share/licenses/aalto-xml + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 BUILDSTDERR: [INFO maven.prov] input: ['/builddir/build/BUILDROOT/aalto-xml-1.0.0-8.fc31.noarch/usr/share/maven-metadata/aalto-xml.xml'] BUILDSTDERR: [INFO maven.prov] mvn(com.fasterxml:aalto-xml) = 1.0.0, mvn(com.fasterxml:aalto-xml:pom:) = 1.0.0 BUILDSTDERR: [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/aalto-xml-1.0.0-8.fc31.noarch/usr/share/java/aalto-xml.jar'] BUILDSTDERR: [INFO osgi.prov] osgi(com.fasterxml.aalto-xml) = 1.0.0 BUILDSTDERR: [INFO maven.req] input: ['/builddir/build/BUILDROOT/aalto-xml-1.0.0-8.fc31.noarch/usr/share/maven-metadata/aalto-xml.xml'] BUILDSTDERR: [INFO maven.req] javapackages-filesystem, java-headless >= 1:1.6, mvn(org.codehaus.woodstox:stax2-api) BUILDSTDERR: [INFO osgi.req] input: ['/builddir/build/BUILDROOT/aalto-xml-1.0.0-8.fc31.noarch/usr/share/java/aalto-xml.jar'] Provides: aalto-xml = 1.0.0-8.fc31 mvn(com.fasterxml:aalto-xml) = 1.0.0 mvn(com.fasterxml:aalto-xml:pom:) = 1.0.0 osgi(com.fasterxml.aalto-xml) = 1.0.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.codehaus.woodstox:stax2-api) Processing files: aalto-xml-javadoc-1.0.0-8.fc31.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kIcT6o + umask 022 + cd /builddir/build/BUILD + cd aalto-xml-aalto-xml-1.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/aalto-xml-1.0.0-8.fc31.noarch/usr/share/licenses/aalto-xml-javadoc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/aalto-xml-1.0.0-8.fc31.noarch/usr/share/licenses/aalto-xml-javadoc + cp -pr LICENSE /builddir/build/BUILDROOT/aalto-xml-1.0.0-8.fc31.noarch/usr/share/licenses/aalto-xml-javadoc + cp -pr NOTICE /builddir/build/BUILDROOT/aalto-xml-1.0.0-8.fc31.noarch/usr/share/licenses/aalto-xml-javadoc + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: aalto-xml-javadoc = 1.0.0-8.fc31 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 /builddir/build/BUILDROOT/aalto-xml-1.0.0-8.fc31.noarch Wrote: /builddir/build/RPMS/aalto-xml-1.0.0-8.fc31.noarch.rpm Wrote: /builddir/build/RPMS/aalto-xml-javadoc-1.0.0-8.fc31.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kvjX0p + umask 022 + cd /builddir/build/BUILD + cd aalto-xml-aalto-xml-1.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/aalto-xml-1.0.0-8.fc31.noarch + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0