Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/felix-osgi-compendium.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-ec210f3a4ff23be55d694ef906ec026c98a277fd/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/felix-osgi-compendium.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/felix-osgi-compendium-1.4.0-19.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/felix-osgi-compendium.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-ec210f3a4ff23be55d694ef906ec026c98a277fd/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/felix-osgi-compendium.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fLKCwO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf org.osgi.compendium-1.4.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/org.osgi.compendium-1.4.0-project.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd org.osgi.compendium-1.4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (0001-Fix-servlet-api-dependency.patch):' Patch #0 (0001-Fix-servlet-api-dependency.patch): + /usr/bin/cat /builddir/build/SOURCES/0001-Fix-servlet-api-dependency.patch + /usr/bin/patch -p1 --fuzz=0 patching file pom.xml + echo 'Patch #1 (0002-Fix-compile-target.patch):' Patch #1 (0002-Fix-compile-target.patch): + /usr/bin/cat /builddir/build/SOURCES/0002-Fix-compile-target.patch + /usr/bin/patch -p1 --fuzz=0 patching file pom.xml + echo 'Patch #2 (0003-Add-CM_LOCATION_CHANGED-property-to-ConfigurationEve.patch):' Patch #2 (0003-Add-CM_LOCATION_CHANGED-property-to-ConfigurationEve.patch): + /usr/bin/cat /builddir/build/SOURCES/0003-Add-CM_LOCATION_CHANGED-property-to-ConfigurationEve.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/main/java/org/osgi/service/cm/ConfigurationEvent.java + echo 'Patch #3 (0004-Add-TARGET-property-to-ConfigurationPermission.patch):' Patch #3 (0004-Add-TARGET-property-to-ConfigurationPermission.patch): + /usr/bin/cat /builddir/build/SOURCES/0004-Add-TARGET-property-to-ConfigurationPermission.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/main/java/org/osgi/service/cm/ConfigurationPermission.java + echo 'Patch #4 (0005-Add-getResourceURL-method-to-make-jbosgi-framework-h.patch):' Patch #4 (0005-Add-getResourceURL-method-to-make-jbosgi-framework-h.patch): + /usr/bin/cat /builddir/build/SOURCES/0005-Add-getResourceURL-method-to-make-jbosgi-framework-h.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/main/java/org/osgi/util/xml/XMLParserActivator.java + python /usr/share/java-utils/mvn_file.py :org.osgi.compendium felix/org.osgi.compendium + python /usr/share/java-utils/mvn_alias.py org.apache.felix:org.osgi.compendium org.osgi:org.osgi.compendium + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.H0fd2s + umask 022 + cd /builddir/build/BUILD + cd org.osgi.compendium-1.4.0 + python /usr/share/java-utils/mvn_build.py -n felix-osgi-compendium [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.felix:org.osgi.compendium:bundle:1.4.0 [WARNING] The expression ${pom.groupId} is deprecated. Please use ${project.groupId} instead. [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-report-plugin is missing. @ org.apache.felix:felix-parent:1.2.1, /usr/share/maven-poms/JPP.felix-parent-felix-parent.pom, line 353, column 15 [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-jxr-plugin is missing. @ org.apache.felix:felix-parent:1.2.1, /usr/share/maven-poms/JPP.felix-parent-felix-parent.pom, line 357, column 15 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building OSGi R4 Compendium Bundle 1.4.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ org.osgi.compendium --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.osgi.compendium --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 74 resources [INFO] Copying 2 resources to META-INF [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ org.osgi.compendium --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 160 source files to /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/classes [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/info/dmtree/DmtException.java: Some input files use unchecked or unsafe operations. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/info/dmtree/DmtException.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.osgi.compendium --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/test/resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ org.osgi.compendium --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ org.osgi.compendium --- [INFO] [INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ org.osgi.compendium --- [INFO] [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ org.osgi.compendium --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building OSGi R4 Compendium Bundle 1.4.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- xmvn-mojo:1.3.0:install (default-cli) @ org.osgi.compendium --- [INFO] [INFO] >>> maven-javadoc-plugin:2.9:aggregate (default-cli) @ org.osgi.compendium >>> [INFO] [INFO] <<< maven-javadoc-plugin:2.9:aggregate (default-cli) @ org.osgi.compendium <<< [INFO] [INFO] --- maven-javadoc-plugin:2.9:aggregate (default-cli) @ org.osgi.compendium --- [INFO] Loading source files for package info.dmtree... Loading source files for package info.dmtree.registry... Loading source files for package info.dmtree.notification... Loading source files for package info.dmtree.notification.spi... Loading source files for package info.dmtree.spi... Loading source files for package info.dmtree.security... Loading source files for package org.osgi.util.gsm... Loading source files for package org.osgi.util.mobile... Loading source files for package org.osgi.util.xml... Loading source files for package org.osgi.util.tracker... Loading source files for package org.osgi.util.measurement... Loading source files for package org.osgi.util.cdma... Loading source files for package org.osgi.util.position... Loading source files for package org.osgi.application... Loading source files for package org.osgi.service.log... Loading source files for package org.osgi.service.useradmin... Loading source files for package org.osgi.service.component... Loading source files for package org.osgi.service.provisioning... Loading source files for package org.osgi.service.metatype... Loading source files for package org.osgi.service.monitor... Loading source files for package org.osgi.service.application... Loading source files for package org.osgi.service.io... Loading source files for package org.osgi.service.upnp... Loading source files for package org.osgi.service.event... Loading source files for package org.osgi.service.device... Loading source files for package org.osgi.service.http... Loading source files for package org.osgi.service.wireadmin... Loading source files for package org.osgi.service.cm... Loading source files for package org.osgi.service.deploymentadmin... Loading source files for package org.osgi.service.deploymentadmin.spi... Loading source files for package org.osgi.service.prefs... Loading source files for package org.osgi.service.blueprint.reflect... Loading source files for package org.osgi.service.blueprint.container... Constructing Javadoc information... Standard Doclet version 1.7.0_75 Building tree for all the packages and classes... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/Acl.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/DmtAdmin.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/DmtData.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/DmtEvent.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/DmtEventListener.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/DmtException.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/DmtIllegalStateException.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/DmtSession.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/MetaNode.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/Uri.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/registry/DmtServiceFactory.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/notification/AlertItem.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/notification/NotificationService.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/notification/spi/RemoteAlertSender.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/spi/DataPlugin.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/spi/ExecPlugin.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/spi/ReadableDataSession.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/spi/ReadWriteDataSession.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/spi/TransactionalDataSession.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/security/AlertPermission.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/security/DmtPermission.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/security/DmtPrincipalPermission.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/gsm/IMEICondition.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/gsm/IMSICondition.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/mobile/UserPromptCondition.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/xml/XMLParserActivator.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/tracker/BundleTracker.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/tracker/BundleTrackerCustomizer.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/tracker/ServiceTracker.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/tracker/ServiceTrackerCustomizer.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/measurement/Measurement.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/measurement/State.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/measurement/Unit.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/cdma/ESNCondition.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/cdma/MEIDCondition.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/position/Position.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/application/ApplicationContext.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/application/ApplicationServiceEvent.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/application/ApplicationServiceListener.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/application/Framework.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/log/LogEntry.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/log/LogListener.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/log/LogReaderService.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/log/LogService.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/useradmin/Authorization.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/useradmin/Group.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/useradmin/Role.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/useradmin/User.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/useradmin/UserAdmin.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/useradmin/UserAdminEvent.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/useradmin/UserAdminListener.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/useradmin/UserAdminPermission.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/component/ComponentConstants.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/component/ComponentContext.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/component/ComponentException.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/component/ComponentFactory.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/component/ComponentInstance.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/provisioning/ProvisioningService.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/metatype/AttributeDefinition.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/metatype/MetaTypeInformation.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/metatype/MetaTypeProvider.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/metatype/MetaTypeService.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/metatype/ObjectClassDefinition.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/monitor/Monitorable.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/monitor/MonitorAdmin.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/monitor/MonitoringJob.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/monitor/MonitorListener.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/monitor/MonitorPermission.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/monitor/StatusVariable.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/application/ApplicationAdminPermission.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/application/ApplicationDescriptor.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/application/ApplicationException.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/application/ApplicationHandle.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/application/ScheduledApplication.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/io/ConnectionFactory.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/io/ConnectorService.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/upnp/UPnPAction.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/upnp/UPnPDevice.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/upnp/UPnPEventListener.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/upnp/UPnPException.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/upnp/UPnPIcon.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/upnp/UPnPLocalStateVariable.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/upnp/UPnPService.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/upnp/UPnPStateVariable.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/event/Event.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/event/EventAdmin.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/event/EventConstants.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/event/EventHandler.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/event/TopicPermission.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/device/Constants.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/device/Device.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/device/Driver.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/device/DriverLocator.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/device/DriverSelector.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/device/Match.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/http/HttpContext.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/http/HttpService.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/http/NamespaceException.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/wireadmin/BasicEnvelope.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/wireadmin/Consumer.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/wireadmin/Envelope.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/wireadmin/Producer.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/wireadmin/Wire.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/wireadmin/WireAdmin.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/wireadmin/WireAdminEvent.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/wireadmin/WireAdminListener.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/wireadmin/WireConstants.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/wireadmin/WirePermission.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/cm/Configuration.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/cm/ConfigurationAdmin.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/cm/ConfigurationEvent.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/cm/ConfigurationException.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/cm/ConfigurationListener.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/cm/ConfigurationPermission.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/cm/ConfigurationPlugin.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/cm/ManagedService.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/cm/ManagedServiceFactory.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/deploymentadmin/BundleInfo.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/deploymentadmin/DeploymentAdmin.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/deploymentadmin/DeploymentAdminPermission.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/deploymentadmin/DeploymentException.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/deploymentadmin/DeploymentPackage.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/deploymentadmin/spi/DeploymentCustomizerPermission.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/deploymentadmin/spi/DeploymentSession.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/deploymentadmin/spi/ResourceProcessor.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/deploymentadmin/spi/ResourceProcessorException.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/prefs/BackingStoreException.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/prefs/Preferences.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/prefs/PreferencesService.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/reflect/BeanArgument.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/reflect/BeanMetadata.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/reflect/BeanProperty.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/reflect/CollectionMetadata.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/reflect/ComponentMetadata.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/reflect/IdRefMetadata.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/reflect/MapEntry.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/reflect/MapMetadata.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/reflect/Metadata.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/reflect/NonNullMetadata.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/reflect/NullMetadata.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/reflect/PropsMetadata.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/reflect/ReferenceListener.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/reflect/ReferenceListMetadata.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/reflect/ReferenceMetadata.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/reflect/RefMetadata.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/reflect/RegistrationListener.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/reflect/ServiceMetadata.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/reflect/ServiceReferenceMetadata.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/reflect/Target.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/reflect/ValueMetadata.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/container/BlueprintContainer.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/container/BlueprintEvent.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/container/BlueprintListener.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/container/ComponentDefinitionException.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/container/Converter.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/container/EventConstants.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/container/NoSuchComponentException.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/container/ReifiedType.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/container/ServiceUnavailableException.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/overview-frame.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/package-frame.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/package-summary.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/package-tree.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/notification/package-frame.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/notification/package-summary.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/notification/package-tree.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/notification/spi/package-frame.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/notification/spi/package-summary.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/notification/spi/package-tree.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/registry/package-frame.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/registry/package-summary.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/registry/package-tree.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/security/package-frame.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/security/package-summary.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/security/package-tree.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/spi/package-frame.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/spi/package-summary.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/spi/package-tree.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/application/package-frame.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/application/package-summary.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/application/package-tree.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/application/package-frame.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/application/package-summary.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/application/package-tree.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/container/package-frame.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/container/package-summary.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/container/package-tree.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/reflect/package-frame.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/reflect/package-summary.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/reflect/package-tree.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/cm/package-frame.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/cm/package-summary.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/cm/package-tree.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/component/package-frame.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/component/package-summary.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/component/package-tree.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/deploymentadmin/package-frame.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/deploymentadmin/package-summary.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/deploymentadmin/package-tree.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/deploymentadmin/spi/package-frame.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/deploymentadmin/spi/package-summary.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/deploymentadmin/spi/package-tree.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/device/package-frame.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/device/package-summary.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/device/package-tree.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/event/package-frame.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/event/package-summary.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/event/package-tree.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/http/package-frame.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/http/package-summary.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/http/package-tree.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/io/package-frame.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/io/package-summary.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/io/package-tree.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/log/package-frame.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/log/package-summary.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/log/package-tree.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/metatype/package-frame.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/metatype/package-summary.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/metatype/package-tree.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/monitor/package-frame.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/monitor/package-summary.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/monitor/package-tree.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/prefs/package-frame.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/prefs/package-summary.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/prefs/package-tree.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/provisioning/package-frame.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/provisioning/package-summary.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/provisioning/package-tree.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/upnp/package-frame.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/upnp/package-summary.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/upnp/package-tree.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/useradmin/package-frame.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/useradmin/package-summary.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/useradmin/package-tree.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/wireadmin/package-frame.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/wireadmin/package-summary.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/wireadmin/package-tree.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/cdma/package-frame.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/cdma/package-summary.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/cdma/package-tree.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/gsm/package-frame.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/gsm/package-summary.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/gsm/package-tree.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/measurement/package-frame.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/measurement/package-summary.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/measurement/package-tree.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/mobile/package-frame.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/mobile/package-summary.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/mobile/package-tree.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/position/package-frame.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/position/package-summary.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/position/package-tree.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/tracker/package-frame.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/tracker/package-summary.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/tracker/package-tree.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/xml/package-frame.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/xml/package-summary.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/xml/package-tree.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/constant-values.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/serialized-form.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/class-use/Acl.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/class-use/MetaNode.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/class-use/DmtAdmin.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/class-use/Uri.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/class-use/DmtEventListener.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/class-use/DmtSession.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/class-use/DmtIllegalStateException.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/class-use/DmtData.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/class-use/DmtEvent.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/class-use/DmtException.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/registry/class-use/DmtServiceFactory.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/notification/class-use/AlertItem.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/notification/class-use/NotificationService.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/notification/spi/class-use/RemoteAlertSender.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/spi/class-use/DataPlugin.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/spi/class-use/ReadWriteDataSession.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/spi/class-use/ReadableDataSession.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/spi/class-use/ExecPlugin.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/spi/class-use/TransactionalDataSession.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/security/class-use/AlertPermission.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/security/class-use/DmtPermission.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/security/class-use/DmtPrincipalPermission.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/gsm/class-use/IMEICondition.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/gsm/class-use/IMSICondition.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/mobile/class-use/UserPromptCondition.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/xml/class-use/XMLParserActivator.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/tracker/class-use/BundleTracker.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/tracker/class-use/BundleTrackerCustomizer.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/tracker/class-use/ServiceTrackerCustomizer.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/tracker/class-use/ServiceTracker.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/measurement/class-use/State.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/measurement/class-use/Unit.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/measurement/class-use/Measurement.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/cdma/class-use/MEIDCondition.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/cdma/class-use/ESNCondition.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/position/class-use/Position.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/application/class-use/ApplicationServiceEvent.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/application/class-use/ApplicationContext.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/application/class-use/ApplicationServiceListener.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/application/class-use/Framework.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/log/class-use/LogService.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/log/class-use/LogListener.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/log/class-use/LogReaderService.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/log/class-use/LogEntry.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/useradmin/class-use/Authorization.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/useradmin/class-use/Group.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/useradmin/class-use/UserAdminEvent.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/useradmin/class-use/UserAdmin.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/useradmin/class-use/User.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/useradmin/class-use/UserAdminListener.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/useradmin/class-use/Role.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/useradmin/class-use/UserAdminPermission.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/component/class-use/ComponentContext.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/component/class-use/ComponentInstance.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/component/class-use/ComponentException.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/component/class-use/ComponentConstants.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/component/class-use/ComponentFactory.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/provisioning/class-use/ProvisioningService.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/metatype/class-use/AttributeDefinition.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/metatype/class-use/ObjectClassDefinition.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/metatype/class-use/MetaTypeProvider.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/metatype/class-use/MetaTypeInformation.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/metatype/class-use/MetaTypeService.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/monitor/class-use/MonitorPermission.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/monitor/class-use/MonitorListener.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/monitor/class-use/Monitorable.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/monitor/class-use/MonitoringJob.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/monitor/class-use/MonitorAdmin.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/monitor/class-use/StatusVariable.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/application/class-use/ScheduledApplication.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/application/class-use/ApplicationHandle.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/application/class-use/ApplicationAdminPermission.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/application/class-use/ApplicationDescriptor.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/application/class-use/ApplicationException.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/io/class-use/ConnectorService.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/io/class-use/ConnectionFactory.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/upnp/class-use/UPnPStateVariable.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/upnp/class-use/UPnPException.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/upnp/class-use/UPnPService.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/upnp/class-use/UPnPEventListener.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/upnp/class-use/UPnPAction.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/upnp/class-use/UPnPLocalStateVariable.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/upnp/class-use/UPnPIcon.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/upnp/class-use/UPnPDevice.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/event/class-use/EventAdmin.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/event/class-use/Event.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/event/class-use/TopicPermission.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/event/class-use/EventConstants.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/event/class-use/EventHandler.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/device/class-use/DriverLocator.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/device/class-use/Constants.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/device/class-use/Match.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/device/class-use/Driver.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/device/class-use/DriverSelector.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/device/class-use/Device.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/http/class-use/HttpService.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/http/class-use/NamespaceException.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/http/class-use/HttpContext.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/wireadmin/class-use/WirePermission.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/wireadmin/class-use/WireAdminEvent.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/wireadmin/class-use/Consumer.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/wireadmin/class-use/Envelope.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/wireadmin/class-use/Wire.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/wireadmin/class-use/WireConstants.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/wireadmin/class-use/WireAdmin.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/wireadmin/class-use/BasicEnvelope.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/wireadmin/class-use/WireAdminListener.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/wireadmin/class-use/Producer.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/cm/class-use/ConfigurationException.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/cm/class-use/ConfigurationEvent.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/cm/class-use/ManagedService.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/cm/class-use/ConfigurationAdmin.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/cm/class-use/ConfigurationPermission.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/cm/class-use/ConfigurationListener.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/cm/class-use/Configuration.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/cm/class-use/ConfigurationPlugin.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/cm/class-use/ManagedServiceFactory.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/deploymentadmin/class-use/DeploymentAdminPermission.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/deploymentadmin/class-use/DeploymentException.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/deploymentadmin/class-use/BundleInfo.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/deploymentadmin/class-use/DeploymentAdmin.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/deploymentadmin/class-use/DeploymentPackage.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/deploymentadmin/spi/class-use/ResourceProcessorException.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/deploymentadmin/spi/class-use/ResourceProcessor.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/deploymentadmin/spi/class-use/DeploymentSession.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/deploymentadmin/spi/class-use/DeploymentCustomizerPermission.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/prefs/class-use/PreferencesService.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/prefs/class-use/Preferences.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/prefs/class-use/BackingStoreException.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/reflect/class-use/ReferenceListener.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/reflect/class-use/ReferenceMetadata.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/reflect/class-use/ValueMetadata.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/reflect/class-use/ServiceMetadata.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/reflect/class-use/ReferenceListMetadata.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/reflect/class-use/RefMetadata.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/reflect/class-use/ComponentMetadata.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/reflect/class-use/BeanArgument.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/reflect/class-use/Metadata.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/reflect/class-use/NullMetadata.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/reflect/class-use/BeanMetadata.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/reflect/class-use/MapEntry.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/reflect/class-use/PropsMetadata.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/reflect/class-use/BeanProperty.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/reflect/class-use/CollectionMetadata.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/reflect/class-use/Target.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/reflect/class-use/ServiceReferenceMetadata.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/reflect/class-use/MapMetadata.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/reflect/class-use/RegistrationListener.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/reflect/class-use/IdRefMetadata.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/reflect/class-use/NonNullMetadata.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/container/class-use/Converter.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/container/class-use/NoSuchComponentException.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/container/class-use/EventConstants.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/container/class-use/BlueprintEvent.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/container/class-use/BlueprintListener.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/container/class-use/ComponentDefinitionException.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/container/class-use/BlueprintContainer.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/container/class-use/ReifiedType.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/container/class-use/ServiceUnavailableException.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/package-use.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/notification/package-use.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/notification/spi/package-use.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/registry/package-use.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/security/package-use.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/info/dmtree/spi/package-use.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/application/package-use.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/application/package-use.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/container/package-use.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/blueprint/reflect/package-use.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/cm/package-use.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/component/package-use.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/deploymentadmin/package-use.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/deploymentadmin/spi/package-use.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/device/package-use.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/event/package-use.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/http/package-use.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/io/package-use.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/log/package-use.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/metatype/package-use.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/monitor/package-use.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/prefs/package-use.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/provisioning/package-use.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/upnp/package-use.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/useradmin/package-use.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/service/wireadmin/package-use.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/cdma/package-use.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/gsm/package-use.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/measurement/package-use.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/mobile/package-use.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/position/package-use.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/tracker/package-use.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/org/osgi/util/xml/package-use.html... Building index for all the packages and classes... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/overview-tree.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/index-all.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/deprecated-list.html... Building index for all classes... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/allclasses-frame.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/allclasses-noframe.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/index.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/overview-summary.html... Generating /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/site/apidocs/help-doc.html... 59 warnings [WARNING] Javadoc Warnings [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/util/gsm/IMEICondition.java:32: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/util/gsm/IMSICondition.java:32: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/util/xml/XMLParserActivator.java:96: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/util/tracker/BundleTracker.java:49: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/util/tracker/BundleTrackerCustomizer.java:50: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/util/tracker/ServiceTracker.java:58: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/util/tracker/ServiceTrackerCustomizer.java:50: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/util/measurement/Measurement.java:49: warning - @Immutable is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/util/measurement/State.java:31: warning - @Immutable is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/util/measurement/Unit.java:50: warning - @Immutable is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/util/cdma/ESNCondition.java:32: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/util/cdma/MEIDCondition.java:32: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/util/position/Position.java:40: warning - @Immutable is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/service/log/LogEntry.java:35: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/service/log/LogListener.java:38: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/service/log/LogReaderService.java:38: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/service/log/LogService.java:40: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/service/useradmin/UserAdminPermission.java:121: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/service/component/ComponentContext.java:57: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/service/component/ComponentFactory.java:31: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/service/component/ComponentInstance.java:31: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/service/event/Event.java:37: warning - @Immutable is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/service/event/EventAdmin.java:26: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/service/event/EventHandler.java:61: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/service/event/TopicPermission.java:44: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/service/device/Device.java:43: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/service/device/Driver.java:33: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/service/device/DriverLocator.java:35: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/service/device/DriverSelector.java:34: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/service/device/Match.java:29: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/service/wireadmin/WirePermission.java:41: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/service/cm/ConfigurationPermission.java:35: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/service/blueprint/reflect/BeanArgument.java:27: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/service/blueprint/reflect/BeanMetadata.java:29: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/service/blueprint/reflect/BeanProperty.java:28: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/service/blueprint/reflect/CollectionMetadata.java:29: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/service/blueprint/reflect/ComponentMetadata.java:28: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/service/blueprint/reflect/IdRefMetadata.java:26: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/service/blueprint/reflect/MapEntry.java:28: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/service/blueprint/reflect/MapMetadata.java:29: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/service/blueprint/reflect/Metadata.java:24: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/service/blueprint/reflect/NonNullMetadata.java:29: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/service/blueprint/reflect/NullMetadata.java:25: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/service/blueprint/reflect/PropsMetadata.java:33: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/service/blueprint/reflect/ReferenceListener.java:25: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/service/blueprint/reflect/ReferenceListMetadata.java:27: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/service/blueprint/reflect/ReferenceMetadata.java:28: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/service/blueprint/reflect/RefMetadata.java:25: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/service/blueprint/reflect/RegistrationListener.java:29: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/service/blueprint/reflect/ServiceMetadata.java:31: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/service/blueprint/reflect/ServiceReferenceMetadata.java:27: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/service/blueprint/reflect/Target.java:30: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/service/blueprint/reflect/ValueMetadata.java:25: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/service/blueprint/container/BlueprintContainer.java:44: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/service/blueprint/container/BlueprintEvent.java:64: warning - @Immutable is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/service/blueprint/container/BlueprintListener.java:42: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/service/blueprint/container/Converter.java:24: warning - @ThreadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/service/blueprint/container/EventConstants.java:56: warning - @Immutable is an unknown tag. [WARNING] /builddir/build/BUILD/org.osgi.compendium-1.4.0/src/main/java/org/osgi/service/blueprint/container/ReifiedType.java:46: warning - @Immutable is an unknown tag. [INFO] [INFO] --- xmvn-mojo:1.3.0:builddep (default-cli) @ org.osgi.compendium --- [WARNING] Failed to resolve artifact: ${pom.groupId}:org.osgi.core:jar:1.4.0 [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:36.745s [INFO] Finished at: Sun May 31 15:05:59 GMT 2015 [INFO] Final Memory: 15M/42M [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA72SP0/DMBDF934KE7HaKbubCpgyMFWVWK/xxRg5Z8txrFSI745DCw1IlD8D43v3 rN+7k+V67CxLGHrjaFVciWXBkBqnDOlVsd3w681tXRfraiEvOGc3g7GKKfRIKscM9kwjYYCIiu32 7P4uEeM8p+eZasHYydhPMhs6uMHXqnJBC/DQPKBo0ZpRlm+TQw5CNC00MRuvc+4hIEVZzgaHJI4R aVqk8q6T5UlO/PJjga/7XD7l1+Kons+0mYq7XhvRuICf6/yc9wgJRtFjSBbjGdwxwcGbv8N+cez3 9Vo3kIKYD/kv3A4SEt9lpkXu7aDNN9yZmj7bC407NuzTAgAA -----END MAVEN BUILD DEPENDENCIES----- Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EdL9fA + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/felix-osgi-compendium-1.4.0-19.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/felix-osgi-compendium-1.4.0-19.el7.noarch ++ dirname /builddir/build/BUILDROOT/felix-osgi-compendium-1.4.0-19.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/felix-osgi-compendium-1.4.0-19.el7.noarch + cd org.osgi.compendium-1.4.0 + xmvn-install -R .xmvn-reactor -n felix-osgi-compendium -d /builddir/build/BUILDROOT/felix-osgi-compendium-1.4.0-19.el7.noarch [INFO] =============================================== [INFO] SOURCE ARTIFACT: [INFO] groupId: org.apache.felix [INFO] artifactId: org.osgi.compendium [INFO] extension: jar [INFO] classifier: [INFO] version: 1.4.0 [INFO] stereotype: [INFO] namespace: [INFO] file: /builddir/build/BUILD/org.osgi.compendium-1.4.0/target/org.osgi.compendium-1.4.0.jar [INFO] ----------------------------------------------- [INFO] TARGET ARTIFACT: [INFO] groupId: JPP/felix [INFO] artifactId: org.osgi.compendium [INFO] extension: jar [INFO] classifier: [INFO] version: SYSTEM [INFO] stereotype: [INFO] namespace: [INFO] file: usr/share/java/felix/org.osgi.compendium.jar [INFO] =============================================== + jdir=target/site/apidocs + '[' -d target/site/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/felix-osgi-compendium-1.4.0-19.el7.noarch/usr/share/javadoc/felix-osgi-compendium + cp -pr target/site/apidocs/allclasses-frame.html target/site/apidocs/allclasses-noframe.html target/site/apidocs/constant-values.html target/site/apidocs/deprecated-list.html target/site/apidocs/help-doc.html target/site/apidocs/index-all.html target/site/apidocs/index.html target/site/apidocs/info target/site/apidocs/org target/site/apidocs/overview-frame.html target/site/apidocs/overview-summary.html target/site/apidocs/overview-tree.html target/site/apidocs/package-list target/site/apidocs/resources target/site/apidocs/serialized-form.html target/site/apidocs/stylesheet.css /builddir/build/BUILDROOT/felix-osgi-compendium-1.4.0-19.el7.noarch/usr/share/javadoc/felix-osgi-compendium + echo /usr/share/javadoc/felix-osgi-compendium + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/org.osgi.compendium-1.4.0 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: felix-osgi-compendium-1.4.0-19.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XGjTC5 + umask 022 + cd /builddir/build/BUILD + cd org.osgi.compendium-1.4.0 + DOCDIR=/builddir/build/BUILDROOT/felix-osgi-compendium-1.4.0-19.el7.noarch/usr/share/doc/felix-osgi-compendium-1.4.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/felix-osgi-compendium-1.4.0-19.el7.noarch/usr/share/doc/felix-osgi-compendium-1.4.0 + cp -pr LICENSE /builddir/build/BUILDROOT/felix-osgi-compendium-1.4.0-19.el7.noarch/usr/share/doc/felix-osgi-compendium-1.4.0 + cp -pr NOTICE /builddir/build/BUILDROOT/felix-osgi-compendium-1.4.0-19.el7.noarch/usr/share/doc/felix-osgi-compendium-1.4.0 + exit 0 Provides: felix-osgi-compendium = 1.4.0-19.el7 mvn(org.apache.felix:org.osgi.compendium) = 1.4.0 mvn(org.osgi:org.osgi.compendium) = 1.4.0 osgi(org.osgi.compendium) = 4.1.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java >= 1.5 jpackage-utils mvn(javax.servlet:servlet-api) mvn(org.apache.felix:org.osgi.core) mvn(org.apache.felix:org.osgi.foundation) Processing files: felix-osgi-compendium-javadoc-1.4.0-19.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DaiV8a + umask 022 + cd /builddir/build/BUILD + cd org.osgi.compendium-1.4.0 + DOCDIR=/builddir/build/BUILDROOT/felix-osgi-compendium-1.4.0-19.el7.noarch/usr/share/doc/felix-osgi-compendium-javadoc-1.4.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/felix-osgi-compendium-1.4.0-19.el7.noarch/usr/share/doc/felix-osgi-compendium-javadoc-1.4.0 + cp -pr LICENSE /builddir/build/BUILDROOT/felix-osgi-compendium-1.4.0-19.el7.noarch/usr/share/doc/felix-osgi-compendium-javadoc-1.4.0 + cp -pr NOTICE /builddir/build/BUILDROOT/felix-osgi-compendium-1.4.0-19.el7.noarch/usr/share/doc/felix-osgi-compendium-javadoc-1.4.0 + exit 0 Provides: felix-osgi-compendium-javadoc = 1.4.0-19.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: jpackage-utils Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/felix-osgi-compendium-1.4.0-19.el7.noarch Wrote: /builddir/build/RPMS/felix-osgi-compendium-1.4.0-19.el7.noarch.rpm Wrote: /builddir/build/RPMS/felix-osgi-compendium-javadoc-1.4.0-19.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qd9KAf + umask 022 + cd /builddir/build/BUILD + cd org.osgi.compendium-1.4.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/felix-osgi-compendium-1.4.0-19.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->