D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/axiom-1.2.12-17.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.kxl4wQ + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf axiom-1.2.12 + /usr/bin/xz -dc /home/pterjan/rpmbuild/SOURCES/axiom-1.2.12.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd axiom-1.2.12 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (axiom-build-fixes.patch):' Patch #0 (axiom-build-fixes.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file modules/axiom-api/pom.xml patching file modules/axiom-dom/pom.xml patching file modules/axiom-impl/pom.xml patching file modules/axiom-parent/pom.xml patching file pom.xml + rm -rf modules/axiom-jaxen-testsuite/src/main/ + /usr/bin/perl -pi -e 's/\r$//g' README.txt NOTICE RELEASE-NOTE.txt + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :axiom-testutils modules/axiom-api + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :build-helper-maven-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin -r :maven-source-plugin + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.B8n08v + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd axiom-1.2.12 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python3 /usr/share/java-utils/mvn_build.py -f Executing: xmvn --batch-mode --offline -Dmaven.test.skip=true package org.fedoraproject.xmvn:xmvn-mojo:install org.apache.maven.plugins:maven-javadoc-plugin:aggregate org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', '-Dmaven.test.skip=true', 'package', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.apache.maven.plugins:maven-javadoc-plugin:aggregate', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Axiom Parent POM [INFO] Axiom API [INFO] Axiom Impl [INFO] Axiom DOM [INFO] Axiom C14N [INFO] Axiom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Axiom Parent POM 1.2.12 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (process-resource-bundles) @ axiom-parent --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Axiom API 1.2.12 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (process-resource-bundles) @ axiom-api --- [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ axiom-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ axiom-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 266 source files to /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/modules/axiom-api/target/classes [INFO] /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/modules/axiom-api/src/main/java/org/apache/axiom/om/OMElement.java: Some input files use or override a deprecated API. [INFO] /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/modules/axiom-api/src/main/java/org/apache/axiom/om/OMElement.java: Recompile with -Xlint:deprecation for details. [INFO] /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/modules/axiom-api/src/main/java/org/apache/axiom/om/OMOutputFormat.java: Some input files use unchecked or unsafe operations. [INFO] /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/modules/axiom-api/src/main/java/org/apache/axiom/om/OMOutputFormat.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ axiom-api --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ axiom-api --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ axiom-api --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-bundle-plugin:3.2.0:bundle (default-bundle) @ axiom-api --- [INFO] [INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ axiom-api --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Axiom Impl 1.2.12 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (process-resource-bundles) @ axiom-impl --- [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ axiom-impl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ axiom-impl --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 61 source files to /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/modules/axiom-impl/target/classes [INFO] /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/modules/axiom-impl/src/main/java/org/apache/axiom/om/impl/llom/OMElementImpl.java: Some input files use or override a deprecated API. [INFO] /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/modules/axiom-impl/src/main/java/org/apache/axiom/om/impl/llom/OMElementImpl.java: Recompile with -Xlint:deprecation for details. [INFO] /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/modules/axiom-impl/src/main/java/org/apache/axiom/om/impl/llom/OMElementImpl.java: Some input files use unchecked or unsafe operations. [INFO] /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/modules/axiom-impl/src/main/java/org/apache/axiom/om/impl/llom/OMElementImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ axiom-impl --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ axiom-impl --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ axiom-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-bundle-plugin:3.2.0:bundle (default-bundle) @ axiom-impl --- [INFO] [INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ axiom-impl --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Axiom DOM 1.2.12 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (process-resource-bundles) @ axiom-dom --- [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ axiom-dom --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ axiom-dom --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 74 source files to /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/modules/axiom-dom/target/classes [INFO] /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/modules/axiom-dom/src/main/java/org/apache/axiom/om/impl/dom/NodeImpl.java: Some input files use or override a deprecated API. [INFO] /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/modules/axiom-dom/src/main/java/org/apache/axiom/om/impl/dom/NodeImpl.java: Recompile with -Xlint:deprecation for details. [INFO] /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/modules/axiom-dom/src/main/java/org/apache/axiom/om/impl/dom/NodeImpl.java: Some input files use unchecked or unsafe operations. [INFO] /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/modules/axiom-dom/src/main/java/org/apache/axiom/om/impl/dom/NodeImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ axiom-dom --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ axiom-dom --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ axiom-dom --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-bundle-plugin:3.2.0:bundle (default-bundle) @ axiom-dom --- [INFO] [INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ axiom-dom --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Axiom C14N 1.2.12 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (process-resource-bundles) @ axiom-c14n --- [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ axiom-c14n --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ axiom-c14n --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 41 source files to /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/modules/axiom-c14n/target/classes [INFO] /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/modules/axiom-c14n/src/main/java/org/apache/axiom/c14n/impl/CanonicalizerBase.java: Some input files use unchecked or unsafe operations. [INFO] /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/modules/axiom-c14n/src/main/java/org/apache/axiom/c14n/impl/CanonicalizerBase.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ axiom-c14n --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ axiom-c14n --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ axiom-c14n --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-bundle-plugin:3.2.0:bundle (default-bundle) @ axiom-c14n --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Axiom 1.2.12 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (process-resource-bundles) @ axiom --- [INFO] [INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (distribution-javadoc) > generate-sources @ axiom >>> [INFO] [INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (distribution-javadoc) < generate-sources @ axiom <<< [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:aggregate (distribution-javadoc) @ axiom --- [INFO] Loading source files for package org.apache.axiom.soap... Loading source files for package org.apache.axiom.soap.impl.builder... Loading source files for package org.apache.axiom.om... Loading source files for package org.apache.axiom.om.ds... Loading source files for package org.apache.axiom.om.ds.custombuilder... Loading source files for package org.apache.axiom.om.xpath... Loading source files for package org.apache.axiom.om.impl... Loading source files for package org.apache.axiom.om.impl.serialize... Loading source files for package org.apache.axiom.om.impl.traverse... Loading source files for package org.apache.axiom.om.impl.builder... Loading source files for package org.apache.axiom.om.impl.jaxp... Loading source files for package org.apache.axiom.om.impl.exception... Loading source files for package org.apache.axiom.om.impl.util... Loading source files for package org.apache.axiom.om.util... Loading source files for package org.apache.axiom.osgi... Loading source files for package org.apache.axiom.mime... Loading source files for package org.apache.axiom.mime.impl.javamail... Loading source files for package org.apache.axiom.mime.impl.axiom... Loading source files for package org.apache.axiom.ext.stax... Loading source files for package org.apache.axiom.ext.stax.datahandler... Loading source files for package org.apache.axiom.ext.io... Loading source files for package org.apache.axiom.ext.activation... Loading source files for package org.apache.axiom.util.namespace... Loading source files for package org.apache.axiom.util.stax... Loading source files for package org.apache.axiom.util.stax.debug... Loading source files for package org.apache.axiom.util.stax.xop... Loading source files for package org.apache.axiom.util.stax.dialect... Loading source files for package org.apache.axiom.util.stax.wrapper... Loading source files for package org.apache.axiom.util.sax... Loading source files for package org.apache.axiom.util.activation... Loading source files for package org.apache.axiom.util.base64... Loading source files for package org.apache.axiom.util... Loading source files for package org.apache.axiom.util.blob... Loading source files for package org.apache.axiom.attachments... Loading source files for package org.apache.axiom.attachments.impl... Loading source files for package org.apache.axiom.attachments.utils... Loading source files for package org.apache.axiom.attachments.lifecycle.impl... Loading source files for package org.apache.axiom.attachments.lifecycle... Loading source files for package org.apache.axiom.soap.impl.llom... Loading source files for package org.apache.axiom.soap.impl.llom.soap12... Loading source files for package org.apache.axiom.soap.impl.llom.soap11... Loading source files for package org.apache.axiom.om.impl.llom... Loading source files for package org.apache.axiom.om.impl.llom.factory... Loading source files for package org.apache.axiom.om.impl.llom.util... Loading source files for package org.apache.axiom.soap.impl.dom... Loading source files for package org.apache.axiom.soap.impl.dom.soap12... Loading source files for package org.apache.axiom.soap.impl.dom.factory... Loading source files for package org.apache.axiom.soap.impl.dom.soap11... Loading source files for package org.apache.axiom.om.impl.dom... Loading source files for package org.apache.axiom.om.impl.dom.factory... Loading source files for package org.apache.axiom.om.impl.dom.jaxp... Loading source files for package org.apache.axiom.c14n.exceptions... Loading source files for package org.apache.axiom.c14n... Loading source files for package org.apache.axiom.c14n.helpers... Loading source files for package org.apache.axiom.c14n.impl... Loading source files for package org.apache.axiom.c14n.utils... Loading source files for package org.apache.axiom.c14n.omwrapper... Loading source files for package org.apache.axiom.c14n.omwrapper.factory... Loading source files for package org.apache.axiom.c14n.omwrapper.interfaces... Constructing Javadoc information... Standard Doclet version 1.8.0_172 Building tree for all the packages and classes... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/RolePlayer.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/SOAP11Constants.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/SOAP11Version.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/SOAP12Constants.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/SOAP12Version.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/SOAPBody.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/SOAPConstants.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/SOAPEnvelope.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/SOAPFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/SOAPFault.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/SOAPFaultClassifier.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/SOAPFaultCode.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/SOAPFaultDetail.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/SOAPFaultNode.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/SOAPFaultReason.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/SOAPFaultRole.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/SOAPFaultSubCode.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/SOAPFaultText.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/SOAPFaultValue.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/SOAPHeader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/SOAPHeaderBlock.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/SOAPMessage.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/SOAPModelBuilder.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/SOAPProcessingException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/SOAPVersion.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/builder/MTOMStAXSOAPModelBuilder.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/builder/SOAP11BuilderHelper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/builder/SOAP12BuilderHelper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/builder/SOAPBuilderHelper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/builder/StAXSOAPModelBuilder.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/OMAbstractFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/OMAttachmentAccessor.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/OMAttribute.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/OMComment.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/OMConstants.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/OMContainer.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/OMDataSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/OMDataSourceExt.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/OMDocType.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/OMDocument.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/OMElement.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/OMException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/OMFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/OMHierarchyException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/OMMetaFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/OMNamespace.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/OMNode.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/OMOutputFormat.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/OMProcessingInstruction.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/OMSerializable.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/OMSerializer.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/OMSourcedElement.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/OMText.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/OMXMLBuilderFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/OMXMLParserWrapper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/OMXMLStreamReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/ds/Behavior.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/ds/ByteArrayDataSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/ds/ByteArrayDataSource.ByteArray.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/ds/CharArrayDataSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/ds/InputStreamDataSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/ds/InputStreamDataSource.Data.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/ds/OMDataSourceExtBase.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/ds/ParserInputStreamDataSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/ds/ParserInputStreamDataSource.Data.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/ds/WrappedTextNodeOMDataSourceFromDataSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/ds/WrappedTextNodeOMDataSourceFromReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/ds/custombuilder/ByteArrayCustomBuilder.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/xpath/AXIOMXPath.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/xpath/DocumentNavigator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/AbstractOMMetaFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/EmptyOMLocation.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/MIMEOutputUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/MTOMConstants.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/MTOMXMLStreamWriter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/OMContainerEx.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/OMDocumentImplUtil.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/OMMultipartWriter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/OMNamespaceImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/OMNavigator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/OMNodeEx.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/OMStAXWrapper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/serialize/OMXMLReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/serialize/OMXMLReader.AttributesAdapter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/serialize/StreamingOMSerializer.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/serialize/StreamWriterToContentHandlerConverter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/traverse/OMAbstractIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/traverse/OMChildElementIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/traverse/OMChildrenIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/traverse/OMChildrenLegacyQNameIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/traverse/OMChildrenLocalNameIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/traverse/OMChildrenNamespaceIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/traverse/OMChildrenQNameIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/traverse/OMChildrenWithSpecificAttributeIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/traverse/OMDescendantsIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/traverse/OMFilterIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/traverse/OMQNameFilterIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/traverse/OMQualifiedNameFilterIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/builder/BuilderAwareReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/builder/CustomBuilder.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/builder/DataHandlerReaderUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/builder/OMAttachmentAccessorMimePartProvider.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/builder/SAXOMBuilder.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/builder/SAXOMXMLParserWrapper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/builder/StAXBuilder.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/builder/StAXOMBuilder.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/builder/XOPAwareStAXOMBuilder.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/builder/XOPBuilder.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/jaxp/OMResult.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/jaxp/OMSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/exception/OMBuilderException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/exception/OMStreamingException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/exception/XMLComparisonException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/util/EmptyIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/util/OMSerializerUtil.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/util/AttributeHelper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/util/AXIOMUtil.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/util/Base64.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/util/CommonUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/util/CopyUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/util/DetachableInputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/util/DigestGenerator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/util/ElementHelper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/util/LogOutputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/util/OMXMLStreamReaderValidator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/util/StAXParserConfiguration.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/util/StAXUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/util/StAXWriterConfiguration.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/util/TextHelper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/util/UUIDGenerator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/util/XMLStreamWriterFilter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/util/XMLStreamWriterFilterBase.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/util/XMLStreamWriterRemoveIllegalChars.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/util/XPathEvaluator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/osgi/FactoryInjectionComponent.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/mime/MultipartWriter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/mime/MultipartWriterFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/mime/impl/javamail/JavaMailMultipartWriterFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/mime/impl/axiom/AxiomMultipartWriterFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/ext/stax/CharacterDataReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/ext/stax/DelegatingXMLStreamReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/ext/stax/datahandler/DataHandlerProvider.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/ext/stax/datahandler/DataHandlerReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/ext/stax/datahandler/DataHandlerWriter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/ext/io/ReadFromSupport.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/ext/io/StreamCopyException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/ext/activation/SizeAwareDataSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/namespace/AbstractNamespaceContext.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/namespace/MapBasedNamespaceContext.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/namespace/ScopedNamespaceContext.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/AbstractXMLStreamReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/AbstractXMLStreamWriter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/DummyLocation.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/WrappedTextNodeStreamReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/XMLEventUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/XMLFragmentStreamReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/XMLStreamIOException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/XMLStreamReaderUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/XMLStreamWriterUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/XMLStreamWriterWriter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/debug/UnclosedReaderDetector.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/debug/XMLStreamReaderValidator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/xop/ContentIDGenerator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/xop/MimePartProvider.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/xop/OptimizationPolicy.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/xop/XOPDecodingStreamReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/xop/XOPEncodedStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/xop/XOPEncodingStreamReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/xop/XOPEncodingStreamWrapper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/xop/XOPEncodingStreamWriter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/xop/XOPUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/dialect/StAXDialect.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/dialect/StAXDialectDetector.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/wrapper/ImmutableXMLInputFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/wrapper/ImmutableXMLOutputFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/wrapper/WrappingXMLInputFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/wrapper/WrappingXMLOutputFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/wrapper/XMLInputFactoryWrapper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/wrapper/XMLOutputFactoryWrapper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/wrapper/XMLStreamReaderWrapper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/wrapper/XMLStreamWriterWrapper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/sax/AbstractXMLReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/activation/DataHandlerWrapper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/activation/DataSourceUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/activation/EmptyDataSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/base64/AbstractBase64DecodingWriter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/base64/AbstractBase64EncodingOutputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/base64/Base64DecodingOutputStreamWriter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/base64/Base64EncodingOutputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/base64/Base64EncodingStringBufferOutputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/base64/Base64EncodingWriterOutputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/base64/Base64Utils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/UIDGenerator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/blob/Blob.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/blob/BlobDataSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/blob/BlobOutputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/blob/MemoryBlob.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/blob/OverflowBlob.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/blob/WritableBlob.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/AttachmentCacheMonitor.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/Attachments.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/BoundaryDelimitedStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/BoundaryPushbackInputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/ByteArrayDataSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/CachedFileDataSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/ConfigurableDataHandler.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/IncomingAttachmentInputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/IncomingAttachmentStreams.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/MIMEBodyPartInputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/MultipartAttachmentStreams.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/Part.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/SizeAwareDataSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/impl/BufferUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/impl/PartFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/impl/PartOnFile.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/impl/PartOnMemory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/impl/PartOnMemoryEnhanced.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/utils/BAAInputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/utils/BAAOutputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/utils/ByteSearch.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/utils/DataHandlerUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/utils/IOUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/lifecycle/impl/DataHandlerExtImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/lifecycle/impl/FileAccessor.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/lifecycle/impl/LifecycleEventDefinitions.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/lifecycle/impl/LifecycleEventHandler.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/lifecycle/impl/LifecycleManagerImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/lifecycle/impl/LifecycleManagerImpl.FileDeletor.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/lifecycle/impl/VMShutdownHook.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/lifecycle/DataHandlerExt.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/lifecycle/LifecycleManager.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/SOAPBodyImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/SOAPElement.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/SOAPEnvelopeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/SOAPFaultCodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/SOAPFaultDetailImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/SOAPFaultImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/SOAPFaultNodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/SOAPFaultReasonImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/SOAPFaultRoleImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/SOAPFaultSubCodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/SOAPFaultTextImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/SOAPFaultValueImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/SOAPHeaderBlockImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/SOAPHeaderImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/SOAPMessageImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/SOAPTextImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap12/SOAP12BodyImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap12/SOAP12Factory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap12/SOAP12FaultCodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap12/SOAP12FaultDetailImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap12/SOAP12FaultImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap12/SOAP12FaultNodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap12/SOAP12FaultReasonImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap12/SOAP12FaultRoleImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap12/SOAP12FaultSubCodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap12/SOAP12FaultTextImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap12/SOAP12FaultValueImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap12/SOAP12HeaderBlockImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap12/SOAP12HeaderImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap11/SOAP11BodyImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap11/SOAP11Factory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap11/SOAP11FaultCodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap11/SOAP11FaultDetailImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap11/SOAP11FaultImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap11/SOAP11FaultReasonImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap11/SOAP11FaultRoleImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap11/SOAP11FaultSubCodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap11/SOAP11FaultTextImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap11/SOAP11FaultValueImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap11/SOAP11HeaderBlockImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap11/SOAP11HeaderImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/llom/OMAttributeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/llom/OMCommentImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/llom/OMDocTypeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/llom/OMDocumentImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/llom/OMElementImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/llom/OMNamespaceImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/llom/OMNavigator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/llom/OMNodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/llom/OMProcessingInstructionImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/llom/OMSerializableImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/llom/OMSourcedElementImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/llom/OMStAXWrapper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/llom/OMTextImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/llom/factory/OMLinkedListImplFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/llom/factory/OMLinkedListMetaFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/llom/factory/OMXMLBuilderFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/llom/util/AXIOMUtil.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/llom/util/NamespaceContextImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/llom/util/XMLComparator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/SOAPBodyImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/SOAPElement.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/SOAPEnvelopeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/SOAPFaultCodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/SOAPFaultDetailImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/SOAPFaultImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/SOAPFaultNodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/SOAPFaultReasonImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/SOAPFaultRoleImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/SOAPFaultSubCodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/SOAPFaultTextImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/SOAPFaultValueImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/SOAPHeaderBlockImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/SOAPHeaderImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/SOAPMessageImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/SOAPTextImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap12/SOAP12BodyImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap12/SOAP12Factory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap12/SOAP12FaultCodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap12/SOAP12FaultDetailImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap12/SOAP12FaultImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap12/SOAP12FaultNodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap12/SOAP12FaultReasonImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap12/SOAP12FaultRoleImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap12/SOAP12FaultSubCodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap12/SOAP12FaultTextImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap12/SOAP12FaultValueImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap12/SOAP12HeaderBlockImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap12/SOAP12HeaderImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/factory/DOMSOAPFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap11/SOAP11BodyImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap11/SOAP11Factory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap11/SOAP11FaultCodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap11/SOAP11FaultDetailImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap11/SOAP11FaultImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap11/SOAP11FaultReasonImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap11/SOAP11FaultRoleImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap11/SOAP11FaultSubCodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap11/SOAP11FaultTextImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap11/SOAP11FaultValueImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap11/SOAP11HeaderBlockImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap11/SOAP11HeaderImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/AttributeMap.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/AttrImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/CDATASectionImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/CharacterImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/ChildNode.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/CommentImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/DocumentFragmentImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/DocumentImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/DocumentTypeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/DOMImplementationImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/DOMMessageFormatter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/DOMNavigator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/DOMStAXWrapper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/DOOMAbstractFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/ElementImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/NamedNodeMapImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/NamespaceImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/NodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/NodeListImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/OMDOMException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/ParentNode.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/ProcessingInstructionImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/TextImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/TextNodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/XMLChar.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/factory/OMDOMFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/factory/OMDOMMetaFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/jaxp/DocumentBuilderFactoryImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/jaxp/DocumentBuilderImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/jaxp/DOOMDocumentBuilder.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/jaxp/DOOMDocumentBuilderFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/exceptions/AlgorithmAlreadyRegisteredException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/exceptions/C14NException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/exceptions/CanonicalizationException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/exceptions/InvalidCanonicalizerException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/Canonicalizer.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/CanonicalizerSpi.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/helpers/AttrCompare.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/helpers/C14nHelper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/impl/Canonicalizer20010315.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/impl/Canonicalizer20010315Excl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/impl/Canonicalizer20010315ExclOmitComments.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/impl/Canonicalizer20010315ExclWithComments.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/impl/Canonicalizer20010315OmitComments.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/impl/Canonicalizer20010315WithComments.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/impl/CanonicalizerBase.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/impl/NameSpaceSymbTable.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/impl/UtfHelper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/utils/Constants.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/utils/PropLoader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/utils/UnsyncByteArrayOutputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/AttrImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/CommentImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/DoctypeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/DocumentImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/ElementImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/NamedNodeMapImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/NodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/NodeListImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/ProcessingInstructionImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/TextImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/factory/WrapperFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/interfaces/Attr.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/interfaces/Comment.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/interfaces/Doctype.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/interfaces/Document.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/interfaces/Element.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/interfaces/NamedNodeMap.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/interfaces/Node.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/interfaces/NodeList.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/interfaces/ProcessingInstruction.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/interfaces/Text.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/overview-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/impl/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/impl/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/impl/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/lifecycle/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/lifecycle/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/lifecycle/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/lifecycle/impl/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/lifecycle/impl/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/lifecycle/impl/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/utils/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/utils/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/utils/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/exceptions/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/exceptions/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/exceptions/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/helpers/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/helpers/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/helpers/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/impl/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/impl/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/impl/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/factory/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/factory/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/factory/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/interfaces/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/interfaces/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/interfaces/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/utils/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/utils/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/utils/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/ext/activation/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/ext/activation/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/ext/activation/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/ext/io/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/ext/io/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/ext/io/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/ext/stax/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/ext/stax/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/ext/stax/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/ext/stax/datahandler/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/ext/stax/datahandler/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/ext/stax/datahandler/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/mime/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/mime/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/mime/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/mime/impl/axiom/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/mime/impl/axiom/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/mime/impl/axiom/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/mime/impl/javamail/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/mime/impl/javamail/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/mime/impl/javamail/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/ds/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/ds/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/ds/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/ds/custombuilder/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/ds/custombuilder/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/ds/custombuilder/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/builder/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/builder/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/builder/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/factory/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/factory/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/factory/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/jaxp/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/jaxp/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/jaxp/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/exception/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/exception/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/exception/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/jaxp/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/jaxp/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/jaxp/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/llom/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/llom/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/llom/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/llom/factory/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/llom/factory/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/llom/factory/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/llom/util/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/llom/util/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/llom/util/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/serialize/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/serialize/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/serialize/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/traverse/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/traverse/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/traverse/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/util/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/util/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/util/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/util/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/util/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/util/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/xpath/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/xpath/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/xpath/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/osgi/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/osgi/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/osgi/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/builder/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/builder/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/builder/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/factory/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/factory/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/factory/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap11/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap11/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap11/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap12/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap12/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap12/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap11/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap11/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap11/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap12/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap12/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap12/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/activation/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/activation/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/activation/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/base64/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/base64/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/base64/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/blob/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/blob/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/blob/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/namespace/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/namespace/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/namespace/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/sax/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/sax/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/sax/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/debug/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/debug/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/debug/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/dialect/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/dialect/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/dialect/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/wrapper/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/wrapper/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/wrapper/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/xop/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/xop/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/xop/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/constant-values.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/serialized-form.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/class-use/SOAPFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/class-use/SOAPModelBuilder.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/class-use/SOAPVersion.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/class-use/SOAPMessage.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/class-use/SOAPEnvelope.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/class-use/SOAPProcessingException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/class-use/SOAPHeader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/class-use/SOAPHeaderBlock.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/class-use/SOAPBody.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/class-use/SOAPFault.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/class-use/SOAPFaultCode.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/class-use/SOAPFaultClassifier.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/class-use/SOAPFaultValue.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/class-use/SOAPFaultSubCode.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/class-use/SOAPFaultReason.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/class-use/SOAPFaultText.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/class-use/SOAPFaultNode.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/class-use/SOAPFaultRole.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/class-use/SOAPFaultDetail.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/class-use/RolePlayer.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/class-use/SOAP12Version.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/class-use/SOAP12Constants.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/class-use/SOAPConstants.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/class-use/SOAP11Version.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/class-use/SOAP11Constants.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/builder/class-use/StAXSOAPModelBuilder.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/builder/class-use/SOAPBuilderHelper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/builder/class-use/SOAP12BuilderHelper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/builder/class-use/MTOMStAXSOAPModelBuilder.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/builder/class-use/SOAP11BuilderHelper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/class-use/OMContainer.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/class-use/OMSerializable.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/class-use/OMFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/class-use/OMElement.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/class-use/OMNode.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/class-use/OMException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/class-use/OMXMLParserWrapper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/class-use/OMOutputFormat.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/class-use/OMMetaFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/class-use/OMDocument.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/class-use/OMNamespace.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/class-use/OMDataSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/class-use/OMSourcedElement.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/class-use/OMText.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/class-use/OMAttribute.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/class-use/OMDocType.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/class-use/OMProcessingInstruction.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/class-use/OMComment.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/class-use/OMAttachmentAccessor.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/class-use/OMDataSourceExt.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/class-use/OMXMLStreamReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/class-use/OMConstants.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/class-use/OMAbstractFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/class-use/OMHierarchyException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/class-use/OMXMLBuilderFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/class-use/OMSerializer.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/ds/class-use/WrappedTextNodeOMDataSourceFromReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/ds/class-use/OMDataSourceExtBase.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/ds/class-use/Behavior.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/ds/class-use/ParserInputStreamDataSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/ds/class-use/ParserInputStreamDataSource.Data.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/ds/class-use/WrappedTextNodeOMDataSourceFromDataSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/ds/class-use/CharArrayDataSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/ds/class-use/ByteArrayDataSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/ds/class-use/ByteArrayDataSource.ByteArray.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/ds/class-use/InputStreamDataSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/ds/class-use/InputStreamDataSource.Data.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/ds/custombuilder/class-use/ByteArrayCustomBuilder.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/xpath/class-use/DocumentNavigator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/xpath/class-use/AXIOMXPath.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/class-use/OMNamespaceImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/class-use/OMNodeEx.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/class-use/EmptyOMLocation.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/class-use/OMStAXWrapper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/class-use/OMNavigator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/class-use/MTOMXMLStreamWriter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/class-use/OMMultipartWriter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/class-use/MIMEOutputUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/class-use/OMDocumentImplUtil.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/class-use/MTOMConstants.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/class-use/AbstractOMMetaFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/class-use/OMContainerEx.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/serialize/class-use/OMXMLReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/serialize/class-use/OMXMLReader.AttributesAdapter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/serialize/class-use/StreamWriterToContentHandlerConverter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/serialize/class-use/StreamingOMSerializer.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/traverse/class-use/OMAbstractIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/traverse/class-use/OMQNameFilterIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/traverse/class-use/OMFilterIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/traverse/class-use/OMChildElementIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/traverse/class-use/OMQualifiedNameFilterIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/traverse/class-use/OMChildrenIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/traverse/class-use/OMChildrenNamespaceIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/traverse/class-use/OMChildrenQNameIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/traverse/class-use/OMDescendantsIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/traverse/class-use/OMChildrenLegacyQNameIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/traverse/class-use/OMChildrenLocalNameIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/traverse/class-use/OMChildrenWithSpecificAttributeIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/builder/class-use/CustomBuilder.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/builder/class-use/StAXBuilder.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/builder/class-use/XOPAwareStAXOMBuilder.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/builder/class-use/StAXOMBuilder.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/builder/class-use/XOPBuilder.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/builder/class-use/OMAttachmentAccessorMimePartProvider.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/builder/class-use/SAXOMBuilder.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/builder/class-use/DataHandlerReaderUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/builder/class-use/BuilderAwareReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/builder/class-use/SAXOMXMLParserWrapper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/jaxp/class-use/OMResult.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/jaxp/class-use/OMSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/exception/class-use/XMLComparisonException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/exception/class-use/OMStreamingException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/exception/class-use/OMBuilderException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/util/class-use/EmptyIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/util/class-use/OMSerializerUtil.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/util/class-use/XMLStreamWriterFilter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/util/class-use/StAXWriterConfiguration.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/util/class-use/StAXParserConfiguration.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/util/class-use/DetachableInputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/util/class-use/XMLStreamWriterFilterBase.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/util/class-use/DigestGenerator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/util/class-use/StAXUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/util/class-use/LogOutputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/util/class-use/OMXMLStreamReaderValidator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/util/class-use/CommonUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/util/class-use/AttributeHelper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/util/class-use/XPathEvaluator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/util/class-use/CopyUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/util/class-use/Base64.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/util/class-use/ElementHelper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/util/class-use/TextHelper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/util/class-use/AXIOMUtil.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/util/class-use/UUIDGenerator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/util/class-use/XMLStreamWriterRemoveIllegalChars.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/osgi/class-use/FactoryInjectionComponent.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/mime/class-use/MultipartWriterFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/mime/class-use/MultipartWriter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/mime/impl/javamail/class-use/JavaMailMultipartWriterFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/mime/impl/axiom/class-use/AxiomMultipartWriterFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/ext/stax/class-use/DelegatingXMLStreamReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/ext/stax/class-use/CharacterDataReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/ext/stax/datahandler/class-use/DataHandlerProvider.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/ext/stax/datahandler/class-use/DataHandlerReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/ext/stax/datahandler/class-use/DataHandlerWriter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/ext/io/class-use/ReadFromSupport.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/ext/io/class-use/StreamCopyException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/ext/activation/class-use/SizeAwareDataSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/namespace/class-use/MapBasedNamespaceContext.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/namespace/class-use/AbstractNamespaceContext.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/namespace/class-use/ScopedNamespaceContext.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/class-use/XMLStreamReaderUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/class-use/AbstractXMLStreamWriter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/class-use/XMLStreamWriterUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/class-use/DummyLocation.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/class-use/XMLEventUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/class-use/AbstractXMLStreamReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/class-use/XMLStreamWriterWriter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/class-use/WrappedTextNodeStreamReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/class-use/XMLFragmentStreamReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/class-use/XMLStreamIOException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/debug/class-use/UnclosedReaderDetector.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/debug/class-use/XMLStreamReaderValidator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/xop/class-use/MimePartProvider.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/xop/class-use/ContentIDGenerator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/xop/class-use/XOPEncodingStreamWriter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/xop/class-use/XOPEncodingStreamWrapper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/xop/class-use/OptimizationPolicy.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/xop/class-use/XOPEncodingStreamReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/xop/class-use/XOPDecodingStreamReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/xop/class-use/XOPEncodedStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/xop/class-use/XOPUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/dialect/class-use/StAXDialect.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/dialect/class-use/StAXDialectDetector.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/wrapper/class-use/XMLStreamReaderWrapper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/wrapper/class-use/XMLStreamWriterWrapper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/wrapper/class-use/WrappingXMLInputFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/wrapper/class-use/XMLInputFactoryWrapper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/wrapper/class-use/XMLOutputFactoryWrapper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/wrapper/class-use/WrappingXMLOutputFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/wrapper/class-use/ImmutableXMLInputFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/wrapper/class-use/ImmutableXMLOutputFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/sax/class-use/AbstractXMLReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/activation/class-use/DataHandlerWrapper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/activation/class-use/EmptyDataSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/activation/class-use/DataSourceUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/base64/class-use/AbstractBase64DecodingWriter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/base64/class-use/Base64EncodingWriterOutputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/base64/class-use/AbstractBase64EncodingOutputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/base64/class-use/Base64Utils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/base64/class-use/Base64EncodingStringBufferOutputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/base64/class-use/Base64DecodingOutputStreamWriter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/base64/class-use/Base64EncodingOutputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/class-use/UIDGenerator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/blob/class-use/Blob.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/blob/class-use/BlobOutputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/blob/class-use/WritableBlob.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/blob/class-use/MemoryBlob.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/blob/class-use/OverflowBlob.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/blob/class-use/BlobDataSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/class-use/SizeAwareDataSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/class-use/Attachments.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/class-use/IncomingAttachmentStreams.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/class-use/Part.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/class-use/IncomingAttachmentInputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/class-use/ConfigurableDataHandler.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/class-use/BoundaryPushbackInputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/class-use/MIMEBodyPartInputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/class-use/ByteArrayDataSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/class-use/AttachmentCacheMonitor.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/class-use/BoundaryDelimitedStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/class-use/MultipartAttachmentStreams.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/class-use/CachedFileDataSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/impl/class-use/PartFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/impl/class-use/BufferUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/impl/class-use/PartOnMemory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/impl/class-use/PartOnMemoryEnhanced.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/impl/class-use/PartOnFile.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/utils/class-use/BAAInputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/utils/class-use/IOUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/utils/class-use/BAAOutputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/utils/class-use/ByteSearch.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/utils/class-use/DataHandlerUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/lifecycle/impl/class-use/LifecycleManagerImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/lifecycle/impl/class-use/LifecycleManagerImpl.FileDeletor.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/lifecycle/impl/class-use/VMShutdownHook.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/lifecycle/impl/class-use/FileAccessor.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/lifecycle/impl/class-use/DataHandlerExtImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/lifecycle/impl/class-use/LifecycleEventHandler.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/lifecycle/impl/class-use/LifecycleEventDefinitions.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/lifecycle/class-use/LifecycleManager.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/lifecycle/class-use/DataHandlerExt.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/class-use/SOAPFaultCodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/class-use/SOAPElement.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/class-use/SOAPFaultDetailImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/class-use/SOAPHeaderBlockImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/class-use/SOAPFaultImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/class-use/SOAPFaultSubCodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/class-use/SOAPFaultTextImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/class-use/SOAPHeaderImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/class-use/SOAPFaultRoleImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/class-use/SOAPBodyImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/class-use/SOAPTextImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/class-use/SOAPFaultReasonImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/class-use/SOAPFaultValueImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/class-use/SOAPFaultNodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/class-use/SOAPEnvelopeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/class-use/SOAPMessageImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap12/class-use/SOAP12FaultCodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap12/class-use/SOAP12FaultDetailImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap12/class-use/SOAP12FaultSubCodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap12/class-use/SOAP12Factory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap12/class-use/SOAP12FaultRoleImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap12/class-use/SOAP12HeaderImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap12/class-use/SOAP12FaultValueImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap12/class-use/SOAP12FaultReasonImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap12/class-use/SOAP12FaultNodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap12/class-use/SOAP12FaultImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap12/class-use/SOAP12FaultTextImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap12/class-use/SOAP12HeaderBlockImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap12/class-use/SOAP12BodyImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap11/class-use/SOAP11HeaderBlockImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap11/class-use/SOAP11Factory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap11/class-use/SOAP11FaultTextImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap11/class-use/SOAP11HeaderImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap11/class-use/SOAP11FaultImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap11/class-use/SOAP11FaultRoleImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap11/class-use/SOAP11FaultSubCodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap11/class-use/SOAP11FaultDetailImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap11/class-use/SOAP11FaultReasonImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap11/class-use/SOAP11FaultCodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap11/class-use/SOAP11FaultValueImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap11/class-use/SOAP11BodyImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/llom/class-use/OMElementImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/llom/class-use/OMNodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/llom/class-use/OMSerializableImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/llom/class-use/OMSourcedElementImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/llom/class-use/OMAttributeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/llom/class-use/OMDocumentImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/llom/class-use/OMNavigator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/llom/class-use/OMDocTypeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/llom/class-use/OMNamespaceImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/llom/class-use/OMStAXWrapper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/llom/class-use/OMTextImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/llom/class-use/OMCommentImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/llom/class-use/OMProcessingInstructionImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/llom/factory/class-use/OMLinkedListImplFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/llom/factory/class-use/OMLinkedListMetaFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/llom/factory/class-use/OMXMLBuilderFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/llom/util/class-use/AXIOMUtil.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/llom/util/class-use/XMLComparator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/llom/util/class-use/NamespaceContextImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/class-use/SOAPHeaderImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/class-use/SOAPElement.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/class-use/SOAPFaultTextImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/class-use/SOAPFaultImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/class-use/SOAPFaultValueImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/class-use/SOAPFaultCodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/class-use/SOAPFaultSubCodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/class-use/SOAPFaultRoleImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/class-use/SOAPFaultNodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/class-use/SOAPTextImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/class-use/SOAPHeaderBlockImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/class-use/SOAPFaultReasonImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/class-use/SOAPFaultDetailImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/class-use/SOAPMessageImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/class-use/SOAPBodyImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/class-use/SOAPEnvelopeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap12/class-use/SOAP12HeaderImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap12/class-use/SOAP12FaultImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap12/class-use/SOAP12FaultValueImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap12/class-use/SOAP12Factory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap12/class-use/SOAP12FaultRoleImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap12/class-use/SOAP12FaultTextImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap12/class-use/SOAP12HeaderBlockImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap12/class-use/SOAP12FaultNodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap12/class-use/SOAP12FaultDetailImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap12/class-use/SOAP12FaultSubCodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap12/class-use/SOAP12BodyImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap12/class-use/SOAP12FaultCodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap12/class-use/SOAP12FaultReasonImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/factory/class-use/DOMSOAPFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap11/class-use/SOAP11FaultImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap11/class-use/SOAP11FaultCodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap11/class-use/SOAP11FaultSubCodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap11/class-use/SOAP11HeaderImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap11/class-use/SOAP11FaultReasonImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap11/class-use/SOAP11FaultTextImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap11/class-use/SOAP11FaultDetailImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap11/class-use/SOAP11Factory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap11/class-use/SOAP11FaultValueImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap11/class-use/SOAP11BodyImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap11/class-use/SOAP11HeaderBlockImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap11/class-use/SOAP11FaultRoleImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/class-use/ElementImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/class-use/ParentNode.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/class-use/ChildNode.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/class-use/NodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/class-use/DocumentImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/class-use/NamespaceImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/class-use/AttributeMap.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/class-use/NamedNodeMapImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/class-use/AttrImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/class-use/TextImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/class-use/TextNodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/class-use/CharacterImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/class-use/OMDOMException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/class-use/CDATASectionImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/class-use/DOOMAbstractFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/class-use/DOMImplementationImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/class-use/XMLChar.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/class-use/CommentImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/class-use/DocumentTypeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/class-use/DOMStAXWrapper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/class-use/DocumentFragmentImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/class-use/DOMMessageFormatter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/class-use/DOMNavigator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/class-use/ProcessingInstructionImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/class-use/NodeListImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/factory/class-use/OMDOMFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/factory/class-use/OMDOMMetaFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/jaxp/class-use/DOOMDocumentBuilder.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/jaxp/class-use/DocumentBuilderFactoryImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/jaxp/class-use/DOOMDocumentBuilderFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/jaxp/class-use/DocumentBuilderImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/exceptions/class-use/InvalidCanonicalizerException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/exceptions/class-use/C14NException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/exceptions/class-use/CanonicalizationException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/exceptions/class-use/AlgorithmAlreadyRegisteredException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/class-use/CanonicalizerSpi.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/class-use/Canonicalizer.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/helpers/class-use/AttrCompare.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/helpers/class-use/C14nHelper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/impl/class-use/Canonicalizer20010315.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/impl/class-use/CanonicalizerBase.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/impl/class-use/NameSpaceSymbTable.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/impl/class-use/Canonicalizer20010315ExclWithComments.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/impl/class-use/Canonicalizer20010315Excl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/impl/class-use/UtfHelper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/impl/class-use/Canonicalizer20010315ExclOmitComments.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/impl/class-use/Canonicalizer20010315WithComments.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/impl/class-use/Canonicalizer20010315OmitComments.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/utils/class-use/UnsyncByteArrayOutputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/utils/class-use/Constants.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/utils/class-use/PropLoader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/class-use/DoctypeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/class-use/NodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/class-use/ElementImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/class-use/NamedNodeMapImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/class-use/TextImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/class-use/CommentImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/class-use/ProcessingInstructionImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/class-use/AttrImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/class-use/NodeListImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/class-use/DocumentImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/factory/class-use/WrapperFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/interfaces/class-use/NamedNodeMap.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/interfaces/class-use/Node.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/interfaces/class-use/NodeList.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/interfaces/class-use/Element.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/interfaces/class-use/Attr.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/interfaces/class-use/ProcessingInstruction.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/interfaces/class-use/Comment.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/interfaces/class-use/Doctype.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/interfaces/class-use/Text.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/interfaces/class-use/Document.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/impl/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/lifecycle/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/lifecycle/impl/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/attachments/utils/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/exceptions/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/helpers/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/impl/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/factory/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/omwrapper/interfaces/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/c14n/utils/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/ext/activation/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/ext/io/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/ext/stax/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/ext/stax/datahandler/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/mime/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/mime/impl/axiom/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/mime/impl/javamail/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/ds/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/ds/custombuilder/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/builder/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/factory/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/dom/jaxp/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/exception/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/jaxp/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/llom/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/llom/factory/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/llom/util/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/serialize/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/traverse/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/impl/util/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/util/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/om/xpath/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/osgi/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/builder/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/factory/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap11/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/dom/soap12/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap11/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/soap/impl/llom/soap12/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/activation/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/base64/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/blob/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/namespace/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/sax/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/debug/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/dialect/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/wrapper/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/org/apache/axiom/util/stax/xop/package-use.html... Building index for all the packages and classes... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/overview-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/index-all.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/allclasses-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/allclasses-noframe.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/index.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/overview-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/apidocs/help-doc.html... Note: Custom tags that were not seen: @scr.component, @scr.reference, @scr.property, @scr.service [INFO] [INFO] --- maven-assembly-plugin:2.6:single (all-in-one-jar) @ axiom --- [INFO] Reading assembly descriptor: src/main/assembly/jar.xml [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible / [INFO] Building jar: /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/axiom.jar [INFO] [INFO] --- maven-assembly-plugin:2.6:single (bin) @ axiom --- [INFO] Reading assembly descriptor: src/main/assembly/bin.xml [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible / [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible / [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible / [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible / [WARNING] The following patterns were never triggered in this artifact inclusion filter: o 'org.codehaus.woodstox:wstx-asl' o 'org.apache.geronimo.specs:geronimo-activation_1.1_spec' o 'org.apache.geronimo.specs:geronimo-javamail_1.4_spec' o 'org.apache.geronimo.specs:geronimo-stax-api_1.0_spec' [INFO] Building zip: /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/axiom-1.2.12-bin.zip [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Axiom 1.2.12 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- xmvn-mojo:2.5.0:install (default-cli) @ axiom --- [INFO] [INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (default-cli) > generate-sources @ axiom >>> [INFO] [INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (default-cli) < generate-sources @ axiom <<< [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:aggregate (default-cli) @ axiom --- [INFO] Loading source files for package org.apache.axiom.soap... Loading source files for package org.apache.axiom.soap.impl.builder... Loading source files for package org.apache.axiom.om... Loading source files for package org.apache.axiom.om.ds... Loading source files for package org.apache.axiom.om.ds.custombuilder... Loading source files for package org.apache.axiom.om.xpath... Loading source files for package org.apache.axiom.om.impl... Loading source files for package org.apache.axiom.om.impl.serialize... Loading source files for package org.apache.axiom.om.impl.traverse... Loading source files for package org.apache.axiom.om.impl.builder... Loading source files for package org.apache.axiom.om.impl.jaxp... Loading source files for package org.apache.axiom.om.impl.exception... Loading source files for package org.apache.axiom.om.impl.util... Loading source files for package org.apache.axiom.om.util... Loading source files for package org.apache.axiom.osgi... Loading source files for package org.apache.axiom.mime... Loading source files for package org.apache.axiom.mime.impl.javamail... Loading source files for package org.apache.axiom.mime.impl.axiom... Loading source files for package org.apache.axiom.ext.stax... Loading source files for package org.apache.axiom.ext.stax.datahandler... Loading source files for package org.apache.axiom.ext.io... Loading source files for package org.apache.axiom.ext.activation... Loading source files for package org.apache.axiom.util.namespace... Loading source files for package org.apache.axiom.util.stax... Loading source files for package org.apache.axiom.util.stax.debug... Loading source files for package org.apache.axiom.util.stax.xop... Loading source files for package org.apache.axiom.util.stax.dialect... Loading source files for package org.apache.axiom.util.stax.wrapper... Loading source files for package org.apache.axiom.util.sax... Loading source files for package org.apache.axiom.util.activation... Loading source files for package org.apache.axiom.util.base64... Loading source files for package org.apache.axiom.util... Loading source files for package org.apache.axiom.util.blob... Loading source files for package org.apache.axiom.attachments... Loading source files for package org.apache.axiom.attachments.impl... Loading source files for package org.apache.axiom.attachments.utils... Loading source files for package org.apache.axiom.attachments.lifecycle.impl... Loading source files for package org.apache.axiom.attachments.lifecycle... Loading source files for package org.apache.axiom.soap.impl.llom... Loading source files for package org.apache.axiom.soap.impl.llom.soap12... Loading source files for package org.apache.axiom.soap.impl.llom.soap11... Loading source files for package org.apache.axiom.om.impl.llom... Loading source files for package org.apache.axiom.om.impl.llom.factory... Loading source files for package org.apache.axiom.om.impl.llom.util... Loading source files for package org.apache.axiom.soap.impl.dom... Loading source files for package org.apache.axiom.soap.impl.dom.soap12... Loading source files for package org.apache.axiom.soap.impl.dom.factory... Loading source files for package org.apache.axiom.soap.impl.dom.soap11... Loading source files for package org.apache.axiom.om.impl.dom... Loading source files for package org.apache.axiom.om.impl.dom.factory... Loading source files for package org.apache.axiom.om.impl.dom.jaxp... Loading source files for package org.apache.axiom.c14n.exceptions... Loading source files for package org.apache.axiom.c14n... Loading source files for package org.apache.axiom.c14n.helpers... Loading source files for package org.apache.axiom.c14n.impl... Loading source files for package org.apache.axiom.c14n.utils... Loading source files for package org.apache.axiom.c14n.omwrapper... Loading source files for package org.apache.axiom.c14n.omwrapper.factory... Loading source files for package org.apache.axiom.c14n.omwrapper.interfaces... Constructing Javadoc information... Standard Doclet version 1.8.0_172 Building tree for all the packages and classes... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/RolePlayer.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/SOAP11Constants.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/SOAP11Version.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/SOAP12Constants.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/SOAP12Version.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/SOAPBody.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/SOAPConstants.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/SOAPEnvelope.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/SOAPFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/SOAPFault.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/SOAPFaultClassifier.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/SOAPFaultCode.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/SOAPFaultDetail.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/SOAPFaultNode.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/SOAPFaultReason.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/SOAPFaultRole.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/SOAPFaultSubCode.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/SOAPFaultText.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/SOAPFaultValue.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/SOAPHeader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/SOAPHeaderBlock.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/SOAPMessage.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/SOAPModelBuilder.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/SOAPProcessingException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/SOAPVersion.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/builder/MTOMStAXSOAPModelBuilder.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/builder/SOAP11BuilderHelper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/builder/SOAP12BuilderHelper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/builder/SOAPBuilderHelper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/builder/StAXSOAPModelBuilder.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/OMAbstractFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/OMAttachmentAccessor.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/OMAttribute.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/OMComment.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/OMConstants.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/OMContainer.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/OMDataSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/OMDataSourceExt.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/OMDocType.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/OMDocument.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/OMElement.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/OMException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/OMFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/OMHierarchyException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/OMMetaFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/OMNamespace.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/OMNode.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/OMOutputFormat.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/OMProcessingInstruction.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/OMSerializable.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/OMSerializer.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/OMSourcedElement.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/OMText.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/OMXMLBuilderFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/OMXMLParserWrapper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/OMXMLStreamReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/ds/Behavior.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/ds/ByteArrayDataSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/ds/ByteArrayDataSource.ByteArray.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/ds/CharArrayDataSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/ds/InputStreamDataSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/ds/InputStreamDataSource.Data.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/ds/OMDataSourceExtBase.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/ds/ParserInputStreamDataSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/ds/ParserInputStreamDataSource.Data.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/ds/WrappedTextNodeOMDataSourceFromDataSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/ds/WrappedTextNodeOMDataSourceFromReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/ds/custombuilder/ByteArrayCustomBuilder.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/xpath/AXIOMXPath.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/xpath/DocumentNavigator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/AbstractOMMetaFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/EmptyOMLocation.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/MIMEOutputUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/MTOMConstants.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/MTOMXMLStreamWriter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/OMContainerEx.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/OMDocumentImplUtil.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/OMMultipartWriter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/OMNamespaceImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/OMNavigator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/OMNodeEx.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/OMStAXWrapper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/serialize/OMXMLReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/serialize/OMXMLReader.AttributesAdapter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/serialize/StreamingOMSerializer.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/serialize/StreamWriterToContentHandlerConverter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/traverse/OMAbstractIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/traverse/OMChildElementIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/traverse/OMChildrenIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/traverse/OMChildrenLegacyQNameIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/traverse/OMChildrenLocalNameIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/traverse/OMChildrenNamespaceIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/traverse/OMChildrenQNameIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/traverse/OMChildrenWithSpecificAttributeIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/traverse/OMDescendantsIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/traverse/OMFilterIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/traverse/OMQNameFilterIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/traverse/OMQualifiedNameFilterIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/builder/BuilderAwareReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/builder/CustomBuilder.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/builder/DataHandlerReaderUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/builder/OMAttachmentAccessorMimePartProvider.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/builder/SAXOMBuilder.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/builder/SAXOMXMLParserWrapper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/builder/StAXBuilder.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/builder/StAXOMBuilder.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/builder/XOPAwareStAXOMBuilder.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/builder/XOPBuilder.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/jaxp/OMResult.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/jaxp/OMSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/exception/OMBuilderException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/exception/OMStreamingException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/exception/XMLComparisonException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/util/EmptyIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/util/OMSerializerUtil.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/util/AttributeHelper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/util/AXIOMUtil.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/util/Base64.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/util/CommonUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/util/CopyUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/util/DetachableInputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/util/DigestGenerator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/util/ElementHelper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/util/LogOutputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/util/OMXMLStreamReaderValidator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/util/StAXParserConfiguration.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/util/StAXUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/util/StAXWriterConfiguration.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/util/TextHelper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/util/UUIDGenerator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/util/XMLStreamWriterFilter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/util/XMLStreamWriterFilterBase.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/util/XMLStreamWriterRemoveIllegalChars.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/util/XPathEvaluator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/osgi/FactoryInjectionComponent.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/mime/MultipartWriter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/mime/MultipartWriterFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/mime/impl/javamail/JavaMailMultipartWriterFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/mime/impl/axiom/AxiomMultipartWriterFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/ext/stax/CharacterDataReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/ext/stax/DelegatingXMLStreamReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/ext/stax/datahandler/DataHandlerProvider.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/ext/stax/datahandler/DataHandlerReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/ext/stax/datahandler/DataHandlerWriter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/ext/io/ReadFromSupport.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/ext/io/StreamCopyException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/ext/activation/SizeAwareDataSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/namespace/AbstractNamespaceContext.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/namespace/MapBasedNamespaceContext.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/namespace/ScopedNamespaceContext.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/AbstractXMLStreamReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/AbstractXMLStreamWriter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/DummyLocation.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/WrappedTextNodeStreamReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/XMLEventUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/XMLFragmentStreamReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/XMLStreamIOException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/XMLStreamReaderUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/XMLStreamWriterUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/XMLStreamWriterWriter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/debug/UnclosedReaderDetector.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/debug/XMLStreamReaderValidator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/xop/ContentIDGenerator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/xop/MimePartProvider.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/xop/OptimizationPolicy.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/xop/XOPDecodingStreamReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/xop/XOPEncodedStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/xop/XOPEncodingStreamReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/xop/XOPEncodingStreamWrapper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/xop/XOPEncodingStreamWriter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/xop/XOPUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/dialect/StAXDialect.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/dialect/StAXDialectDetector.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/wrapper/ImmutableXMLInputFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/wrapper/ImmutableXMLOutputFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/wrapper/WrappingXMLInputFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/wrapper/WrappingXMLOutputFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/wrapper/XMLInputFactoryWrapper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/wrapper/XMLOutputFactoryWrapper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/wrapper/XMLStreamReaderWrapper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/wrapper/XMLStreamWriterWrapper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/sax/AbstractXMLReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/activation/DataHandlerWrapper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/activation/DataSourceUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/activation/EmptyDataSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/base64/AbstractBase64DecodingWriter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/base64/AbstractBase64EncodingOutputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/base64/Base64DecodingOutputStreamWriter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/base64/Base64EncodingOutputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/base64/Base64EncodingStringBufferOutputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/base64/Base64EncodingWriterOutputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/base64/Base64Utils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/UIDGenerator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/blob/Blob.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/blob/BlobDataSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/blob/BlobOutputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/blob/MemoryBlob.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/blob/OverflowBlob.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/blob/WritableBlob.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/AttachmentCacheMonitor.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/Attachments.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/BoundaryDelimitedStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/BoundaryPushbackInputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/ByteArrayDataSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/CachedFileDataSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/ConfigurableDataHandler.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/IncomingAttachmentInputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/IncomingAttachmentStreams.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/MIMEBodyPartInputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/MultipartAttachmentStreams.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/Part.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/SizeAwareDataSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/impl/BufferUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/impl/PartFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/impl/PartOnFile.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/impl/PartOnMemory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/impl/PartOnMemoryEnhanced.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/utils/BAAInputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/utils/BAAOutputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/utils/ByteSearch.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/utils/DataHandlerUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/utils/IOUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/lifecycle/impl/DataHandlerExtImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/lifecycle/impl/FileAccessor.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/lifecycle/impl/LifecycleEventDefinitions.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/lifecycle/impl/LifecycleEventHandler.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/lifecycle/impl/LifecycleManagerImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/lifecycle/impl/LifecycleManagerImpl.FileDeletor.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/lifecycle/impl/VMShutdownHook.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/lifecycle/DataHandlerExt.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/lifecycle/LifecycleManager.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/SOAPBodyImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/SOAPElement.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/SOAPEnvelopeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/SOAPFaultCodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/SOAPFaultDetailImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/SOAPFaultImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/SOAPFaultNodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/SOAPFaultReasonImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/SOAPFaultRoleImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/SOAPFaultSubCodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/SOAPFaultTextImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/SOAPFaultValueImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/SOAPHeaderBlockImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/SOAPHeaderImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/SOAPMessageImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/SOAPTextImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap12/SOAP12BodyImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap12/SOAP12Factory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap12/SOAP12FaultCodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap12/SOAP12FaultDetailImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap12/SOAP12FaultImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap12/SOAP12FaultNodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap12/SOAP12FaultReasonImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap12/SOAP12FaultRoleImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap12/SOAP12FaultSubCodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap12/SOAP12FaultTextImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap12/SOAP12FaultValueImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap12/SOAP12HeaderBlockImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap12/SOAP12HeaderImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap11/SOAP11BodyImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap11/SOAP11Factory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap11/SOAP11FaultCodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap11/SOAP11FaultDetailImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap11/SOAP11FaultImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap11/SOAP11FaultReasonImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap11/SOAP11FaultRoleImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap11/SOAP11FaultSubCodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap11/SOAP11FaultTextImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap11/SOAP11FaultValueImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap11/SOAP11HeaderBlockImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap11/SOAP11HeaderImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/llom/OMAttributeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/llom/OMCommentImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/llom/OMDocTypeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/llom/OMDocumentImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/llom/OMElementImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/llom/OMNamespaceImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/llom/OMNavigator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/llom/OMNodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/llom/OMProcessingInstructionImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/llom/OMSerializableImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/llom/OMSourcedElementImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/llom/OMStAXWrapper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/llom/OMTextImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/llom/factory/OMLinkedListImplFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/llom/factory/OMLinkedListMetaFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/llom/factory/OMXMLBuilderFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/llom/util/AXIOMUtil.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/llom/util/NamespaceContextImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/llom/util/XMLComparator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/SOAPBodyImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/SOAPElement.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/SOAPEnvelopeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/SOAPFaultCodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/SOAPFaultDetailImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/SOAPFaultImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/SOAPFaultNodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/SOAPFaultReasonImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/SOAPFaultRoleImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/SOAPFaultSubCodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/SOAPFaultTextImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/SOAPFaultValueImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/SOAPHeaderBlockImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/SOAPHeaderImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/SOAPMessageImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/SOAPTextImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap12/SOAP12BodyImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap12/SOAP12Factory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap12/SOAP12FaultCodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap12/SOAP12FaultDetailImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap12/SOAP12FaultImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap12/SOAP12FaultNodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap12/SOAP12FaultReasonImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap12/SOAP12FaultRoleImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap12/SOAP12FaultSubCodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap12/SOAP12FaultTextImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap12/SOAP12FaultValueImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap12/SOAP12HeaderBlockImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap12/SOAP12HeaderImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/factory/DOMSOAPFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap11/SOAP11BodyImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap11/SOAP11Factory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap11/SOAP11FaultCodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap11/SOAP11FaultDetailImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap11/SOAP11FaultImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap11/SOAP11FaultReasonImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap11/SOAP11FaultRoleImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap11/SOAP11FaultSubCodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap11/SOAP11FaultTextImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap11/SOAP11FaultValueImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap11/SOAP11HeaderBlockImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap11/SOAP11HeaderImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/AttributeMap.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/AttrImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/CDATASectionImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/CharacterImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/ChildNode.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/CommentImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/DocumentFragmentImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/DocumentImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/DocumentTypeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/DOMImplementationImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/DOMMessageFormatter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/DOMNavigator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/DOMStAXWrapper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/DOOMAbstractFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/ElementImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/NamedNodeMapImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/NamespaceImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/NodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/NodeListImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/OMDOMException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/ParentNode.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/ProcessingInstructionImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/TextImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/TextNodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/XMLChar.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/factory/OMDOMFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/factory/OMDOMMetaFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/jaxp/DocumentBuilderFactoryImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/jaxp/DocumentBuilderImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/jaxp/DOOMDocumentBuilder.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/jaxp/DOOMDocumentBuilderFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/exceptions/AlgorithmAlreadyRegisteredException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/exceptions/C14NException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/exceptions/CanonicalizationException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/exceptions/InvalidCanonicalizerException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/Canonicalizer.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/CanonicalizerSpi.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/helpers/AttrCompare.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/helpers/C14nHelper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/impl/Canonicalizer20010315.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/impl/Canonicalizer20010315Excl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/impl/Canonicalizer20010315ExclOmitComments.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/impl/Canonicalizer20010315ExclWithComments.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/impl/Canonicalizer20010315OmitComments.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/impl/Canonicalizer20010315WithComments.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/impl/CanonicalizerBase.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/impl/NameSpaceSymbTable.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/impl/UtfHelper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/utils/Constants.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/utils/PropLoader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/utils/UnsyncByteArrayOutputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/AttrImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/CommentImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/DoctypeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/DocumentImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/ElementImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/NamedNodeMapImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/NodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/NodeListImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/ProcessingInstructionImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/TextImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/factory/WrapperFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/interfaces/Attr.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/interfaces/Comment.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/interfaces/Doctype.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/interfaces/Document.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/interfaces/Element.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/interfaces/NamedNodeMap.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/interfaces/Node.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/interfaces/NodeList.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/interfaces/ProcessingInstruction.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/interfaces/Text.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/overview-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/impl/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/impl/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/impl/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/lifecycle/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/lifecycle/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/lifecycle/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/lifecycle/impl/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/lifecycle/impl/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/lifecycle/impl/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/utils/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/utils/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/utils/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/exceptions/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/exceptions/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/exceptions/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/helpers/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/helpers/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/helpers/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/impl/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/impl/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/impl/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/factory/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/factory/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/factory/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/interfaces/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/interfaces/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/interfaces/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/utils/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/utils/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/utils/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/ext/activation/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/ext/activation/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/ext/activation/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/ext/io/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/ext/io/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/ext/io/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/ext/stax/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/ext/stax/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/ext/stax/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/ext/stax/datahandler/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/ext/stax/datahandler/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/ext/stax/datahandler/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/mime/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/mime/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/mime/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/mime/impl/axiom/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/mime/impl/axiom/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/mime/impl/axiom/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/mime/impl/javamail/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/mime/impl/javamail/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/mime/impl/javamail/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/ds/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/ds/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/ds/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/ds/custombuilder/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/ds/custombuilder/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/ds/custombuilder/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/builder/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/builder/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/builder/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/factory/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/factory/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/factory/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/jaxp/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/jaxp/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/jaxp/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/exception/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/exception/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/exception/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/jaxp/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/jaxp/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/jaxp/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/llom/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/llom/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/llom/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/llom/factory/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/llom/factory/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/llom/factory/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/llom/util/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/llom/util/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/llom/util/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/serialize/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/serialize/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/serialize/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/traverse/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/traverse/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/traverse/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/util/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/util/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/util/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/util/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/util/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/util/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/xpath/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/xpath/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/xpath/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/osgi/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/osgi/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/osgi/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/builder/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/builder/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/builder/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/factory/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/factory/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/factory/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap11/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap11/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap11/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap12/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap12/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap12/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap11/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap11/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap11/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap12/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap12/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap12/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/activation/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/activation/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/activation/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/base64/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/base64/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/base64/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/blob/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/blob/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/blob/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/namespace/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/namespace/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/namespace/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/sax/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/sax/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/sax/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/debug/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/debug/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/debug/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/dialect/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/dialect/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/dialect/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/wrapper/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/wrapper/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/wrapper/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/xop/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/xop/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/xop/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/constant-values.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/serialized-form.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/class-use/SOAPFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/class-use/SOAPModelBuilder.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/class-use/SOAPVersion.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/class-use/SOAPMessage.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/class-use/SOAPEnvelope.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/class-use/SOAPProcessingException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/class-use/SOAPHeader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/class-use/SOAPHeaderBlock.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/class-use/SOAPBody.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/class-use/SOAPFault.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/class-use/SOAPFaultCode.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/class-use/SOAPFaultClassifier.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/class-use/SOAPFaultValue.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/class-use/SOAPFaultSubCode.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/class-use/SOAPFaultReason.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/class-use/SOAPFaultText.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/class-use/SOAPFaultNode.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/class-use/SOAPFaultRole.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/class-use/SOAPFaultDetail.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/class-use/RolePlayer.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/class-use/SOAP12Version.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/class-use/SOAP12Constants.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/class-use/SOAPConstants.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/class-use/SOAP11Version.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/class-use/SOAP11Constants.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/builder/class-use/StAXSOAPModelBuilder.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/builder/class-use/SOAPBuilderHelper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/builder/class-use/SOAP12BuilderHelper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/builder/class-use/MTOMStAXSOAPModelBuilder.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/builder/class-use/SOAP11BuilderHelper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/class-use/OMContainer.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/class-use/OMSerializable.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/class-use/OMFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/class-use/OMElement.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/class-use/OMNode.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/class-use/OMException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/class-use/OMXMLParserWrapper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/class-use/OMOutputFormat.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/class-use/OMMetaFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/class-use/OMDocument.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/class-use/OMNamespace.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/class-use/OMDataSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/class-use/OMSourcedElement.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/class-use/OMText.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/class-use/OMAttribute.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/class-use/OMDocType.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/class-use/OMProcessingInstruction.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/class-use/OMComment.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/class-use/OMAttachmentAccessor.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/class-use/OMDataSourceExt.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/class-use/OMXMLStreamReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/class-use/OMConstants.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/class-use/OMAbstractFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/class-use/OMHierarchyException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/class-use/OMXMLBuilderFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/class-use/OMSerializer.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/ds/class-use/WrappedTextNodeOMDataSourceFromReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/ds/class-use/OMDataSourceExtBase.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/ds/class-use/Behavior.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/ds/class-use/ParserInputStreamDataSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/ds/class-use/ParserInputStreamDataSource.Data.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/ds/class-use/WrappedTextNodeOMDataSourceFromDataSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/ds/class-use/CharArrayDataSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/ds/class-use/ByteArrayDataSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/ds/class-use/ByteArrayDataSource.ByteArray.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/ds/class-use/InputStreamDataSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/ds/class-use/InputStreamDataSource.Data.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/ds/custombuilder/class-use/ByteArrayCustomBuilder.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/xpath/class-use/DocumentNavigator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/xpath/class-use/AXIOMXPath.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/class-use/OMNamespaceImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/class-use/OMNodeEx.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/class-use/EmptyOMLocation.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/class-use/OMStAXWrapper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/class-use/OMNavigator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/class-use/MTOMXMLStreamWriter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/class-use/OMMultipartWriter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/class-use/MIMEOutputUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/class-use/OMDocumentImplUtil.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/class-use/MTOMConstants.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/class-use/AbstractOMMetaFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/class-use/OMContainerEx.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/serialize/class-use/OMXMLReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/serialize/class-use/OMXMLReader.AttributesAdapter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/serialize/class-use/StreamWriterToContentHandlerConverter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/serialize/class-use/StreamingOMSerializer.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/traverse/class-use/OMAbstractIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/traverse/class-use/OMQNameFilterIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/traverse/class-use/OMFilterIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/traverse/class-use/OMChildElementIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/traverse/class-use/OMQualifiedNameFilterIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/traverse/class-use/OMChildrenIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/traverse/class-use/OMChildrenNamespaceIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/traverse/class-use/OMChildrenQNameIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/traverse/class-use/OMDescendantsIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/traverse/class-use/OMChildrenLegacyQNameIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/traverse/class-use/OMChildrenLocalNameIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/traverse/class-use/OMChildrenWithSpecificAttributeIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/builder/class-use/CustomBuilder.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/builder/class-use/StAXBuilder.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/builder/class-use/XOPAwareStAXOMBuilder.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/builder/class-use/StAXOMBuilder.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/builder/class-use/XOPBuilder.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/builder/class-use/OMAttachmentAccessorMimePartProvider.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/builder/class-use/SAXOMBuilder.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/builder/class-use/DataHandlerReaderUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/builder/class-use/BuilderAwareReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/builder/class-use/SAXOMXMLParserWrapper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/jaxp/class-use/OMResult.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/jaxp/class-use/OMSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/exception/class-use/XMLComparisonException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/exception/class-use/OMStreamingException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/exception/class-use/OMBuilderException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/util/class-use/EmptyIterator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/util/class-use/OMSerializerUtil.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/util/class-use/XMLStreamWriterFilter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/util/class-use/StAXWriterConfiguration.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/util/class-use/StAXParserConfiguration.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/util/class-use/DetachableInputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/util/class-use/XMLStreamWriterFilterBase.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/util/class-use/DigestGenerator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/util/class-use/StAXUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/util/class-use/LogOutputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/util/class-use/OMXMLStreamReaderValidator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/util/class-use/CommonUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/util/class-use/AttributeHelper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/util/class-use/XPathEvaluator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/util/class-use/CopyUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/util/class-use/Base64.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/util/class-use/ElementHelper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/util/class-use/TextHelper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/util/class-use/AXIOMUtil.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/util/class-use/UUIDGenerator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/util/class-use/XMLStreamWriterRemoveIllegalChars.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/osgi/class-use/FactoryInjectionComponent.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/mime/class-use/MultipartWriterFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/mime/class-use/MultipartWriter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/mime/impl/javamail/class-use/JavaMailMultipartWriterFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/mime/impl/axiom/class-use/AxiomMultipartWriterFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/ext/stax/class-use/DelegatingXMLStreamReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/ext/stax/class-use/CharacterDataReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/ext/stax/datahandler/class-use/DataHandlerProvider.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/ext/stax/datahandler/class-use/DataHandlerReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/ext/stax/datahandler/class-use/DataHandlerWriter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/ext/io/class-use/ReadFromSupport.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/ext/io/class-use/StreamCopyException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/ext/activation/class-use/SizeAwareDataSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/namespace/class-use/MapBasedNamespaceContext.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/namespace/class-use/AbstractNamespaceContext.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/namespace/class-use/ScopedNamespaceContext.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/class-use/XMLStreamReaderUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/class-use/AbstractXMLStreamWriter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/class-use/XMLStreamWriterUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/class-use/DummyLocation.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/class-use/XMLEventUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/class-use/AbstractXMLStreamReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/class-use/XMLStreamWriterWriter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/class-use/WrappedTextNodeStreamReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/class-use/XMLFragmentStreamReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/class-use/XMLStreamIOException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/debug/class-use/UnclosedReaderDetector.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/debug/class-use/XMLStreamReaderValidator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/xop/class-use/MimePartProvider.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/xop/class-use/ContentIDGenerator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/xop/class-use/XOPEncodingStreamWriter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/xop/class-use/XOPEncodingStreamWrapper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/xop/class-use/OptimizationPolicy.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/xop/class-use/XOPEncodingStreamReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/xop/class-use/XOPDecodingStreamReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/xop/class-use/XOPEncodedStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/xop/class-use/XOPUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/dialect/class-use/StAXDialect.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/dialect/class-use/StAXDialectDetector.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/wrapper/class-use/XMLStreamReaderWrapper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/wrapper/class-use/XMLStreamWriterWrapper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/wrapper/class-use/WrappingXMLInputFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/wrapper/class-use/XMLInputFactoryWrapper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/wrapper/class-use/XMLOutputFactoryWrapper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/wrapper/class-use/WrappingXMLOutputFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/wrapper/class-use/ImmutableXMLInputFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/wrapper/class-use/ImmutableXMLOutputFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/sax/class-use/AbstractXMLReader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/activation/class-use/DataHandlerWrapper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/activation/class-use/EmptyDataSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/activation/class-use/DataSourceUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/base64/class-use/AbstractBase64DecodingWriter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/base64/class-use/Base64EncodingWriterOutputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/base64/class-use/AbstractBase64EncodingOutputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/base64/class-use/Base64Utils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/base64/class-use/Base64EncodingStringBufferOutputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/base64/class-use/Base64DecodingOutputStreamWriter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/base64/class-use/Base64EncodingOutputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/class-use/UIDGenerator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/blob/class-use/Blob.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/blob/class-use/BlobOutputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/blob/class-use/WritableBlob.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/blob/class-use/MemoryBlob.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/blob/class-use/OverflowBlob.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/blob/class-use/BlobDataSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/class-use/SizeAwareDataSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/class-use/Attachments.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/class-use/IncomingAttachmentStreams.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/class-use/Part.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/class-use/IncomingAttachmentInputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/class-use/ConfigurableDataHandler.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/class-use/BoundaryPushbackInputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/class-use/MIMEBodyPartInputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/class-use/ByteArrayDataSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/class-use/AttachmentCacheMonitor.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/class-use/BoundaryDelimitedStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/class-use/MultipartAttachmentStreams.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/class-use/CachedFileDataSource.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/impl/class-use/PartFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/impl/class-use/BufferUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/impl/class-use/PartOnMemory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/impl/class-use/PartOnMemoryEnhanced.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/impl/class-use/PartOnFile.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/utils/class-use/BAAInputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/utils/class-use/IOUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/utils/class-use/BAAOutputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/utils/class-use/ByteSearch.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/utils/class-use/DataHandlerUtils.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/lifecycle/impl/class-use/LifecycleManagerImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/lifecycle/impl/class-use/LifecycleManagerImpl.FileDeletor.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/lifecycle/impl/class-use/VMShutdownHook.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/lifecycle/impl/class-use/FileAccessor.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/lifecycle/impl/class-use/DataHandlerExtImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/lifecycle/impl/class-use/LifecycleEventHandler.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/lifecycle/impl/class-use/LifecycleEventDefinitions.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/lifecycle/class-use/LifecycleManager.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/lifecycle/class-use/DataHandlerExt.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/class-use/SOAPFaultCodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/class-use/SOAPElement.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/class-use/SOAPFaultDetailImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/class-use/SOAPHeaderBlockImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/class-use/SOAPFaultImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/class-use/SOAPFaultSubCodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/class-use/SOAPFaultTextImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/class-use/SOAPHeaderImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/class-use/SOAPFaultRoleImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/class-use/SOAPBodyImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/class-use/SOAPTextImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/class-use/SOAPFaultReasonImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/class-use/SOAPFaultValueImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/class-use/SOAPFaultNodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/class-use/SOAPEnvelopeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/class-use/SOAPMessageImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap12/class-use/SOAP12FaultCodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap12/class-use/SOAP12FaultDetailImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap12/class-use/SOAP12FaultSubCodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap12/class-use/SOAP12Factory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap12/class-use/SOAP12FaultRoleImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap12/class-use/SOAP12HeaderImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap12/class-use/SOAP12FaultValueImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap12/class-use/SOAP12FaultReasonImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap12/class-use/SOAP12FaultNodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap12/class-use/SOAP12FaultImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap12/class-use/SOAP12FaultTextImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap12/class-use/SOAP12HeaderBlockImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap12/class-use/SOAP12BodyImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap11/class-use/SOAP11HeaderBlockImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap11/class-use/SOAP11Factory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap11/class-use/SOAP11FaultTextImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap11/class-use/SOAP11HeaderImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap11/class-use/SOAP11FaultImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap11/class-use/SOAP11FaultRoleImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap11/class-use/SOAP11FaultSubCodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap11/class-use/SOAP11FaultDetailImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap11/class-use/SOAP11FaultReasonImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap11/class-use/SOAP11FaultCodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap11/class-use/SOAP11FaultValueImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap11/class-use/SOAP11BodyImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/llom/class-use/OMElementImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/llom/class-use/OMNodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/llom/class-use/OMSerializableImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/llom/class-use/OMSourcedElementImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/llom/class-use/OMAttributeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/llom/class-use/OMDocumentImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/llom/class-use/OMNavigator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/llom/class-use/OMDocTypeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/llom/class-use/OMNamespaceImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/llom/class-use/OMStAXWrapper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/llom/class-use/OMTextImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/llom/class-use/OMCommentImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/llom/class-use/OMProcessingInstructionImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/llom/factory/class-use/OMLinkedListImplFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/llom/factory/class-use/OMLinkedListMetaFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/llom/factory/class-use/OMXMLBuilderFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/llom/util/class-use/AXIOMUtil.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/llom/util/class-use/XMLComparator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/llom/util/class-use/NamespaceContextImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/class-use/SOAPHeaderImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/class-use/SOAPElement.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/class-use/SOAPFaultTextImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/class-use/SOAPFaultImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/class-use/SOAPFaultValueImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/class-use/SOAPFaultCodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/class-use/SOAPFaultSubCodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/class-use/SOAPFaultRoleImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/class-use/SOAPFaultNodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/class-use/SOAPTextImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/class-use/SOAPHeaderBlockImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/class-use/SOAPFaultReasonImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/class-use/SOAPFaultDetailImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/class-use/SOAPMessageImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/class-use/SOAPBodyImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/class-use/SOAPEnvelopeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap12/class-use/SOAP12HeaderImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap12/class-use/SOAP12FaultImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap12/class-use/SOAP12FaultValueImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap12/class-use/SOAP12Factory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap12/class-use/SOAP12FaultRoleImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap12/class-use/SOAP12FaultTextImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap12/class-use/SOAP12HeaderBlockImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap12/class-use/SOAP12FaultNodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap12/class-use/SOAP12FaultDetailImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap12/class-use/SOAP12FaultSubCodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap12/class-use/SOAP12BodyImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap12/class-use/SOAP12FaultCodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap12/class-use/SOAP12FaultReasonImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/factory/class-use/DOMSOAPFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap11/class-use/SOAP11FaultImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap11/class-use/SOAP11FaultCodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap11/class-use/SOAP11FaultSubCodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap11/class-use/SOAP11HeaderImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap11/class-use/SOAP11FaultReasonImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap11/class-use/SOAP11FaultTextImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap11/class-use/SOAP11FaultDetailImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap11/class-use/SOAP11Factory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap11/class-use/SOAP11FaultValueImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap11/class-use/SOAP11BodyImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap11/class-use/SOAP11HeaderBlockImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap11/class-use/SOAP11FaultRoleImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/class-use/ElementImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/class-use/ParentNode.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/class-use/ChildNode.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/class-use/NodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/class-use/DocumentImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/class-use/NamespaceImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/class-use/AttributeMap.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/class-use/NamedNodeMapImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/class-use/AttrImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/class-use/TextImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/class-use/TextNodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/class-use/CharacterImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/class-use/OMDOMException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/class-use/CDATASectionImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/class-use/DOOMAbstractFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/class-use/DOMImplementationImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/class-use/XMLChar.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/class-use/CommentImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/class-use/DocumentTypeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/class-use/DOMStAXWrapper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/class-use/DocumentFragmentImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/class-use/DOMMessageFormatter.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/class-use/DOMNavigator.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/class-use/ProcessingInstructionImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/class-use/NodeListImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/factory/class-use/OMDOMFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/factory/class-use/OMDOMMetaFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/jaxp/class-use/DOOMDocumentBuilder.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/jaxp/class-use/DocumentBuilderFactoryImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/jaxp/class-use/DOOMDocumentBuilderFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/jaxp/class-use/DocumentBuilderImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/exceptions/class-use/InvalidCanonicalizerException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/exceptions/class-use/C14NException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/exceptions/class-use/CanonicalizationException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/exceptions/class-use/AlgorithmAlreadyRegisteredException.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/class-use/CanonicalizerSpi.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/class-use/Canonicalizer.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/helpers/class-use/AttrCompare.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/helpers/class-use/C14nHelper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/impl/class-use/Canonicalizer20010315.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/impl/class-use/CanonicalizerBase.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/impl/class-use/NameSpaceSymbTable.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/impl/class-use/Canonicalizer20010315ExclWithComments.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/impl/class-use/Canonicalizer20010315Excl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/impl/class-use/UtfHelper.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/impl/class-use/Canonicalizer20010315ExclOmitComments.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/impl/class-use/Canonicalizer20010315WithComments.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/impl/class-use/Canonicalizer20010315OmitComments.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/utils/class-use/UnsyncByteArrayOutputStream.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/utils/class-use/Constants.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/utils/class-use/PropLoader.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/class-use/DoctypeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/class-use/NodeImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/class-use/ElementImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/class-use/NamedNodeMapImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/class-use/TextImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/class-use/CommentImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/class-use/ProcessingInstructionImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/class-use/AttrImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/class-use/NodeListImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/class-use/DocumentImpl.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/factory/class-use/WrapperFactory.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/interfaces/class-use/NamedNodeMap.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/interfaces/class-use/Node.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/interfaces/class-use/NodeList.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/interfaces/class-use/Element.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/interfaces/class-use/Attr.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/interfaces/class-use/ProcessingInstruction.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/interfaces/class-use/Comment.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/interfaces/class-use/Doctype.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/interfaces/class-use/Text.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/interfaces/class-use/Document.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/impl/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/lifecycle/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/lifecycle/impl/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/attachments/utils/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/exceptions/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/helpers/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/impl/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/factory/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/omwrapper/interfaces/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/c14n/utils/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/ext/activation/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/ext/io/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/ext/stax/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/ext/stax/datahandler/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/mime/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/mime/impl/axiom/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/mime/impl/javamail/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/ds/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/ds/custombuilder/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/builder/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/factory/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/dom/jaxp/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/exception/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/jaxp/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/llom/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/llom/factory/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/llom/util/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/serialize/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/traverse/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/impl/util/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/util/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/om/xpath/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/osgi/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/builder/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/factory/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap11/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/dom/soap12/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap11/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/soap/impl/llom/soap12/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/activation/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/base64/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/blob/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/namespace/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/sax/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/debug/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/dialect/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/wrapper/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/org/apache/axiom/util/stax/xop/package-use.html... Building index for all the packages and classes... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/overview-tree.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/index-all.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/deprecated-list.html... Building index for all classes... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/allclasses-frame.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/allclasses-noframe.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/index.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/overview-summary.html... Generating /home/pterjan/rpmbuild/BUILD/axiom-1.2.12/target/site/apidocs/help-doc.html... Note: Custom tags that were not seen: @scr.component, @scr.reference, @scr.property, @scr.service [INFO] [INFO] --- xmvn-mojo:2.5.0:builddep (default-cli) @ axiom --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Axiom Parent POM ................................... SUCCESS [ 0.711 s] [INFO] Axiom API .......................................... SUCCESS [ 8.253 s] [INFO] Axiom Impl ......................................... SUCCESS [ 1.298 s] [INFO] Axiom DOM .......................................... SUCCESS [ 2.793 s] [INFO] Axiom C14N ......................................... SUCCESS [ 0.816 s] [INFO] Axiom .............................................. SUCCESS [ 18.577 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 58.171 s [INFO] Finished at: 2018-07-01T14:37:02+00:00 [INFO] Final Memory: 55M/1073M [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA6WTQU+EMBCF7/srKveC3lk26omDp42J14HOdmvaDmkB4d/bypJFTXCDx3nzMt+k fZMfBqNZj84rsvvkIb1PGNqahLJyn7we+ePxuSyTQ7HL7zhnT53Sggls0IpgU+iZRIsOWhSsGtnb S28Z58G99BQ7xq7CGMsgSEddU4qCnEyhgfqMeTZrkwNcq05Qt0GYDQtp8uDQoo3LFw2ZPLuWkZl9 h96yQ3pCrYaVTQz0aHnVWaGRN7qTyv5c63ZuTcaQ9VyTDHPkCvaXcyvyHQa0K6BLf/v4HobUgNKr bxjbWxG+hbUPim0OjdoOiGkIJ4Bn6Hz6QSR8S2vE2cJrcsjB6/+hL0H8Clo6Jcz/GUjwHk2lx5si uajieX4CsYPktQUEAAA= -----END MAVEN BUILD DEPENDENCIES----- + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.snJ88k + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/axiom-1.2.12-17.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/axiom-1.2.12-17.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/axiom-1.2.12-17.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/axiom-1.2.12-17.mga7.x86_64 + cd axiom-1.2.12 + '[' 1 -eq 1 ']' + xmvn-install -R .xmvn-reactor -n axiom -d /home/pterjan/rpmbuild/BUILDROOT/axiom-1.2.12-17.mga7.x86_64 [INFO] Installing artifact org.apache.ws.commons.axiom:axiom-parent:pom:1.2.12 [INFO] Installing artifact org.apache.ws.commons.axiom:axiom-api:jar:1.2.12 [INFO] Installing artifact org.apache.ws.commons.axiom:axiom-api:pom:1.2.12 [INFO] Installing artifact org.apache.ws.commons.axiom:axiom-impl:jar:1.2.12 [INFO] Installing artifact org.apache.ws.commons.axiom:axiom-impl:pom:1.2.12 [INFO] Installing artifact org.apache.ws.commons.axiom:axiom-dom:jar:1.2.12 [INFO] Installing artifact org.apache.ws.commons.axiom:axiom-dom:pom:1.2.12 [INFO] Installing artifact org.apache.ws.commons.axiom:axiom-c14n:jar:1.2.12 [INFO] Installing artifact org.apache.ws.commons.axiom:axiom-c14n:pom:1.2.12 [INFO] Installing artifact org.apache.ws.commons.axiom:axiom:pom:1.2.12 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/axiom-1.2.12-17.mga7.x86_64/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /home/pterjan/rpmbuild/BUILDROOT/axiom-1.2.12-17.mga7.x86_64/usr/share/javadoc/axiom + cp -pr .xmvn/apidocs/allclasses-frame.html .xmvn/apidocs/allclasses-noframe.html .xmvn/apidocs/constant-values.html .xmvn/apidocs/deprecated-list.html .xmvn/apidocs/help-doc.html .xmvn/apidocs/index-all.html .xmvn/apidocs/index.html .xmvn/apidocs/org .xmvn/apidocs/overview-frame.html .xmvn/apidocs/overview-summary.html .xmvn/apidocs/overview-tree.html .xmvn/apidocs/package-list .xmvn/apidocs/script.js .xmvn/apidocs/serialized-form.html .xmvn/apidocs/stylesheet.css /home/pterjan/rpmbuild/BUILDROOT/axiom-1.2.12-17.mga7.x86_64/usr/share/javadoc/axiom + echo /usr/share/javadoc/axiom + /usr/lib/rpm/find-debuginfo.sh -j4 -m -i --build-id-seed 1.2.12-17.mga7 --unique-debug-suffix -1.2.12-17.mga7.x86_64 --unique-debug-src-base axiom-1.2.12-17.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/axiom-1.2.12 + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: axiom-1.2.12-17.mga7.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ZelEif + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd axiom-1.2.12 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/axiom-1.2.12-17.mga7.x86_64/usr/share/doc/axiom + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/axiom-1.2.12-17.mga7.x86_64/usr/share/doc/axiom + cp -pr README.txt RELEASE-NOTE.txt /home/pterjan/rpmbuild/BUILDROOT/axiom-1.2.12-17.mga7.x86_64/usr/share/doc/axiom + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.OC6ot9 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd axiom-1.2.12 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/axiom-1.2.12-17.mga7.x86_64/usr/share/licenses/axiom + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/axiom-1.2.12-17.mga7.x86_64/usr/share/licenses/axiom + cp -pr NOTICE /home/pterjan/rpmbuild/BUILDROOT/axiom-1.2.12-17.mga7.x86_64/usr/share/licenses/axiom + exit 0 [INFO osgi.prov] input: ['/home/pterjan/rpmbuild/BUILDROOT/axiom-1.2.12-17.mga7.x86_64/usr/share/java/axiom/axiom-api.jar'] [INFO osgi.prov] osgi(org.apache.ws.commons.axiom.api) = 1.2.12 [INFO osgi.req] input: ['/home/pterjan/rpmbuild/BUILDROOT/axiom-1.2.12-17.mga7.x86_64/usr/share/java/axiom/axiom-api.jar'] [INFO osgi.prov] input: ['/home/pterjan/rpmbuild/BUILDROOT/axiom-1.2.12-17.mga7.x86_64/usr/share/java/axiom/axiom-c14n.jar'] [INFO osgi.prov] osgi(org.apache.ws.commons.axiom.c14n) = 1.2.12 [INFO osgi.req] input: ['/home/pterjan/rpmbuild/BUILDROOT/axiom-1.2.12-17.mga7.x86_64/usr/share/java/axiom/axiom-c14n.jar'] [INFO osgi.prov] input: ['/home/pterjan/rpmbuild/BUILDROOT/axiom-1.2.12-17.mga7.x86_64/usr/share/java/axiom/axiom-dom.jar'] [INFO osgi.prov] osgi(org.apache.ws.commons.axiom.dom) = 1.2.12 [INFO osgi.req] input: ['/home/pterjan/rpmbuild/BUILDROOT/axiom-1.2.12-17.mga7.x86_64/usr/share/java/axiom/axiom-dom.jar'] [INFO osgi.prov] input: ['/home/pterjan/rpmbuild/BUILDROOT/axiom-1.2.12-17.mga7.x86_64/usr/share/java/axiom/axiom-impl.jar'] [INFO osgi.prov] osgi(org.apache.ws.commons.axiom.impl) = 1.2.12 [INFO osgi.req] input: ['/home/pterjan/rpmbuild/BUILDROOT/axiom-1.2.12-17.mga7.x86_64/usr/share/java/axiom/axiom-impl.jar'] [INFO maven.prov] input: ['/home/pterjan/rpmbuild/BUILDROOT/axiom-1.2.12-17.mga7.x86_64/usr/share/maven-metadata/axiom.xml'] [INFO maven.prov] mvn(org.apache.ws.commons.axiom:axiom-api) = 1.2.12, mvn(org.apache.ws.commons.axiom:axiom-impl) = 1.2.12, mvn(org.apache.ws.commons.axiom:axiom-c14n) = 1.2.12, mvn(org.apache.ws.commons.axiom:axiom-dom) = 1.2.12, mvn(org.apache.ws.commons.axiom:axiom-c14n:pom:) = 1.2.12, mvn(org.apache.ws.commons.axiom:axiom-parent:pom:) = 1.2.12, mvn(org.apache.ws.commons.axiom:axiom:pom:) = 1.2.12, mvn(org.apache.ws.commons.axiom:axiom-dom:pom:) = 1.2.12, mvn(org.apache.ws.commons.axiom:axiom-api:pom:) = 1.2.12, mvn(org.apache.ws.commons.axiom:axiom-impl:pom:) = 1.2.12 [INFO maven.req] input: ['/home/pterjan/rpmbuild/BUILDROOT/axiom-1.2.12-17.mga7.x86_64/usr/share/maven-metadata/axiom.xml'] [INFO maven.req] mvn(org.codehaus.woodstox:woodstox-core-asl), mvn(stax:stax-api), java-headless >= 1:1.6, mvn(commons-logging:commons-logging), javapackages-tools, mvn(jaxen:jaxen), mvn(javax.mail:mail) Provides: axiom = 0:1.2.12-17.mga7 mvn(org.apache.ws.commons.axiom:axiom-api) = 1.2.12 mvn(org.apache.ws.commons.axiom:axiom-api:pom:) = 1.2.12 mvn(org.apache.ws.commons.axiom:axiom-c14n) = 1.2.12 mvn(org.apache.ws.commons.axiom:axiom-c14n:pom:) = 1.2.12 mvn(org.apache.ws.commons.axiom:axiom-dom) = 1.2.12 mvn(org.apache.ws.commons.axiom:axiom-dom:pom:) = 1.2.12 mvn(org.apache.ws.commons.axiom:axiom-impl) = 1.2.12 mvn(org.apache.ws.commons.axiom:axiom-impl:pom:) = 1.2.12 mvn(org.apache.ws.commons.axiom:axiom-parent:pom:) = 1.2.12 mvn(org.apache.ws.commons.axiom:axiom:pom:) = 1.2.12 osgi(org.apache.ws.commons.axiom.api) = 1.2.12 osgi(org.apache.ws.commons.axiom.c14n) = 1.2.12 osgi(org.apache.ws.commons.axiom.dom) = 1.2.12 osgi(org.apache.ws.commons.axiom.impl) = 1.2.12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-headless >= 1:1.6 javapackages-tools mvn(commons-logging:commons-logging) mvn(javax.mail:mail) mvn(jaxen:jaxen) mvn(org.codehaus.woodstox:woodstox-core-asl) mvn(stax:stax-api) Processing files: axiom-javadoc-1.2.12-17.mga7.noarch Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.9hCSVb + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd axiom-1.2.12 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/axiom-1.2.12-17.mga7.x86_64/usr/share/licenses/axiom-javadoc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/axiom-1.2.12-17.mga7.x86_64/usr/share/licenses/axiom-javadoc + cp -pr NOTICE /home/pterjan/rpmbuild/BUILDROOT/axiom-1.2.12-17.mga7.x86_64/usr/share/licenses/axiom-javadoc + exit 0 Provides: axiom-javadoc = 0:1.2.12-17.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: javapackages-tools Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/axiom-1.2.12-17.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/noarch/axiom-1.2.12-17.mga7.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/axiom-javadoc-1.2.12-17.mga7.noarch.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.EYIKIE + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd axiom-1.2.12 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/axiom-1.2.12-17.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.D0Vgy7 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf axiom-1.2.12 + exit 0 D: [iurt_root_command] Success!