D: [iurt_root_command] chroot
Building target platforms: noarch
Building for target noarch
warning: Macro expanded in comment on line 11: %{java_arches} noarch

Installing /home/pterjan/rpmbuild/SRPMS/apache-commons-collections-3.2.2-16.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.AmSKfm
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build
+ test -d /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.McPP1M
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build
+ rm -rf commons-collections-3.2.2-src
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/commons-collections-3.2.2-src.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd commons-collections-3.2.2-src
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ find . -name '*.jar' -exec rm -f '{}' ';'
+ find . -name '*.class' -exec rm -f '{}' ';'
+ echo 'Patch #0 (0001-Port-to-Java-8.patch):'
Patch #0 (0001-Port-to-Java-8.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0
patching file src/java/org/apache/commons/collections/MultiHashMap.java
patching file src/java/org/apache/commons/collections/MultiMap.java
patching file src/java/org/apache/commons/collections/map/MultiKeyMap.java
patching file src/java/org/apache/commons/collections/map/MultiValueMap.java
patching file src/test/org/apache/commons/collections/TestMultiHashMap.java
patching file src/test/org/apache/commons/collections/map/TestMultiKeyMap.java
patching file src/test/org/apache/commons/collections/map/TestMultiValueMap.java
+ echo 'Patch #1 (0002-Port-to-OpenJDK-11.patch):'
Patch #1 (0002-Port-to-OpenJDK-11.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0
patching file src/test/org/apache/commons/collections/collection/AbstractTestCollection.java
+ echo 'Patch #2 (0003-Port-to-OpenJDK-21.patch):'
Patch #2 (0003-Port-to-OpenJDK-21.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0
patching file src/test/org/apache/commons/collections/TestExtendedProperties.java
+ sed -i s/tasks/target/ pom.xml
+ sed -i 's/\r//' LICENSE.txt PROPOSAL.html README.txt NOTICE.txt
+ /usr/bin/python3 /usr/share/java-utils/mvn_package.py :commons-collections-testframework testframework
+ /usr/bin/python3 /usr/share/java-utils/mvn_file.py ':commons-collections{,-testframework}' apache-commons-collections@1 commons-collections@1
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.N1F8lU
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-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 commons-collections-3.2.2-src
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -- -Dcommons.packageId=collections
Executing: xmvn --batch-mode --offline -Dcommons.packageId=collections verify org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep
['xmvn', '--batch-mode', '--offline', '-Dcommons.packageId=collections', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:javadoc', 'org.fedoraproject.xmvn:xmvn-mojo:builddep']
[INFO] Scanning for projects...
[WARNING] Ignoring metadata for artifact velocity:velocity:pom:SYSTEM as it has duplicate metadata
[WARNING] Ignoring metadata for artifact org.apache.velocity:velocity:pom:SYSTEM as it has duplicate metadata
[INFO] 
[INFO] --------------< commons-collections:commons-collections >---------------
[INFO] Building Apache Commons Collections 3.2.2
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ commons-collections ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-java-version) @ commons-collections ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
[INFO] 
[INFO] --- build-helper:3.6.0:parse-version (parse-version) @ commons-collections ---
[INFO] 
[INFO] --- antrun:3.1.0:run (javadoc.resources) @ commons-collections ---
[INFO] Executing tasks
[INFO]      [copy] Copying 2 files to /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/apidocs/META-INF
[INFO] Executed tasks
[INFO] 
[INFO] --- remote-resources:3.1.0:process (process-resource-bundles) @ commons-collections ---
[INFO] Skipping remote resources execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ commons-collections ---
[INFO] skip non existing resourceDirectory /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/main/resources
[INFO] Copying 2 resources from  to target/classes/META-INF
[INFO] 
[INFO] --- compiler:3.12.1:compile (default-compile) @ commons-collections ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 273 source files with javac [debug release 8] to target/classes
[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.
[INFO] /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/ArrayStack.java: Some input files use unchecked or unsafe operations.
[INFO] /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/ArrayStack.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ commons-collections ---
[INFO] No MANIFEST.MF file found, generating manifest.
[INFO] Writing manifest: /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/osgi/MANIFEST.MF
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ commons-collections ---
[INFO] skip non existing resourceDirectory /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/test/resources
[INFO] Copying 2 resources from  to target/test-classes/META-INF
[INFO] 
[INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ commons-collections ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 203 source files with javac [debug release 8] to target/test-classes
[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.
[INFO] /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/test/org/apache/commons/collections/TestEnumerationUtils.java: Some input files use or override a deprecated API.
[INFO] /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/test/org/apache/commons/collections/TestEnumerationUtils.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/test/org/apache/commons/collections/BulkTest.java: Some input files use unchecked or unsafe operations.
[INFO] /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/test/org/apache/commons/collections/BulkTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- surefire:3.2.2:test (default-test) @ commons-collections ---
[INFO] Using auto detected provider org.apache.maven.surefire.junit.JUnit3Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.commons.collections.TestAllPackages
[INFO] Tests run: 13036, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.61 s -- in org.apache.commons.collections.TestAllPackages
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 13036, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ commons-collections ---
[INFO] Building jar: /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/commons-collections-3.2.2.jar
[INFO] 
[INFO] --- antrun:3.1.0:run (default) @ commons-collections ---
[INFO] Executing tasks
[INFO]       [jar] Building jar: /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/commons-collections-testframework-3.2.2.jar
[INFO] Executed tasks
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default) @ commons-collections ---
[INFO] Building jar: /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/commons-collections-3.2.2-tests.jar
[INFO] 
[INFO] --- moditect:1.1.0:add-module-info (add-module-infos) @ commons-collections ---
[INFO] Running jdeps --generate-module-info /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/moditect --multi-release=9 /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/commons-collections-3.2.2.jar
writing to /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/moditect/commons.collections/versions/9/module-info.java
[INFO] Created module descriptor at /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/moditect/generated-sources/org.apache.commons.collections/module-info.java
[INFO] 
[INFO] --------------< commons-collections:commons-collections >---------------
[INFO] Building Apache Commons Collections 3.2.2
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- xmvn-mojo:4.2.0:install (default-cli) @ commons-collections ---
[INFO] 
[INFO] --- xmvn-mojo:4.2.0:javadoc (default-cli) @ commons-collections ---
[INFO] Ignoring JPMS as source level 8.0 is below 9
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/BoundedCollection.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/FastArrayList.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/comparators/BooleanComparator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/comparators/FixedOrderComparator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/comparators/ComparableComparator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/comparators/ComparatorChain.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/comparators/TransformingComparator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/comparators/ReverseComparator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/comparators/NullComparator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/ChainedClosure.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/IfClosure.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/PrototypeFactory.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/PredicateTransformer.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/InstantiateTransformer.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/NullIsTruePredicate.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/FactoryTransformer.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/UniquePredicate.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/NullPredicate.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/ExceptionPredicate.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/AndPredicate.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/FunctorUtils.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/NullIsFalsePredicate.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/ClosureTransformer.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/TruePredicate.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/MapTransformer.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/TransformerPredicate.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/PredicateDecorator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/CloneTransformer.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/NotNullPredicate.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/ConstantFactory.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/InstantiateFactory.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/OnePredicate.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/InvokerTransformer.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/NOPClosure.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/AllPredicate.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/InstanceofPredicate.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/ExceptionFactory.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/SwitchClosure.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/NOPTransformer.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/WhileClosure.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/EqualPredicate.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/ConstantTransformer.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/TransformerClosure.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/NotPredicate.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/AnyPredicate.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/FalsePredicate.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/ChainedTransformer.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/ExceptionTransformer.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/StringValueTransformer.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/NonePredicate.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/ForClosure.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/NullIsExceptionPredicate.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/OrPredicate.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/IdentityPredicate.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/TransformedPredicate.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/SwitchTransformer.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/ExceptionClosure.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/CursorableLinkedList.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/MultiHashMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/TreeBag.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/DefaultMapEntry.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/set/TypedSortedSet.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/set/CompositeSet.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/set/PredicatedSet.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/set/PredicatedSortedSet.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/set/SynchronizedSortedSet.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/set/TransformedSet.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/set/AbstractSortedSetDecorator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/set/TypedSet.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/set/UnmodifiableSet.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/set/UnmodifiableSortedSet.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/set/SynchronizedSet.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/set/AbstractSetDecorator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/set/AbstractSerializableSetDecorator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/set/MapBackedSet.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/set/TransformedSortedSet.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/set/ListOrderedSet.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/MultiMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/DoubleOrderedMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/collection/AbstractSerializableCollectionDecorator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/collection/AbstractCollectionDecorator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/collection/TypedCollection.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/collection/PredicatedCollection.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/collection/CompositeCollection.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/collection/TransformedCollection.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/collection/SynchronizedCollection.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/collection/UnmodifiableBoundedCollection.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/collection/UnmodifiableCollection.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/BufferUnderflowException.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/MapUtils.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/BidiMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/EnumerationUtils.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/FastTreeMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/bidimap/TreeBidiMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/bidimap/DualHashBidiMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/bidimap/AbstractBidiMapDecorator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/bidimap/AbstractSortedBidiMapDecorator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/bidimap/UnmodifiableBidiMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/bidimap/UnmodifiableOrderedBidiMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/bidimap/UnmodifiableSortedBidiMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/bidimap/AbstractOrderedBidiMapDecorator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/bidimap/DualTreeBidiMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/bidimap/AbstractDualBidiMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/PredicateUtils.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/ExtendedProperties.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/Buffer.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/CollectionUtils.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/Factory.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/IterableMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/keyvalue/AbstractMapEntry.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/keyvalue/UnmodifiableMapEntry.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/keyvalue/TiedMapEntry.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/keyvalue/DefaultMapEntry.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/keyvalue/MultiKey.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/keyvalue/DefaultKeyValue.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/keyvalue/AbstractKeyValue.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/keyvalue/AbstractMapEntryDecorator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/ResettableListIterator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/BufferUtils.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/Transformer.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/BoundedFifoBuffer.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/BeanMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/HashBag.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/ClosureUtils.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/map/AbstractOrderedMapDecorator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/map/IdentityMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/map/AbstractInputCheckedMapDecorator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/map/HashedMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/map/AbstractHashedMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/map/TransformedMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/map/LazyMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/map/SingletonMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/map/FixedSizeSortedMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/map/ListOrderedMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/map/TypedMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/map/ReferenceIdentityMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/map/PredicatedMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/map/CompositeMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/map/AbstractReferenceMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/map/UnmodifiableSortedMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/map/AbstractLinkedMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/map/UnmodifiableOrderedMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/map/LRUMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/map/TransformedSortedMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/map/UnmodifiableMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/map/ReferenceMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/map/AbstractSortedMapDecorator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/map/AbstractMapDecorator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/map/FixedSizeMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/map/TypedSortedMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/map/MultiKeyMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/map/CaseInsensitiveMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/map/Flat3Map.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/map/LinkedMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/map/MultiValueMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/map/StaticBucketMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/map/UnmodifiableEntrySet.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/map/LazySortedMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/map/DefaultedMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/map/PredicatedSortedMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/ResettableIterator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/OrderedMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/IteratorUtils.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/BoundedMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/UnboundedFifoBuffer.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/ArrayStack.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/PriorityQueue.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/buffer/TransformedBuffer.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/buffer/PredicatedBuffer.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/buffer/PriorityBuffer.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/buffer/BoundedFifoBuffer.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/buffer/BlockingBuffer.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/buffer/UnboundedFifoBuffer.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/buffer/BoundedBuffer.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/buffer/SynchronizedBuffer.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/buffer/AbstractBufferDecorator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/buffer/CircularFifoBuffer.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/buffer/TypedBuffer.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/buffer/UnmodifiableBuffer.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/ComparatorUtils.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/Bag.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/Closure.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/MapIterator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/Predicate.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/FactoryUtils.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/FunctorException.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/bag/AbstractMapBag.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/bag/TreeBag.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/bag/TypedSortedBag.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/bag/HashBag.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/bag/PredicatedSortedBag.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/bag/UnmodifiableSortedBag.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/bag/TypedBag.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/bag/SynchronizedSortedBag.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/bag/UnmodifiableBag.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/bag/SynchronizedBag.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/bag/TransformedBag.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/bag/AbstractSortedBagDecorator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/bag/PredicatedBag.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/bag/AbstractBagDecorator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/bag/TransformedSortedBag.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/DefaultMapBag.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/SortedBag.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/ListUtils.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/LRUMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/BinaryHeap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/OrderedBidiMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/ReferenceMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/OrderedIterator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/OrderedMapIterator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/SynchronizedPriorityQueue.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/TransformerUtils.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/ProxyMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/BufferOverflowException.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/iterators/LoopingIterator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/iterators/ObjectArrayIterator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/iterators/IteratorEnumeration.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/iterators/SingletonListIterator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/iterators/ProxyIterator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/iterators/FilterIterator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/iterators/EmptyIterator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/iterators/EntrySetMapIterator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/iterators/LoopingListIterator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/iterators/AbstractEmptyIterator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/iterators/EmptyOrderedIterator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/iterators/ReverseListIterator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/iterators/EmptyOrderedMapIterator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/iterators/ObjectGraphIterator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/iterators/EnumerationIterator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/iterators/TransformIterator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/iterators/SingletonIterator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/iterators/CollatingIterator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/iterators/ObjectArrayListIterator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/iterators/ArrayIterator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/iterators/ArrayListIterator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/iterators/UnmodifiableListIterator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/iterators/ListIteratorWrapper.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/iterators/ProxyListIterator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/iterators/UnmodifiableIterator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/iterators/EmptyMapIterator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/iterators/UnmodifiableMapIterator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/iterators/UnmodifiableOrderedMapIterator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/iterators/AbstractMapIteratorDecorator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/iterators/IteratorChain.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/iterators/FilterListIterator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/iterators/AbstractListIteratorDecorator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/iterators/UniqueFilterIterator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/iterators/AbstractOrderedMapIteratorDecorator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/iterators/EmptyListIterator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/iterators/AbstractIteratorDecorator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/SetUtils.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/SequencedHashMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/KeyValue.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/list/TransformedList.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/list/AbstractListDecorator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/list/CursorableLinkedList.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/list/TypedList.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/list/TreeList.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/list/AbstractLinkedList.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/list/NodeCachingLinkedList.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/list/GrowthList.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/list/SynchronizedList.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/list/SetUniqueList.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/list/LazyList.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/list/PredicatedList.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/list/FixedSizeList.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/list/UnmodifiableList.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/list/AbstractSerializableListDecorator.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/Unmodifiable.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/StaticBucketMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/SortedBidiMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/FastHashMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/BagUtils.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/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bag/AbstractBagDecorator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/AbstractBidiMapDecorator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/buffer/AbstractBufferDecorator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/collection/AbstractCollectionDecorator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/AbstractDualBidiMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/AbstractDualBidiMap.BidiMapIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/AbstractDualBidiMap.EntrySet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/AbstractDualBidiMap.EntrySetIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/AbstractDualBidiMap.KeySet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/AbstractDualBidiMap.KeySetIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/AbstractDualBidiMap.MapEntry.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/AbstractDualBidiMap.Values.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/AbstractDualBidiMap.ValuesIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/AbstractDualBidiMap.View.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/AbstractEmptyIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/AbstractHashedMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/AbstractHashedMap.EntrySet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/AbstractHashedMap.EntrySetIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/AbstractHashedMap.HashEntry.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/AbstractHashedMap.HashIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/AbstractHashedMap.HashMapIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/AbstractHashedMap.KeySet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/AbstractHashedMap.KeySetIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/AbstractHashedMap.Values.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/AbstractHashedMap.ValuesIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/AbstractInputCheckedMapDecorator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/AbstractInputCheckedMapDecorator.EntrySet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/AbstractInputCheckedMapDecorator.EntrySetIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/AbstractInputCheckedMapDecorator.MapEntry.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/AbstractIteratorDecorator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/keyvalue/AbstractKeyValue.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/AbstractLinkedList.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/AbstractLinkedList.LinkedListIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/AbstractLinkedList.LinkedSubList.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/AbstractLinkedList.LinkedSubListIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/AbstractLinkedList.Node.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/AbstractLinkedMap.html...
[INFO] /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/map/AbstractLinkedMap.java:82: warning: invalid input: '<'
[INFO]      * @param loadFactor  the load factor, must be > 0.0f and generally < 1.0f
[INFO]                                                                         ^
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/AbstractLinkedMap.EntrySetIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/AbstractLinkedMap.KeySetIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/AbstractLinkedMap.LinkEntry.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/AbstractLinkedMap.LinkIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/AbstractLinkedMap.LinkMapIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/AbstractLinkedMap.ValuesIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/AbstractListDecorator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/AbstractListIteratorDecorator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bag/AbstractMapBag.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bag/AbstractMapBag.BagIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bag/AbstractMapBag.MutableInteger.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/AbstractMapDecorator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/keyvalue/AbstractMapEntry.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/keyvalue/AbstractMapEntryDecorator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/AbstractMapIteratorDecorator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/AbstractOrderedBidiMapDecorator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/AbstractOrderedMapDecorator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/AbstractOrderedMapIteratorDecorator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/AbstractReferenceMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/AbstractReferenceMap.ReferenceEntry.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/AbstractReferenceMap.ReferenceEntrySet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/AbstractReferenceMap.ReferenceEntrySetIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/AbstractReferenceMap.ReferenceKeySet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/AbstractReferenceMap.ReferenceKeySetIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/AbstractReferenceMap.ReferenceMapIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/AbstractReferenceMap.ReferenceValues.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/AbstractReferenceMap.ReferenceValuesIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/AbstractReferenceMap.SoftRef.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/AbstractReferenceMap.WeakRef.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/collection/AbstractSerializableCollectionDecorator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/AbstractSerializableListDecorator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/set/AbstractSerializableSetDecorator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/set/AbstractSetDecorator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bag/AbstractSortedBagDecorator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/AbstractSortedBidiMapDecorator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/AbstractSortedMapDecorator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/set/AbstractSortedSetDecorator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/AllPredicate.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/AndPredicate.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/AnyPredicate.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/ArrayIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/ArrayListIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/ArrayStack.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/Bag.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/BagUtils.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/BeanMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/BeanMap.MyMapEntry.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/BidiMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/BinaryHeap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/buffer/BlockingBuffer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/comparators/BooleanComparator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/buffer/BoundedBuffer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/buffer/BoundedBuffer.NotifyingIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/BoundedCollection.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/BoundedFifoBuffer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/buffer/BoundedFifoBuffer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/BoundedMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/Buffer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/BufferOverflowException.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/BufferUnderflowException.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/BufferUtils.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/CaseInsensitiveMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/ChainedClosure.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/ChainedTransformer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/buffer/CircularFifoBuffer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/CloneTransformer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/Closure.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/ClosureTransformer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/ClosureUtils.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/CollatingIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/CollectionUtils.html...
[INFO] /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/CollectionUtils.java:279: warning: invalid input: '<'
[INFO]      *    <li><code>a.size() < Integer.MAXVALUE</code></li>
[INFO]                              ^
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/comparators/ComparableComparator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/comparators/ComparatorChain.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/ComparatorUtils.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/collection/CompositeCollection.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/collection/CompositeCollection.CollectionMutator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/CompositeMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/CompositeMap.MapMutator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/set/CompositeSet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/set/CompositeSet.SetMutator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/ConstantFactory.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/ConstantTransformer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/CursorableLinkedList.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/CursorableLinkedList.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/CursorableLinkedList.Cursor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/CursorableLinkedList.Cursor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/CursorableLinkedList.Listable.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/CursorableLinkedList.ListIter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/CursorableLinkedList.SubCursor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/CursorableSubList.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/DefaultedMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/keyvalue/DefaultKeyValue.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/DefaultMapBag.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/DefaultMapBag.BagIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/DefaultMapEntry.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/keyvalue/DefaultMapEntry.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/DoubleOrderedMap.html...
[INFO] /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/DoubleOrderedMap.java:493: warning: invalid input: '<'
[INFO]      * @return negative value if o1 < o2; 0 if o1 == o2; positive
[INFO]                                     ^
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/DoubleOrderedMap.DoubleOrderedMapIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/DoubleOrderedMap.Node.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/DualHashBidiMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/DualTreeBidiMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/DualTreeBidiMap.BidiOrderedMapIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/DualTreeBidiMap.ViewMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/EmptyIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/EmptyListIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/EmptyMapIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/EmptyOrderedIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/EmptyOrderedMapIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/EntrySetMapIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/EnumerationIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/EnumerationUtils.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/EqualPredicate.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/ExceptionClosure.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/ExceptionFactory.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/ExceptionPredicate.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/ExceptionTransformer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/ExtendedProperties.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/ExtendedProperties.PropertiesReader.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/ExtendedProperties.PropertiesTokenizer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/Factory.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/FactoryTransformer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/FactoryUtils.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/FalsePredicate.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/FastArrayList.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/FastArrayList.ListIter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/FastArrayList.SubList.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/FastArrayList.SubList.SubListIter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/FastHashMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/FastHashMap.CollectionView.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/FastHashMap.CollectionView.CollectionViewIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/FastHashMap.EntrySet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/FastHashMap.KeySet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/FastHashMap.Values.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/FastTreeMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/FastTreeMap.CollectionView.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/FastTreeMap.CollectionView.CollectionViewIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/FastTreeMap.EntrySet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/FastTreeMap.KeySet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/FastTreeMap.Values.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/FilterIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/FilterListIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/comparators/FixedOrderComparator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/FixedSizeList.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/FixedSizeList.FixedSizeListIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/FixedSizeMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/FixedSizeSortedMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/Flat3Map.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/Flat3Map.EntrySet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/Flat3Map.EntrySetIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/Flat3Map.FlatMapIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/Flat3Map.KeySet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/Flat3Map.KeySetIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/Flat3Map.Values.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/Flat3Map.ValuesIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/ForClosure.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/FunctorException.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/FunctorUtils.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/GrowthList.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bag/HashBag.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/HashBag.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/HashedMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/IdentityMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/IdentityMap.IdentityEntry.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/IdentityPredicate.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/IfClosure.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/InstanceofPredicate.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/InstantiateFactory.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/InstantiateTransformer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/InvokerTransformer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/IterableMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/IteratorChain.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/IteratorEnumeration.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/IteratorUtils.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/KeyValue.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/LazyList.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/LazyMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/LazySortedMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/LinkedMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/LinkedMap.LinkedMapList.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/ListIteratorWrapper.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/ListOrderedMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/ListOrderedMap.EntrySetView.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/ListOrderedMap.KeySetView.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/ListOrderedMap.ListOrderedIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/ListOrderedMap.ListOrderedMapEntry.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/ListOrderedMap.ListOrderedMapIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/ListOrderedMap.ValuesView.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/set/ListOrderedSet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/set/ListOrderedSet.OrderedSetIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/ListUtils.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/LoopingIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/LoopingListIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/LRUMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/LRUMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/set/MapBackedSet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/MapIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/MapTransformer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/MapUtils.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/MultiHashMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/MultiHashMap.ValueIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/MultiHashMap.Values.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/keyvalue/MultiKey.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/MultiKeyMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/MultiMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/MultiValueMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/MultiValueMap.ReflectionFactory.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/MultiValueMap.Values.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/MultiValueMap.ValuesIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/NodeCachingLinkedList.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/NonePredicate.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/NOPClosure.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/NOPTransformer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/NotNullPredicate.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/NotPredicate.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/comparators/NullComparator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/NullIsExceptionPredicate.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/NullIsFalsePredicate.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/NullIsTruePredicate.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/NullPredicate.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/ObjectArrayIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/ObjectArrayListIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/ObjectGraphIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/OnePredicate.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/OrderedBidiMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/OrderedIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/OrderedMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/OrderedMapIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/OrPredicate.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/Predicate.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bag/PredicatedBag.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/buffer/PredicatedBuffer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/collection/PredicatedCollection.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/PredicateDecorator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/PredicatedList.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/PredicatedList.PredicatedListIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/PredicatedMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/set/PredicatedSet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bag/PredicatedSortedBag.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/PredicatedSortedMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/set/PredicatedSortedSet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/PredicateTransformer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/PredicateUtils.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/buffer/PriorityBuffer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/PriorityQueue.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/PrototypeFactory.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/PrototypeFactory.PrototypeCloneFactory.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/PrototypeFactory.PrototypeSerializationFactory.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/ProxyIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/ProxyListIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/ProxyMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/ReferenceIdentityMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/ReferenceMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/ReferenceMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/ReferenceMap.Entry.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/ReferenceMap.EntryIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/ReferenceMap.KeyIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/ReferenceMap.SoftRef.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/ReferenceMap.ValueIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/ReferenceMap.WeakRef.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/ResettableIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/ResettableListIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/comparators/ReverseComparator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/ReverseListIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/SequencedHashMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/SequencedHashMap.Entry.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/SequencedHashMap.OrderedIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/SetUniqueList.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/SetUniqueList.SetListIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/SetUniqueList.SetListListIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/SetUtils.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/SingletonIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/SingletonListIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/SingletonMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/SingletonMap.SingletonMapIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/SingletonMap.SingletonValues.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/SortedBag.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/SortedBidiMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/StaticBucketMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/StaticBucketMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/StaticBucketMap.EntryIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/StaticBucketMap.EntryIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/StaticBucketMap.EntrySet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/StaticBucketMap.EntrySet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/StaticBucketMap.KeyIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/StaticBucketMap.KeyIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/StaticBucketMap.KeySet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/StaticBucketMap.KeySet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/StaticBucketMap.Lock.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/StaticBucketMap.Lock.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/StaticBucketMap.Node.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/StaticBucketMap.Node.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/StaticBucketMap.ValueIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/StaticBucketMap.ValueIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/StaticBucketMap.Values.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/StaticBucketMap.Values.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/StringValueTransformer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/SwitchClosure.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/SwitchTransformer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bag/SynchronizedBag.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bag/SynchronizedBag.SynchronizedBagSet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/buffer/SynchronizedBuffer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/collection/SynchronizedCollection.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/SynchronizedList.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/SynchronizedPriorityQueue.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/set/SynchronizedSet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bag/SynchronizedSortedBag.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/set/SynchronizedSortedSet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/keyvalue/TiedMapEntry.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bag/TransformedBag.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/buffer/TransformedBuffer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/collection/TransformedCollection.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/TransformedList.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/TransformedList.TransformedListIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/TransformedMap.html...
[INFO] /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/map/TransformedMap.java:152: warning: cannot find exception type by name
[INFO]      * @throws the transformed object
[INFO]                ^
[INFO] /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/map/TransformedMap.java:167: warning: cannot find exception type by name
[INFO]      * @throws the transformed object
[INFO]                ^
[INFO] /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/map/TransformedMap.java:182: warning: cannot find exception type by name
[INFO]      * @throws the transformed object
[INFO]                ^
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/TransformedPredicate.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/set/TransformedSet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bag/TransformedSortedBag.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/TransformedSortedMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/set/TransformedSortedSet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/Transformer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/TransformerClosure.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/TransformerPredicate.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/TransformerUtils.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/comparators/TransformingComparator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/TransformIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bag/TreeBag.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/TreeBag.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/TreeBidiMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/TreeBidiMap.EntryView.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/TreeBidiMap.Inverse.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/TreeBidiMap.Node.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/TreeBidiMap.View.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/TreeBidiMap.ViewIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/TreeBidiMap.ViewMapIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/TreeList.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/TreeList.AVLNode.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/TreeList.TreeListIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/TruePredicate.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bag/TypedBag.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/buffer/TypedBuffer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/collection/TypedCollection.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/TypedList.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/TypedMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/set/TypedSet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bag/TypedSortedBag.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/TypedSortedMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/set/TypedSortedSet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/buffer/UnboundedFifoBuffer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/UnboundedFifoBuffer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/UniqueFilterIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/UniquePredicate.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/Unmodifiable.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bag/UnmodifiableBag.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/UnmodifiableBidiMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/collection/UnmodifiableBoundedCollection.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/buffer/UnmodifiableBuffer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/collection/UnmodifiableCollection.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/UnmodifiableEntrySet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/UnmodifiableEntrySet.UnmodifiableEntry.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/UnmodifiableEntrySet.UnmodifiableEntrySetIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/UnmodifiableIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/UnmodifiableList.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/UnmodifiableListIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/UnmodifiableMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/keyvalue/UnmodifiableMapEntry.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/UnmodifiableMapIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/UnmodifiableOrderedBidiMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/UnmodifiableOrderedMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/UnmodifiableOrderedMapIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/set/UnmodifiableSet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bag/UnmodifiableSortedBag.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/UnmodifiableSortedBidiMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/UnmodifiableSortedMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/set/UnmodifiableSortedSet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/WhileClosure.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bag/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bag/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/buffer/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/buffer/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/collection/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/collection/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/comparators/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/comparators/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/package-summary.html...
[INFO] /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/package.html:29: warning: reference not found: UnsupportedOperationException
[INFO] throw an {@link UnsupportedOperationException} when trying to serialize or
[INFO]          ^
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/keyvalue/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/keyvalue/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/set/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/set/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/constant-values.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/serialized-form.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/BoundedCollection.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/FastArrayList.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/FastArrayList.ListIter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/FastArrayList.SubList.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/FastArrayList.SubList.SubListIter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/comparators/class-use/BooleanComparator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/comparators/class-use/FixedOrderComparator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/comparators/class-use/ComparableComparator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/comparators/class-use/ComparatorChain.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/comparators/class-use/TransformingComparator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/comparators/class-use/ReverseComparator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/comparators/class-use/NullComparator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/class-use/ChainedClosure.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/class-use/IfClosure.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/class-use/PrototypeFactory.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/class-use/PrototypeFactory.PrototypeSerializationFactory.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/class-use/PrototypeFactory.PrototypeCloneFactory.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/class-use/PredicateTransformer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/class-use/InstantiateTransformer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/class-use/NullIsTruePredicate.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/class-use/FactoryTransformer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/class-use/UniquePredicate.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/class-use/NullPredicate.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/class-use/ExceptionPredicate.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/class-use/AndPredicate.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/class-use/FunctorUtils.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/class-use/NullIsFalsePredicate.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/class-use/ClosureTransformer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/class-use/TruePredicate.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/class-use/MapTransformer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/class-use/TransformerPredicate.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/class-use/PredicateDecorator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/class-use/CloneTransformer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/class-use/NotNullPredicate.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/class-use/ConstantFactory.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/class-use/InstantiateFactory.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/class-use/OnePredicate.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/class-use/InvokerTransformer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/class-use/NOPClosure.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/class-use/AllPredicate.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/class-use/InstanceofPredicate.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/class-use/ExceptionFactory.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/class-use/SwitchClosure.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/class-use/NOPTransformer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/class-use/WhileClosure.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/class-use/EqualPredicate.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/class-use/ConstantTransformer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/class-use/TransformerClosure.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/class-use/NotPredicate.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/class-use/AnyPredicate.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/class-use/FalsePredicate.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/class-use/ChainedTransformer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/class-use/ExceptionTransformer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/class-use/StringValueTransformer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/class-use/NonePredicate.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/class-use/ForClosure.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/class-use/NullIsExceptionPredicate.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/class-use/OrPredicate.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/class-use/IdentityPredicate.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/class-use/TransformedPredicate.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/class-use/SwitchTransformer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/class-use/ExceptionClosure.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/CursorableLinkedList.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/CursorableLinkedList.Cursor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/CursorableLinkedList.ListIter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/CursorableLinkedList.Listable.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/CursorableSubList.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/MultiHashMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/MultiHashMap.ValueIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/MultiHashMap.Values.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/TreeBag.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/DefaultMapEntry.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/set/class-use/TypedSortedSet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/set/class-use/CompositeSet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/set/class-use/CompositeSet.SetMutator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/set/class-use/PredicatedSet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/set/class-use/PredicatedSortedSet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/set/class-use/SynchronizedSortedSet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/set/class-use/TransformedSet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/set/class-use/AbstractSortedSetDecorator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/set/class-use/TypedSet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/set/class-use/UnmodifiableSet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/set/class-use/UnmodifiableSortedSet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/set/class-use/SynchronizedSet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/set/class-use/AbstractSetDecorator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/set/class-use/AbstractSerializableSetDecorator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/set/class-use/MapBackedSet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/set/class-use/TransformedSortedSet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/set/class-use/ListOrderedSet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/set/class-use/ListOrderedSet.OrderedSetIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/MultiMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/DoubleOrderedMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/DoubleOrderedMap.Node.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/DoubleOrderedMap.DoubleOrderedMapIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/collection/class-use/AbstractSerializableCollectionDecorator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/collection/class-use/AbstractCollectionDecorator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/collection/class-use/TypedCollection.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/collection/class-use/PredicatedCollection.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/collection/class-use/CompositeCollection.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/collection/class-use/CompositeCollection.CollectionMutator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/collection/class-use/TransformedCollection.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/collection/class-use/SynchronizedCollection.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/collection/class-use/UnmodifiableBoundedCollection.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/collection/class-use/UnmodifiableCollection.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/BufferUnderflowException.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/MapUtils.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/BidiMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/EnumerationUtils.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/FastTreeMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/FastTreeMap.EntrySet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/FastTreeMap.Values.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/FastTreeMap.KeySet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/FastTreeMap.CollectionView.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/FastTreeMap.CollectionView.CollectionViewIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/class-use/TreeBidiMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/class-use/TreeBidiMap.Inverse.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/class-use/TreeBidiMap.Node.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/class-use/TreeBidiMap.EntryView.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/class-use/TreeBidiMap.ViewMapIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/class-use/TreeBidiMap.ViewIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/class-use/TreeBidiMap.View.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/class-use/DualHashBidiMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/class-use/AbstractBidiMapDecorator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/class-use/AbstractSortedBidiMapDecorator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/class-use/UnmodifiableBidiMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/class-use/UnmodifiableOrderedBidiMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/class-use/UnmodifiableSortedBidiMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/class-use/AbstractOrderedBidiMapDecorator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/class-use/DualTreeBidiMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/class-use/DualTreeBidiMap.BidiOrderedMapIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/class-use/DualTreeBidiMap.ViewMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/class-use/AbstractDualBidiMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/class-use/AbstractDualBidiMap.BidiMapIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/class-use/AbstractDualBidiMap.MapEntry.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/class-use/AbstractDualBidiMap.EntrySetIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/class-use/AbstractDualBidiMap.EntrySet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/class-use/AbstractDualBidiMap.ValuesIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/class-use/AbstractDualBidiMap.Values.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/class-use/AbstractDualBidiMap.KeySetIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/class-use/AbstractDualBidiMap.KeySet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/class-use/AbstractDualBidiMap.View.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/PredicateUtils.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/ExtendedProperties.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/ExtendedProperties.PropertiesTokenizer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/ExtendedProperties.PropertiesReader.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/Buffer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/CollectionUtils.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/Factory.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/IterableMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/keyvalue/class-use/AbstractMapEntry.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/keyvalue/class-use/UnmodifiableMapEntry.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/keyvalue/class-use/TiedMapEntry.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/keyvalue/class-use/DefaultMapEntry.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/keyvalue/class-use/MultiKey.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/keyvalue/class-use/DefaultKeyValue.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/keyvalue/class-use/AbstractKeyValue.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/keyvalue/class-use/AbstractMapEntryDecorator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/ResettableListIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/BufferUtils.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/Transformer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/BoundedFifoBuffer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/BeanMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/BeanMap.MyMapEntry.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/HashBag.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/ClosureUtils.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/AbstractOrderedMapDecorator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/IdentityMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/IdentityMap.IdentityEntry.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/AbstractInputCheckedMapDecorator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/AbstractInputCheckedMapDecorator.MapEntry.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/AbstractInputCheckedMapDecorator.EntrySetIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/AbstractInputCheckedMapDecorator.EntrySet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/HashedMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/AbstractHashedMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/AbstractHashedMap.HashIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/AbstractHashedMap.HashEntry.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/AbstractHashedMap.ValuesIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/AbstractHashedMap.Values.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/AbstractHashedMap.KeySetIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/AbstractHashedMap.KeySet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/AbstractHashedMap.EntrySetIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/AbstractHashedMap.EntrySet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/AbstractHashedMap.HashMapIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/TransformedMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/LazyMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/SingletonMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/SingletonMap.SingletonValues.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/SingletonMap.SingletonMapIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/FixedSizeSortedMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/ListOrderedMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/ListOrderedMap.ListOrderedMapIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/ListOrderedMap.ListOrderedMapEntry.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/ListOrderedMap.ListOrderedIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/ListOrderedMap.EntrySetView.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/ListOrderedMap.KeySetView.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/ListOrderedMap.ValuesView.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/TypedMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/ReferenceIdentityMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/PredicatedMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/CompositeMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/CompositeMap.MapMutator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/AbstractReferenceMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/AbstractReferenceMap.WeakRef.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/AbstractReferenceMap.SoftRef.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/AbstractReferenceMap.ReferenceMapIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/AbstractReferenceMap.ReferenceValuesIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/AbstractReferenceMap.ReferenceKeySetIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/AbstractReferenceMap.ReferenceEntrySetIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/AbstractReferenceMap.ReferenceEntry.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/AbstractReferenceMap.ReferenceValues.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/AbstractReferenceMap.ReferenceKeySet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/AbstractReferenceMap.ReferenceEntrySet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/UnmodifiableSortedMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/AbstractLinkedMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/AbstractLinkedMap.LinkIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/AbstractLinkedMap.LinkEntry.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/AbstractLinkedMap.ValuesIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/AbstractLinkedMap.KeySetIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/AbstractLinkedMap.EntrySetIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/AbstractLinkedMap.LinkMapIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/UnmodifiableOrderedMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/LRUMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/TransformedSortedMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/UnmodifiableMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/ReferenceMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/AbstractSortedMapDecorator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/AbstractMapDecorator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/FixedSizeMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/TypedSortedMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/MultiKeyMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/CaseInsensitiveMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/Flat3Map.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/Flat3Map.ValuesIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/Flat3Map.Values.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/Flat3Map.KeySetIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/Flat3Map.KeySet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/Flat3Map.EntrySetIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/Flat3Map.EntrySet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/Flat3Map.FlatMapIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/LinkedMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/LinkedMap.LinkedMapList.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/MultiValueMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/MultiValueMap.ReflectionFactory.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/MultiValueMap.ValuesIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/MultiValueMap.Values.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/StaticBucketMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/StaticBucketMap.Values.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/StaticBucketMap.KeySet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/StaticBucketMap.EntrySet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/StaticBucketMap.KeyIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/StaticBucketMap.ValueIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/StaticBucketMap.EntryIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/StaticBucketMap.Lock.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/StaticBucketMap.Node.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/UnmodifiableEntrySet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/UnmodifiableEntrySet.UnmodifiableEntry.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/UnmodifiableEntrySet.UnmodifiableEntrySetIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/LazySortedMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/DefaultedMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/class-use/PredicatedSortedMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/ResettableIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/OrderedMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/IteratorUtils.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/BoundedMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/UnboundedFifoBuffer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/ArrayStack.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/PriorityQueue.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/buffer/class-use/TransformedBuffer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/buffer/class-use/PredicatedBuffer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/buffer/class-use/PriorityBuffer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/buffer/class-use/BoundedFifoBuffer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/buffer/class-use/BlockingBuffer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/buffer/class-use/UnboundedFifoBuffer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/buffer/class-use/BoundedBuffer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/buffer/class-use/BoundedBuffer.NotifyingIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/buffer/class-use/SynchronizedBuffer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/buffer/class-use/AbstractBufferDecorator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/buffer/class-use/CircularFifoBuffer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/buffer/class-use/TypedBuffer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/buffer/class-use/UnmodifiableBuffer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/ComparatorUtils.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/Bag.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/Closure.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/MapIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/Predicate.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/FactoryUtils.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/FunctorException.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bag/class-use/AbstractMapBag.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bag/class-use/AbstractMapBag.MutableInteger.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bag/class-use/AbstractMapBag.BagIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bag/class-use/TreeBag.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bag/class-use/TypedSortedBag.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bag/class-use/HashBag.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bag/class-use/PredicatedSortedBag.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bag/class-use/UnmodifiableSortedBag.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bag/class-use/TypedBag.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bag/class-use/SynchronizedSortedBag.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bag/class-use/UnmodifiableBag.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bag/class-use/SynchronizedBag.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bag/class-use/SynchronizedBag.SynchronizedBagSet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bag/class-use/TransformedBag.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bag/class-use/AbstractSortedBagDecorator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bag/class-use/PredicatedBag.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bag/class-use/AbstractBagDecorator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bag/class-use/TransformedSortedBag.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/DefaultMapBag.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/DefaultMapBag.BagIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/SortedBag.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/ListUtils.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/LRUMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/BinaryHeap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/OrderedBidiMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/ReferenceMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/ReferenceMap.WeakRef.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/ReferenceMap.SoftRef.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/ReferenceMap.KeyIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/ReferenceMap.ValueIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/ReferenceMap.EntryIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/ReferenceMap.Entry.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/OrderedIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/OrderedMapIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/SynchronizedPriorityQueue.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/TransformerUtils.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/ProxyMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/BufferOverflowException.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/class-use/LoopingIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/class-use/ObjectArrayIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/class-use/IteratorEnumeration.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/class-use/SingletonListIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/class-use/ProxyIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/class-use/FilterIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/class-use/EmptyIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/class-use/EntrySetMapIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/class-use/LoopingListIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/class-use/AbstractEmptyIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/class-use/EmptyOrderedIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/class-use/ReverseListIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/class-use/EmptyOrderedMapIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/class-use/ObjectGraphIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/class-use/EnumerationIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/class-use/TransformIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/class-use/SingletonIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/class-use/CollatingIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/class-use/ObjectArrayListIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/class-use/ArrayIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/class-use/ArrayListIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/class-use/UnmodifiableListIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/class-use/ListIteratorWrapper.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/class-use/ProxyListIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/class-use/UnmodifiableIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/class-use/EmptyMapIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/class-use/UnmodifiableMapIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/class-use/UnmodifiableOrderedMapIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/class-use/AbstractMapIteratorDecorator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/class-use/IteratorChain.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/class-use/FilterListIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/class-use/AbstractListIteratorDecorator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/class-use/UniqueFilterIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/class-use/AbstractOrderedMapIteratorDecorator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/class-use/EmptyListIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/class-use/AbstractIteratorDecorator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/SetUtils.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/SequencedHashMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/SequencedHashMap.OrderedIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/SequencedHashMap.Entry.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/KeyValue.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/class-use/TransformedList.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/class-use/TransformedList.TransformedListIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/class-use/AbstractListDecorator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/class-use/CursorableLinkedList.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/class-use/CursorableLinkedList.SubCursor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/class-use/CursorableLinkedList.Cursor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/class-use/TypedList.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/class-use/TreeList.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/class-use/TreeList.TreeListIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/class-use/TreeList.AVLNode.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/class-use/AbstractLinkedList.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/class-use/AbstractLinkedList.LinkedSubList.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/class-use/AbstractLinkedList.LinkedSubListIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/class-use/AbstractLinkedList.LinkedListIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/class-use/AbstractLinkedList.Node.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/class-use/NodeCachingLinkedList.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/class-use/GrowthList.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/class-use/SynchronizedList.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/class-use/SetUniqueList.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/class-use/SetUniqueList.SetListListIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/class-use/SetUniqueList.SetListIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/class-use/LazyList.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/class-use/PredicatedList.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/class-use/PredicatedList.PredicatedListIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/class-use/FixedSizeList.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/class-use/FixedSizeList.FixedSizeListIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/class-use/UnmodifiableList.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/class-use/AbstractSerializableListDecorator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/Unmodifiable.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/StaticBucketMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/StaticBucketMap.Values.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/StaticBucketMap.KeySet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/StaticBucketMap.EntrySet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/StaticBucketMap.KeyIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/StaticBucketMap.ValueIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/StaticBucketMap.EntryIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/StaticBucketMap.Lock.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/StaticBucketMap.Node.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/SortedBidiMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/FastHashMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/FastHashMap.EntrySet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/FastHashMap.Values.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/FastHashMap.KeySet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/FastHashMap.CollectionView.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/FastHashMap.CollectionView.CollectionViewIterator.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/class-use/BagUtils.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bag/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/bidimap/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/buffer/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/collection/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/comparators/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/functors/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/iterators/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/keyvalue/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/list/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/map/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/org/apache/commons/collections/set/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/overview-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/deprecated-list.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/index.html...
[INFO] Building index for all classes...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/allclasses-index.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/allpackages-index.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/index-all.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/search.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/overview-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/target/xmvn-apidocs/help-doc.html...
[INFO] 7 warnings
[INFO] 
[INFO] --- xmvn-mojo:4.2.0:builddep (default-cli) @ commons-collections ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  42.585 s
[INFO] Finished at: 2025-02-19T07:40:03Z
[INFO] ------------------------------------------------------------------------
-----BEGIN MAVEN BUILD DEPENDENCIES-----
H4sIAAAAAAAC/42RPQ+CMBRFd37Fk72ge4XEzcHdtdIn1tDXprQE/r18GdCBMN57T/pOUp63uoIG
Xa0MneNTcowhzyJ+YAwuQVUSJFokiVQorKFEQic8Snh0cL81BIz19JrJIoCl6IbYF6UzwV5lZlyZ
CCuKFyaF0dpQzdPvNpHCefUUhe+LmWBWOCTP09U0sdh6pME8s0bzdImDQ/orsctJiwYpsVUo1abZ
yDFB3gViE/6vt//+O5DyG8fmfev5VRq/4APGzKq61wEAAA==
-----END MAVEN BUILD DEPENDENCIES-----
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.sme1JK
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build
+ mkdir /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-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 commons-collections-3.2.2-src
+ '[' 1 -eq 1 ']'
+ /usr/bin/python3 /usr/share/java-utils/mvn_artifact.py commons-collections:commons-collections-testframework:3.2.2 target/commons-collections-testframework-3.2.2.jar
+ xmvn-install -R .xmvn-reactor -n apache-commons-collections -d /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/BUILDROOT
[INFO] Installing artifact commons-collections:commons-collections:jar:3.2.2
[INFO] Installing artifact commons-collections:commons-collections:pom:3.2.2
[INFO] Installing artifact commons-collections:commons-collections-testframework:jar:3.2.2
[INFO] Installation successful
+ jdir=target/site/apidocs
+ '[' -d .xmvn/apidocs ']'
+ jdir=.xmvn/apidocs
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/BUILDROOT/usr/share/licenses
+ '[' -d .xmvn/apidocs ']'
+ install -dm755 /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/BUILDROOT/usr/share/javadoc/apache-commons-collections
+ cp -pr .xmvn/apidocs/allclasses-index.html .xmvn/apidocs/allpackages-index.html .xmvn/apidocs/args .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/org .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/apache-commons-collections-3.2.2-build/BUILDROOT/usr/share/javadoc/apache-commons-collections
+ echo /usr/share/javadoc/apache-commons-collections
+ /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: apache-commons-collections-3.2.2-16.mga10.noarch
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.qpSKYZ
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build
+ cd commons-collections-3.2.2-src
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/BUILDROOT/usr/share/doc/apache-commons-collections
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/BUILDROOT/usr/share/doc/apache-commons-collections
+ cp -pr /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/PROPOSAL.html /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/BUILDROOT/usr/share/doc/apache-commons-collections
+ cp -pr /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/README.txt /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/BUILDROOT/usr/share/doc/apache-commons-collections
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.T8toUw
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build
+ cd commons-collections-3.2.2-src
+ LICENSEDIR=/home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/BUILDROOT/usr/share/licenses/apache-commons-collections
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/BUILDROOT/usr/share/licenses/apache-commons-collections
+ cp -pr /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/LICENSE.txt /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/BUILDROOT/usr/share/licenses/apache-commons-collections
+ cp -pr /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/NOTICE.txt /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/BUILDROOT/usr/share/licenses/apache-commons-collections
+ RPM_EC=0
++ jobs -p
+ exit 0
[INFO maven.prov] input: ['/home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/BUILDROOT/usr/share/maven-metadata/apache-commons-collections.xml']
[INFO maven.prov] mvn(commons-collections:commons-collections) = 3.2.2, mvn(commons-collections:commons-collections:pom:) = 3.2.2
[INFO osgi.prov] input: ['/home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/BUILDROOT/usr/share/java/apache-commons-collections.jar']
[INFO osgi.prov] osgi(org.apache.commons.collections) = 3.2.2
[INFO osgi.prov] input: ['/home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/BUILDROOT/usr/share/java/commons-collections.jar']
[INFO maven.req] input: ['/home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/BUILDROOT/usr/share/maven-metadata/apache-commons-collections.xml']
[INFO maven.req] javapackages-filesystem, java-21-headless
[INFO osgi.req] input: ['/home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/BUILDROOT/usr/share/java/apache-commons-collections.jar']
[INFO osgi.req] input: ['/home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/BUILDROOT/usr/share/java/commons-collections.jar']
Provides: apache-commons-collections = 3.2.2-16.mga10 mvn(commons-collections:commons-collections) = 3.2.2 mvn(commons-collections:commons-collections:pom:) = 3.2.2 osgi(org.apache.commons.collections) = 3.2.2
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: apache-commons-collections-testframework-3.2.2-16.mga10.noarch
[INFO maven.prov] input: ['/home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/BUILDROOT/usr/share/maven-metadata/apache-commons-collections-testframework.xml']
[INFO maven.prov] mvn(commons-collections:commons-collections-testframework) = 3.2.2
[INFO osgi.prov] input: ['/home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/BUILDROOT/usr/share/java/commons-collections-testframework.jar']
[INFO osgi.prov] input: ['/home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/BUILDROOT/usr/share/java/apache-commons-collections-testframework.jar']
[INFO maven.req] input: ['/home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/BUILDROOT/usr/share/maven-metadata/apache-commons-collections-testframework.xml']
[INFO maven.req] java-21-headless, javapackages-filesystem
[INFO osgi.req] input: ['/home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/BUILDROOT/usr/share/java/commons-collections-testframework.jar']
[INFO osgi.req] input: ['/home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/BUILDROOT/usr/share/java/apache-commons-collections-testframework.jar']
Provides: apache-commons-collections-testframework = 3.2.2-16.mga10 mvn(commons-collections:commons-collections-testframework) = 3.2.2
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: apache-commons-collections-javadoc-3.2.2-16.mga10.noarch
Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.OAXryt
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build
+ cd commons-collections-3.2.2-src
+ LICENSEDIR=/home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/BUILDROOT/usr/share/licenses/apache-commons-collections-javadoc
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/BUILDROOT/usr/share/licenses/apache-commons-collections-javadoc
+ cp -pr /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/LICENSE.txt /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/BUILDROOT/usr/share/licenses/apache-commons-collections-javadoc
+ cp -pr /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/commons-collections-3.2.2-src/NOTICE.txt /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build/BUILDROOT/usr/share/licenses/apache-commons-collections-javadoc
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: apache-commons-collections-javadoc = 3.2.2-16.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/apache-commons-collections-3.2.2-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/apache-commons-collections-testframework-3.2.2-16.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/apache-commons-collections-3.2.2-16.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/apache-commons-collections-javadoc-3.2.2-16.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.BzggQN
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build
+ test -d /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/apache-commons-collections-3.2.2-build
+ RPM_EC=0
++ jobs -p
+ exit 0

RPM build warnings:
    Macro expanded in comment on line 11: %{java_arches} noarch

D: [iurt_root_command] Success!