D: [iurt_root_command] chroot
Building target platforms: noarch
Building for target noarch
Installing /home/pterjan/rpmbuild/SRPMS/univocity-parsers-2.9.1-10.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.QZeZtG
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.I3uWqy
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build
+ rm -rf univocity-parsers-2.9.1
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/v2.9.1.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd univocity-parsers-2.9.1
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #0 (0001-Resolve-import-clash-with-OpenJDK-17.patch):'
Patch #0 (0001-Resolve-import-clash-with-OpenJDK-17.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0
patching file src/main/java/com/univocity/parsers/common/AbstractParser.java
patching file src/main/java/com/univocity/parsers/common/AbstractWriter.java
patching file src/main/java/com/univocity/parsers/common/Context.java
patching file src/main/java/com/univocity/parsers/common/ContextWrapper.java
patching file src/main/java/com/univocity/parsers/common/DefaultContext.java
patching file src/main/java/com/univocity/parsers/common/NoopParsingContext.java
patching file src/main/java/com/univocity/parsers/common/ParsingContextWrapper.java
patching file src/main/java/com/univocity/parsers/common/iterators/RecordIterator.java
patching file src/main/java/com/univocity/parsers/fixed/FixedWidthParser.java
patching file src/main/java/com/univocity/parsers/fixed/Lookup.java
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :nexus-staging-maven-plugin
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-compiler-plugin
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-javadoc-plugin
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.CEE4rk
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd univocity-parsers-2.9.1
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -f -- -Dmaven.compiler.source=1.8 -Dmaven.compiler.target=1.8
Executing: xmvn --batch-mode --offline -Dmaven.test.skip=true -Dmaven.compiler.source=1.8 -Dmaven.compiler.target=1.8 package org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep
['xmvn', '--batch-mode', '--offline', '-Dmaven.test.skip=true', '-Dmaven.compiler.source=1.8', '-Dmaven.compiler.target=1.8', 'package', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:javadoc', 'org.fedoraproject.xmvn:xmvn-mojo:builddep']
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------< com.univocity:univocity-parsers >-------------------
[INFO] Building univocity-parsers 2.9.1
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ univocity-parsers ---
[INFO] skip non existing resourceDirectory /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/resources
[INFO] 
[INFO] --- compiler:3.12.1:compile (default-compile) @ univocity-parsers ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 216 source files with javac [debug target 1.8] to target/classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[WARNING] source value 8 is obsolete and will be removed in a future release
[WARNING] target value 8 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[WARNING] /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/CommonSettings.java:[229,44] non-varargs call of varargs method with inexact argument type for last parameter;
  cast to java.lang.String for a varargs call
  cast to java.lang.String[] for a non-varargs call and to suppress this warning
[INFO] /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/annotations/helpers/AnnotationHelper.java: Some input files use or override a deprecated API.
[INFO] /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/annotations/helpers/AnnotationHelper.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/annotations/helpers/AnnotationHelper.java: Some input files use unchecked or unsafe operations.
[INFO] /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/annotations/helpers/AnnotationHelper.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ univocity-parsers ---
[INFO] No MANIFEST.MF file found, generating manifest.
[INFO] Writing manifest: /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ univocity-parsers ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ univocity-parsers ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- surefire:3.2.2:test (default-test) @ univocity-parsers ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ univocity-parsers ---
[INFO] Building jar: /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/univocity-parsers-2.9.1.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default) @ univocity-parsers ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ univocity-parsers >>>
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ univocity-parsers <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ univocity-parsers ---
[INFO] Building jar: /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/univocity-parsers-2.9.1-sources.jar
[INFO] 
[INFO] ------------------< com.univocity:univocity-parsers >-------------------
[INFO] Building univocity-parsers 2.9.1
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- xmvn-mojo:4.2.0:install (default-cli) @ univocity-parsers ---
[INFO] 
[INFO] --- xmvn-mojo:4.2.0:javadoc (default-cli) @ univocity-parsers ---
[INFO] Ignoring JPMS as source level 1.8 is below 9
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/annotations/HeaderTransformer.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/annotations/Parsed.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/annotations/Convert.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/annotations/Copy.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/annotations/FixedWidth.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/annotations/Validate.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/annotations/Trim.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/annotations/Headers.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/annotations/LowerCase.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/annotations/Format.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/annotations/BooleanString.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/annotations/EnumOptions.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/annotations/UpperCase.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/annotations/helpers/AnnotationHelper.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/annotations/helpers/MethodFilter.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/annotations/helpers/MethodDescriptor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/annotations/helpers/FieldMapping.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/annotations/helpers/TransformedHeader.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/annotations/helpers/AnnotationRegistry.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/annotations/Replace.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/annotations/NullString.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/annotations/Nested.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/DefaultConversionProcessor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/ArgumentUtils.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/ParsingContextSnapshot.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/record/MetaData.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/record/RecordMetaData.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/record/RecordFactory.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/record/AbstractRecordFactory.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/record/RecordImpl.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/record/RecordMetaDataImpl.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/record/Record.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/fields/FieldEnumSelector.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/fields/FieldIndexSelector.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/fields/FieldSet.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/fields/FieldSelector.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/fields/FieldConversionMapping.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/fields/ExcludeFieldEnumSelector.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/fields/AbstractColumnMapping.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/fields/ColumnMapper.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/fields/ExcludeFieldIndexSelector.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/fields/AllIndexesSelector.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/fields/ColumnMapping.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/fields/FieldNameSelector.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/fields/ExcludeFieldNameSelector.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/TextWritingException.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/AbstractWriter.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/beans/BeanHelper.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/beans/PropertyWrapper.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/ProcessorErrorHandler.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/RetryableErrorHandler.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/DummyFormat.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/Context.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/input/EOFException.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/input/LineSeparatorDetector.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/input/DefaultCharInputReader.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/input/CharInput.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/input/concurrent/CharBucket.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/input/concurrent/FixedInstancePool.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/input/concurrent/ConcurrentCharInputReader.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/input/concurrent/Entry.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/input/concurrent/ConcurrentCharLoader.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/input/InputAnalysisProcess.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/input/AbstractCharInputReader.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/input/ExpandingCharAppender.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/input/BomInput.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/input/NoopCharAppender.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/input/CharInputReader.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/input/ElasticCharAppender.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/input/DefaultCharAppender.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/input/WriterCharAppender.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/input/CharAppender.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/input/LookaheadCharInputReader.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/ContextSnapshot.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/routine/AbstractRoutines.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/routine/InputDimension.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/DefaultParsingContext.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/RowProcessorErrorHandler.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/CommonWriterSettings.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/ParserOutput.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/DataValidationException.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/StringCache.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/DataProcessingException.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/ColumnMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/Format.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/ParsingContextWrapper.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/LineReader.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/AbstractException.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/AbstractParser.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/CommonSettings.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/Internal.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/TextParsingException.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/ObjectRowWriterProcessor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/BatchedObjectColumnProcessor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/ColumnProcessor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/CompositeRowProcessor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/CustomMatcher.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/ConcurrentRowProcessor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/ObjectRowListProcessor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/MasterDetailListProcessor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/RowListProcessor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/BeanProcessor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/BeanWriterProcessor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/RowPlacement.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/MasterDetailRecord.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/RowProcessorSwitch.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/core/BeanConversionProcessor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/core/AbstractBeanProcessor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/core/AbstractProcessor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/core/AbstractColumnProcessor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/core/AbstractBatchedObjectColumnProcessor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/core/NoopProcessor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/core/AbstractInputValueSwitch.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/core/AbstractProcessorSwitch.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/core/BatchedColumnReader.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/core/AbstractMultiBeanListProcessor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/core/AbstractMasterDetailListProcessor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/core/AbstractObjectProcessor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/core/AbstractObjectColumnProcessor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/core/ColumnReader.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/core/AbstractObjectListProcessor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/core/ColumnSplitter.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/core/AbstractBatchedColumnProcessor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/core/AbstractMultiBeanRowProcessor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/core/AbstractBeanListProcessor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/core/AbstractMasterDetailProcessor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/core/AbstractListProcessor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/core/Processor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/core/ColumnOrderDependent.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/core/AbstractMultiBeanProcessor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/core/CompositeProcessor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/core/AbstractConcurrentProcessor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/ObjectRowProcessor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/InputValueSwitch.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/RowWriterProcessorSwitch.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/RowWriterProcessor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/NoopRowProcessor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/BatchedColumnProcessor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/MultiBeanRowProcessor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/RowProcessor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/ObjectColumnProcessor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/AbstractRowProcessor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/OutputValueSwitch.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/BeanListProcessor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/MultiBeanProcessor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/MasterDetailProcessor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/MultiBeanListProcessor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/CommonParserSettings.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/IterableResult.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/NoopRowProcessorErrorHandler.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/ResultIterator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/NormalizedString.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/ParsingContext.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/ContextWrapper.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/NoopProcessorErrorHandler.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/iterators/ParserIterator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/iterators/RecordIterator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/iterators/RowIterator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/DefaultContext.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/NoopParsingContext.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/ConversionProcessor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/fixed/Lookup.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/fixed/FixedWidthFieldLengths.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/fixed/FixedWidthParserSettings.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/fixed/FixedWidthParser.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/fixed/FixedWidthFields.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/fixed/FixedWidthFormat.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/fixed/FixedWidthWriterSettings.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/fixed/FixedWidthWriter.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/fixed/FieldAlignment.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/fixed/FixedWidthRoutines.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/conversions/UpperCaseConversion.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/conversions/DateConversion.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/conversions/EnumSelector.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/conversions/BigDecimalConversion.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/conversions/FormattedDateConversion.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/conversions/DoubleConversion.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/conversions/NullStringConversion.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/conversions/NullConversion.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/conversions/Conversion.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/conversions/BigIntegerConversion.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/conversions/NumericConversion.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/conversions/LongConversion.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/conversions/ToStringConversion.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/conversions/CharacterConversion.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/conversions/ByteConversion.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/conversions/CalendarConversion.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/conversions/IntegerConversion.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/conversions/ValidatedConversion.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/conversions/RegexConversion.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/conversions/ObjectConversion.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/conversions/LowerCaseConversion.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/conversions/ShortConversion.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/conversions/Conversions.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/conversions/BooleanConversion.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/conversions/FloatConversion.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/conversions/Validator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/conversions/TrimConversion.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/conversions/FormattedBigDecimalConversion.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/conversions/EnumConversion.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/conversions/FormattedConversion.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/tsv/TsvWriterSettings.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/tsv/TsvFormat.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/tsv/TsvParser.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/tsv/TsvParserSettings.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/tsv/TsvRoutines.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/tsv/TsvWriter.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/csv/CsvFormatDetector.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/csv/UnescapedQuoteHandling.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/csv/CsvParserSettings.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/csv/CsvRoutines.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/csv/CsvWriter.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/csv/CsvParser.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/csv/CsvFormat.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/csv/Csv.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/csv/CsvWriterSettings.java...
[INFO] Constructing Javadoc information...
[INFO] Building index for all the packages and classes...
[INFO] Standard Doclet version 21.0.6+7-LTS
[INFO] Building tree for all the packages and classes...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/AbstractBatchedColumnProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/AbstractBatchedObjectColumnProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/AbstractBeanListProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/AbstractBeanProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/input/AbstractCharInputReader.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/fields/AbstractColumnMapping.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/AbstractColumnProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/AbstractConcurrentProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/AbstractConcurrentProcessor.Node.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/fields/AbstractConversionMapping.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/AbstractException.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/AbstractInputValueSwitch.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/AbstractInputValueSwitch.Switch.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/AbstractListProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/AbstractMasterDetailListProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/AbstractMasterDetailProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/AbstractMultiBeanListProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/AbstractMultiBeanProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/AbstractMultiBeanRowProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/AbstractObjectColumnProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/AbstractObjectListProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/AbstractObjectProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/AbstractParser.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/AbstractProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/AbstractProcessorSwitch.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/record/AbstractRecordFactory.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/routine/AbstractRoutines.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/AbstractRowProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/AbstractWriter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/fields/AllIndexesSelector.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/helpers/AnnotationHelper.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/helpers/AnnotationHelper.NO_ANNOTATIONS.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/helpers/AnnotationRegistry.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/helpers/AnnotationRegistry.AnnotationAttributes.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/helpers/AnnotationRegistry.FieldAnnotations.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/ArgumentUtils.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/BatchedColumnProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/BatchedColumnReader.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/BatchedObjectColumnProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/BeanConversionProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/beans/BeanHelper.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/BeanListProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/BeanProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/BeanWriterProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/BigDecimalConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/BigIntegerConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/input/BomInput.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/input/BomInput.BytesProcessedNotification.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/BooleanConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/BooleanString.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/ByteConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/CalendarConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/CharacterConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/input/CharAppender.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/input/concurrent/CharBucket.html...
[INFO] /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/input/concurrent/CharBucket.java:75: warning: invalid input: '<'
[INFO] 	 * Returns true if the bucket is empty (i.e. length <= 0), false otherwise.
[INFO] 	                                                    ^
[INFO] /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/input/concurrent/CharBucket.java:76: warning: invalid input: '<'
[INFO] 	 * @return true if the bucket is empty (i.e. length <= 0), false otherwise.
[INFO] 	                                                    ^
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/input/CharInput.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/input/CharInputReader.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/ColumnMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/fields/ColumnMapper.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/fields/ColumnMapping.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/fields/ColumnMapping.MethodMapping.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/fields/ColumnMapping.NameMapping.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/ColumnOrderDependent.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/ColumnProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/ColumnReader.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/ColumnSplitter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/CommonParserSettings.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/CommonSettings.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/CommonWriterSettings.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/CompositeProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/CompositeRowProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/input/concurrent/ConcurrentCharInputReader.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/input/concurrent/ConcurrentCharLoader.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/ConcurrentRowProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/Context.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/ContextSnapshot.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/ContextWrapper.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/Conversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/ConversionProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/Conversions.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/Convert.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/Copy.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/csv/Csv.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/csv/CsvFormat.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/csv/CsvFormatDetector.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/csv/CsvParser.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/csv/CsvParserSettings.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/csv/CsvRoutines.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/csv/CsvWriter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/csv/CsvWriterSettings.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/CustomMatcher.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/DataProcessingException.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/DataValidationException.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/DateConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/input/DefaultCharAppender.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/input/DefaultCharInputReader.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/DefaultContext.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/DefaultConversionProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/DefaultParsingContext.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/DoubleConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/DummyFormat.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/input/ElasticCharAppender.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/input/concurrent/Entry.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/EnumConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/EnumOptions.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/EnumSelector.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/input/EOFException.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/fields/ExcludeFieldEnumSelector.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/fields/ExcludeFieldIndexSelector.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/fields/ExcludeFieldNameSelector.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/input/ExpandingCharAppender.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/fixed/FieldAlignment.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/fields/FieldConversionMapping.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/fields/FieldEnumSelector.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/fields/FieldIndexSelector.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/helpers/FieldMapping.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/fields/FieldNameSelector.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/fields/FieldSelector.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/fields/FieldSet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/input/concurrent/FixedInstancePool.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/FixedWidth.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/fixed/FixedWidthFieldLengths.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/fixed/FixedWidthFields.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/fixed/FixedWidthFormat.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/fixed/FixedWidthParser.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/fixed/FixedWidthParserSettings.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/fixed/FixedWidthRoutines.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/fixed/FixedWidthWriter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/fixed/FixedWidthWriterSettings.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/FloatConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/Format.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/Format.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/FormattedBigDecimalConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/FormattedConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/FormattedDateConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/Headers.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/HeaderTransformer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/input/InputAnalysisProcess.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/routine/InputDimension.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/InputValueSwitch.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/IntegerConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/Internal.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/IterableResult.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/LineReader.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/input/LineSeparatorDetector.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/LongConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/input/LookaheadCharInputReader.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/fixed/Lookup.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/LowerCase.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/LowerCaseConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/MasterDetailListProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/MasterDetailProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/MasterDetailRecord.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/record/MetaData.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/helpers/MethodDescriptor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/helpers/MethodFilter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/helpers/MethodFilter.Filter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/MultiBeanListProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/MultiBeanProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/MultiBeanRowProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/Nested.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/input/NoopCharAppender.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/NoopParsingContext.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/NoopProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/NoopProcessorErrorHandler.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/NoopRowProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/NoopRowProcessorErrorHandler.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/NormalizedString.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/NullConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/NullString.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/NullStringConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/NumericConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/ObjectColumnProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/ObjectConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/ObjectRowListProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/ObjectRowProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/ObjectRowWriterProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/OutputValueSwitch.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/OutputValueSwitch.Switch.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/Parsed.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/iterators/ParserIterator.html...
[INFO] /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/iterators/ParserIterator.java:113: warning: reference not found: Record
[INFO] 	 * Returns the next record (either a String[] or a {@link Record})
[INFO] 	                                                   ^
[INFO] /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/iterators/ParserIterator.java:113: warning: reference not found: Record
[INFO] 	 * Returns the next record (either a String[] or a {@link Record})
[INFO] 	                                                   ^
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/ParserOutput.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/ParsingContext.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/ParsingContextSnapshot.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/ParsingContextWrapper.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/Processor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/ProcessorErrorHandler.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/beans/PropertyWrapper.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/record/Record.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/record/RecordFactory.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/record/RecordImpl.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/iterators/RecordIterator.html...
[INFO] /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/iterators/ParserIterator.java:113: warning: reference not found: Record
[INFO] 	 * Returns the next record (either a String[] or a {@link Record})
[INFO] 	                                                   ^
[INFO] /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/iterators/ParserIterator.java:113: warning: reference not found: Record
[INFO] 	 * Returns the next record (either a String[] or a {@link Record})
[INFO] 	                                                   ^
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/record/RecordMetaData.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/record/RecordMetaDataImpl.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/RegexConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/Replace.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/ResultIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/RetryableErrorHandler.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/iterators/RowIterator.html...
[INFO] /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/iterators/ParserIterator.java:113: warning: reference not found: Record
[INFO] 	 * Returns the next record (either a String[] or a {@link Record})
[INFO] 	                                                   ^
[INFO] /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/iterators/ParserIterator.java:113: warning: reference not found: Record
[INFO] 	 * Returns the next record (either a String[] or a {@link Record})
[INFO] 	                                                   ^
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/RowListProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/RowPlacement.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/RowProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/RowProcessorErrorHandler.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/RowProcessorSwitch.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/RowWriterProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/RowWriterProcessorSwitch.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/ShortConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/StringCache.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/TextParsingException.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/TextWritingException.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/ToStringConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/helpers/TransformedHeader.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/Trim.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/TrimConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/tsv/TsvFormat.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/tsv/TsvParser.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/tsv/TsvParserSettings.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/tsv/TsvRoutines.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/tsv/TsvWriter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/tsv/TsvWriterSettings.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/csv/UnescapedQuoteHandling.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/UpperCase.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/UpperCaseConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/Validate.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/ValidatedConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/Validator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/input/WriterCharAppender.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/helpers/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/helpers/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/beans/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/beans/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/fields/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/fields/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/input/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/input/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/input/concurrent/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/input/concurrent/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/iterators/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/iterators/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/record/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/record/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/routine/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/routine/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/csv/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/csv/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/fixed/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/fixed/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/tsv/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/tsv/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/constant-values.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/serialized-form.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/class-use/HeaderTransformer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/class-use/Parsed.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/class-use/Convert.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/class-use/Copy.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/class-use/FixedWidth.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/class-use/Validate.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/class-use/Trim.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/class-use/Headers.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/class-use/LowerCase.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/class-use/Format.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/class-use/BooleanString.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/class-use/EnumOptions.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/class-use/UpperCase.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/helpers/class-use/AnnotationHelper.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/helpers/class-use/AnnotationHelper.NO_ANNOTATIONS.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/helpers/class-use/MethodFilter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/helpers/class-use/MethodFilter.Filter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/helpers/class-use/MethodDescriptor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/helpers/class-use/FieldMapping.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/helpers/class-use/TransformedHeader.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/helpers/class-use/AnnotationRegistry.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/helpers/class-use/AnnotationRegistry.AnnotationAttributes.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/helpers/class-use/AnnotationRegistry.FieldAnnotations.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/class-use/Replace.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/class-use/NullString.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/class-use/Nested.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/class-use/DefaultConversionProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/class-use/ArgumentUtils.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/class-use/ParsingContextSnapshot.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/record/class-use/MetaData.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/record/class-use/RecordMetaData.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/record/class-use/RecordFactory.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/record/class-use/AbstractRecordFactory.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/record/class-use/RecordImpl.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/record/class-use/RecordMetaDataImpl.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/record/class-use/Record.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/fields/class-use/FieldEnumSelector.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/fields/class-use/FieldIndexSelector.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/fields/class-use/FieldSet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/fields/class-use/FieldSelector.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/fields/class-use/FieldConversionMapping.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/fields/class-use/AbstractConversionMapping.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/fields/class-use/ExcludeFieldEnumSelector.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/fields/class-use/AbstractColumnMapping.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/fields/class-use/ColumnMapper.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/fields/class-use/ExcludeFieldIndexSelector.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/fields/class-use/AllIndexesSelector.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/fields/class-use/ColumnMapping.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/fields/class-use/ColumnMapping.MethodMapping.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/fields/class-use/ColumnMapping.NameMapping.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/fields/class-use/FieldNameSelector.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/fields/class-use/ExcludeFieldNameSelector.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/class-use/TextWritingException.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/class-use/AbstractWriter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/beans/class-use/BeanHelper.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/beans/class-use/PropertyWrapper.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/class-use/ProcessorErrorHandler.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/class-use/RetryableErrorHandler.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/class-use/DummyFormat.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/class-use/Context.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/input/class-use/EOFException.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/input/class-use/LineSeparatorDetector.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/input/class-use/DefaultCharInputReader.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/input/class-use/CharInput.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/input/concurrent/class-use/CharBucket.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/input/concurrent/class-use/FixedInstancePool.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/input/concurrent/class-use/ConcurrentCharInputReader.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/input/concurrent/class-use/Entry.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/input/concurrent/class-use/ConcurrentCharLoader.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/input/class-use/InputAnalysisProcess.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/input/class-use/AbstractCharInputReader.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/input/class-use/ExpandingCharAppender.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/input/class-use/BomInput.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/input/class-use/BomInput.BytesProcessedNotification.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/input/class-use/NoopCharAppender.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/input/class-use/CharInputReader.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/input/class-use/ElasticCharAppender.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/input/class-use/DefaultCharAppender.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/input/class-use/WriterCharAppender.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/input/class-use/CharAppender.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/input/class-use/LookaheadCharInputReader.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/class-use/ContextSnapshot.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/routine/class-use/AbstractRoutines.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/routine/class-use/InputDimension.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/class-use/DefaultParsingContext.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/class-use/RowProcessorErrorHandler.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/class-use/CommonWriterSettings.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/class-use/ParserOutput.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/class-use/DataValidationException.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/class-use/StringCache.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/class-use/DataProcessingException.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/class-use/ColumnMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/class-use/Format.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/class-use/ParsingContextWrapper.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/class-use/LineReader.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/class-use/AbstractException.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/class-use/AbstractParser.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/class-use/CommonSettings.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/class-use/Internal.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/class-use/TextParsingException.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/class-use/ObjectRowWriterProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/class-use/BatchedObjectColumnProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/class-use/ColumnProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/class-use/CompositeRowProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/class-use/CustomMatcher.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/class-use/ConcurrentRowProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/class-use/ObjectRowListProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/class-use/MasterDetailListProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/class-use/RowListProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/class-use/BeanProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/class-use/BeanWriterProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/class-use/RowPlacement.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/class-use/MasterDetailRecord.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/class-use/RowProcessorSwitch.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/class-use/BeanConversionProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/class-use/AbstractBeanProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/class-use/AbstractProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/class-use/AbstractColumnProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/class-use/AbstractBatchedObjectColumnProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/class-use/NoopProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/class-use/AbstractInputValueSwitch.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/class-use/AbstractInputValueSwitch.Switch.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/class-use/AbstractProcessorSwitch.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/class-use/BatchedColumnReader.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/class-use/AbstractMultiBeanListProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/class-use/AbstractMasterDetailListProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/class-use/AbstractObjectProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/class-use/AbstractObjectColumnProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/class-use/ColumnReader.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/class-use/AbstractObjectListProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/class-use/ColumnSplitter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/class-use/AbstractBatchedColumnProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/class-use/AbstractMultiBeanRowProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/class-use/AbstractBeanListProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/class-use/AbstractMasterDetailProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/class-use/AbstractListProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/class-use/Processor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/class-use/ColumnOrderDependent.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/class-use/AbstractMultiBeanProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/class-use/CompositeProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/class-use/AbstractConcurrentProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/class-use/AbstractConcurrentProcessor.Node.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/class-use/ObjectRowProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/class-use/InputValueSwitch.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/class-use/RowWriterProcessorSwitch.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/class-use/RowWriterProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/class-use/NoopRowProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/class-use/BatchedColumnProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/class-use/MultiBeanRowProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/class-use/RowProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/class-use/ObjectColumnProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/class-use/AbstractRowProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/class-use/OutputValueSwitch.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/class-use/OutputValueSwitch.Switch.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/class-use/BeanListProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/class-use/MultiBeanProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/class-use/MasterDetailProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/class-use/MultiBeanListProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/class-use/CommonParserSettings.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/class-use/IterableResult.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/class-use/NoopRowProcessorErrorHandler.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/class-use/ResultIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/class-use/NormalizedString.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/class-use/ParsingContext.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/class-use/ContextWrapper.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/class-use/NoopProcessorErrorHandler.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/iterators/class-use/ParserIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/iterators/class-use/RecordIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/iterators/class-use/RowIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/class-use/DefaultContext.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/class-use/NoopParsingContext.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/class-use/ConversionProcessor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/fixed/class-use/Lookup.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/fixed/class-use/FixedWidthFieldLengths.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/fixed/class-use/FixedWidthParserSettings.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/fixed/class-use/FixedWidthParser.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/fixed/class-use/FixedWidthFields.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/fixed/class-use/FixedWidthFormat.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/fixed/class-use/FixedWidthWriterSettings.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/fixed/class-use/FixedWidthWriter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/fixed/class-use/FieldAlignment.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/fixed/class-use/FixedWidthRoutines.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/class-use/UpperCaseConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/class-use/DateConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/class-use/EnumSelector.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/class-use/BigDecimalConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/class-use/FormattedDateConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/class-use/DoubleConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/class-use/NullStringConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/class-use/NullConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/class-use/Conversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/class-use/BigIntegerConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/class-use/NumericConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/class-use/LongConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/class-use/ToStringConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/class-use/CharacterConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/class-use/ByteConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/class-use/CalendarConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/class-use/IntegerConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/class-use/ValidatedConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/class-use/RegexConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/class-use/ObjectConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/class-use/LowerCaseConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/class-use/ShortConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/class-use/Conversions.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/class-use/BooleanConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/class-use/FloatConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/class-use/Validator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/class-use/TrimConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/class-use/FormattedBigDecimalConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/class-use/EnumConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/class-use/FormattedConversion.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/tsv/class-use/TsvWriterSettings.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/tsv/class-use/TsvFormat.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/tsv/class-use/TsvParser.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/tsv/class-use/TsvParserSettings.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/tsv/class-use/TsvRoutines.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/tsv/class-use/TsvWriter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/csv/class-use/CsvFormatDetector.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/csv/class-use/UnescapedQuoteHandling.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/csv/class-use/CsvParserSettings.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/csv/class-use/CsvRoutines.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/csv/class-use/CsvWriter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/csv/class-use/CsvParser.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/csv/class-use/CsvFormat.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/csv/class-use/Csv.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/csv/class-use/CsvWriterSettings.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/annotations/helpers/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/beans/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/fields/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/input/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/input/concurrent/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/iterators/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/processor/core/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/record/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/common/routine/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/conversions/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/csv/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/fixed/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/com/univocity/parsers/tsv/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/overview-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/deprecated-list.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/index.html...
[INFO] Building index for all classes...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/allclasses-index.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/allpackages-index.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/index-all.html...
[INFO] /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/iterators/ParserIterator.java:113: warning: reference not found: Record
[INFO] 	 * Returns the next record (either a String[] or a {@link Record})
[INFO] 	                                                   ^
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/search.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/overview-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/target/xmvn-apidocs/help-doc.html...
[INFO] 9 warnings
[INFO] 
[INFO] --- xmvn-mojo:4.2.0:builddep (default-cli) @ univocity-parsers ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  8.091 s
[INFO] Finished at: 2025-04-24T07:11:34Z
[INFO] ------------------------------------------------------------------------
-----BEGIN MAVEN BUILD DEPENDENCIES-----
H4sIAAAAAAAC/42QOw+CMBSFd37Flb1F9wqJm4O7a2kvtUm5JS0l8O/lESNOMp5HzpccUY2tgwFD
tJ6u+YWfc6jKTJwYg1uyToPGDkkjKYsRDBIG2aOGeoLnYyBgbG7vO2UG8DWmRc6GCT51d136YLjs
pHohb9DZURSfZOvJ0NtGqn42WjkgsTqRdsg6l4wlUezyhVP8gg5x112+Dca//OhTUMf4O7X+8AYH
BNJtXAEAAA==
-----END MAVEN BUILD DEPENDENCIES-----
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ujVDw9
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build
+ mkdir /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/BUILDROOT
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd univocity-parsers-2.9.1
+ '[' 1 -eq 1 ']'
+ xmvn-install -R .xmvn-reactor -n univocity-parsers -d /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/BUILDROOT
[INFO] Installing artifact com.univocity:univocity-parsers:jar:2.9.1
[INFO] Installing artifact com.univocity:univocity-parsers:pom:2.9.1
[INFO] Installation successful
+ jdir=target/site/apidocs
+ '[' -d .xmvn/apidocs ']'
+ jdir=.xmvn/apidocs
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/BUILDROOT/usr/share/licenses
+ '[' -d .xmvn/apidocs ']'
+ install -dm755 /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/BUILDROOT/usr/share/javadoc/univocity-parsers
+ cp -pr .xmvn/apidocs/allclasses-index.html .xmvn/apidocs/allpackages-index.html .xmvn/apidocs/args .xmvn/apidocs/com .xmvn/apidocs/constant-values.html .xmvn/apidocs/copy.svg .xmvn/apidocs/deprecated-list.html .xmvn/apidocs/element-list .xmvn/apidocs/help-doc.html .xmvn/apidocs/index-all.html .xmvn/apidocs/index.html .xmvn/apidocs/legal .xmvn/apidocs/link.svg .xmvn/apidocs/member-search-index.js .xmvn/apidocs/module-search-index.js .xmvn/apidocs/overview-summary.html .xmvn/apidocs/overview-tree.html .xmvn/apidocs/package-search-index.js .xmvn/apidocs/resources .xmvn/apidocs/script-dir .xmvn/apidocs/script.js .xmvn/apidocs/search-page.js .xmvn/apidocs/search.html .xmvn/apidocs/search.js .xmvn/apidocs/serialized-form.html .xmvn/apidocs/stylesheet.css .xmvn/apidocs/tag-search-index.js .xmvn/apidocs/type-search-index.js /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/BUILDROOT/usr/share/javadoc/univocity-parsers
+ echo /usr/share/javadoc/univocity-parsers
+ /usr/lib/rpm/check-buildroot
+ '[' -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/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-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
+ /usr/lib/rpm/redhat/brp-python-hardlink
Processing files: univocity-parsers-2.9.1-10.mga10.noarch
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jyCfVK
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build
+ cd univocity-parsers-2.9.1
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/BUILDROOT/usr/share/doc/univocity-parsers
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/BUILDROOT/usr/share/doc/univocity-parsers
+ cp -pr /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/README.md /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/BUILDROOT/usr/share/doc/univocity-parsers
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gG2Ex5
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build
+ cd univocity-parsers-2.9.1
+ LICENSEDIR=/home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/BUILDROOT/usr/share/licenses/univocity-parsers
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/BUILDROOT/usr/share/licenses/univocity-parsers
+ cp -pr /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/LICENSE-2.0.html /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/BUILDROOT/usr/share/licenses/univocity-parsers
+ RPM_EC=0
++ jobs -p
+ exit 0
[INFO maven.prov] input: ['/home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/BUILDROOT/usr/share/maven-metadata/univocity-parsers.xml']
[INFO maven.prov] mvn(com.univocity:univocity-parsers:pom:) = 2.9.1, mvn(com.univocity:univocity-parsers) = 2.9.1
[INFO osgi.prov] input: ['/home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/BUILDROOT/usr/share/java/univocity-parsers/univocity-parsers.jar']
[INFO osgi.prov] osgi(com.univocity.parsers) = 2.9.1
[INFO maven.req] input: ['/home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/BUILDROOT/usr/share/maven-metadata/univocity-parsers.xml']
[INFO maven.req] javapackages-filesystem, java-21-headless
[INFO osgi.req] input: ['/home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/BUILDROOT/usr/share/java/univocity-parsers/univocity-parsers.jar']
Provides: mvn(com.univocity:univocity-parsers) = 2.9.1 mvn(com.univocity:univocity-parsers:pom:) = 2.9.1 osgi(com.univocity.parsers) = 2.9.1 univocity-parsers = 2.9.1-10.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: java-21-headless javapackages-filesystem
Processing files: univocity-parsers-javadoc-2.9.1-10.mga10.noarch
Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.eucpTh
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build
+ cd univocity-parsers-2.9.1
+ LICENSEDIR=/home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/BUILDROOT/usr/share/licenses/univocity-parsers-javadoc
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/BUILDROOT/usr/share/licenses/univocity-parsers-javadoc
+ cp -pr /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/univocity-parsers-2.9.1/LICENSE-2.0.html /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/BUILDROOT/usr/share/licenses/univocity-parsers-javadoc
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: univocity-parsers-javadoc = 2.9.1-10.mga10
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/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/univocity-parsers-2.9.1-10.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/univocity-parsers-javadoc-2.9.1-10.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.oxMEXu
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build
+ test -d /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!