Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/maven-plugin-bundle.spec'], False, '/var/lib/mock/sclo7-maven30-rh-el7-build-3299-5424/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', '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/maven-plugin-bundle.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: bogus date in %changelog: Tue Oct 17 2011 Jaromir Capik 2.0.0-11 Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/maven30-maven-plugin-bundle-2.3.7-0.bootstrap1.12.10.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/maven-plugin-bundle.spec'], False, '/var/lib/mock/sclo7-maven30-rh-el7-build-3299-5424/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', '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/maven-plugin-bundle.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: bogus date in %changelog: Tue Oct 17 2011 Jaromir Capik 2.0.0-11 Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.r5KYFo + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf maven-bundle-plugin-2.3.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/maven-bundle-plugin-2.3.7-source-release.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd maven-bundle-plugin-2.3.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + scl enable maven30 - + echo 'Patch #0 (maven-bundle-plugin-dependency.patch):' Patch #0 (maven-bundle-plugin-dependency.patch): + /usr/bin/cat /builddir/build/SOURCES/maven-bundle-plugin-dependency.patch + /usr/bin/patch -p1 --fuzz=0 patching file pom.xml + echo 'Patch #1 (maven-bundle-plugin-unreported-exception.patch):' Patch #1 (maven-bundle-plugin-unreported-exception.patch): + /usr/bin/cat /builddir/build/SOURCES/maven-bundle-plugin-unreported-exception.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/main/java/org/apache/felix/obrplugin/RemoteFileManager.java + /usr/bin/python /opt/rh/rh-java-common/root/usr/share/java-utils/mvn_file.py : maven-plugin-bundle + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1tA3NJ + umask 022 + cd /builddir/build/BUILD + cd maven-bundle-plugin-2.3.7 + scl enable maven30 - + /usr/bin/python /opt/rh/rh-java-common/root/usr/share/java-utils/mvn_build.py Executing: xmvn --batch-mode --offline verify org.fedoraproject.xmvn:xmvn-mojo:install org.apache.maven.plugins:maven-javadoc-plugin:aggregate org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.apache.maven.plugins:maven-javadoc-plugin:aggregate', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.felix:maven-bundle-plugin:maven-plugin:2.3.7 [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-report-plugin is missing. @ org.apache.felix:felix-parent:1.2.1, /opt/rh/maven30/root/usr/share/maven-poms/felix-parent/felix-parent.pom, line 333, 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, /opt/rh/maven30/root/usr/share/maven-poms/felix-parent/felix-parent.pom, line 337, 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 Maven Bundle Plugin 2.3.7 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-plugin-plugin:3.1:descriptor (default-descriptor) @ maven-bundle-plugin --- [ERROR] Artifact Ids of the format maven-___-plugin are reserved for plugins in the Group Id org.apache.maven.plugins Please change your artifactId to the format ___-maven-plugin In the future this error will break the build. [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors. [INFO] Applying mojo extractor for language: java [WARNING] org.apache.felix.bundleplugin.VersionCleanerPlugin#project: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.WrapPlugin#buildDirectory: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.WrapPlugin#dumpClasspath: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.WrapPlugin#dumpInstructions: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.WrapPlugin#excludeDependencies: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.WrapPlugin#localRepository: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.WrapPlugin#manifestLocation: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.WrapPlugin#outputDirectory: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.WrapPlugin#project: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.WrapPlugin#rebuildBundle: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.WrapPlugin#remoteRepositories: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.WrapPlugin#unpackBundle: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.WrapPlugin#wrapImportPackage: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrDeploy#altDeploymentRepository: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrDeploy#attachedArtifacts: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrDeploy#bundleUrl: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrDeploy#deploymentRepository: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrDeploy#ignoreLock: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrDeploy#localRepository: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrDeploy#obrDeploymentRepository: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrDeploy#obrRepository: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrDeploy#prefixUrl: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrDeploy#project: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrDeploy#remoteOBR: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrDeploy#settings: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrCleanRepo#localRepository: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrCleanRepo#obrRepository: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.InstructionsPlugin#buildDirectory: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.InstructionsPlugin#dumpClasspath: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.InstructionsPlugin#dumpInstructions: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.InstructionsPlugin#excludeDependencies: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.InstructionsPlugin#manifestLocation: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.InstructionsPlugin#outputDirectory: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.InstructionsPlugin#project: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.InstructionsPlugin#unpackBundle: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.BundleAllPlugin#buildDirectory: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.BundleAllPlugin#dumpClasspath: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.BundleAllPlugin#dumpInstructions: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.BundleAllPlugin#excludeDependencies: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.BundleAllPlugin#localRepository: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.BundleAllPlugin#manifestLocation: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.BundleAllPlugin#outputDirectory: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.BundleAllPlugin#project: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.BundleAllPlugin#rebuildBundle: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.BundleAllPlugin#remoteRepositories: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.BundleAllPlugin#unpackBundle: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.BundleAllPlugin#wrapImportPackage: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrInstallFile#artifactId: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrInstallFile#classifier: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrInstallFile#file: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrInstallFile#groupId: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrInstallFile#localRepository: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrInstallFile#obrRepository: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrInstallFile#obrXml: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrInstallFile#packaging: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrInstallFile#pomFile: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrInstallFile#version: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrIndex#localRepository: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrIndex#mavenRepository: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrIndex#obrRepository: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrIndex#urlTemplate: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.ManifestPlugin#buildDirectory: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.ManifestPlugin#dumpClasspath: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.ManifestPlugin#dumpInstructions: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.ManifestPlugin#excludeDependencies: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.ManifestPlugin#manifestLocation: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.ManifestPlugin#outputDirectory: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.ManifestPlugin#project: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.ManifestPlugin#rebuildBundle: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.ManifestPlugin#unpackBundle: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.BundlePlugin#buildDirectory: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.BundlePlugin#dumpClasspath: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.BundlePlugin#dumpInstructions: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.BundlePlugin#excludeDependencies: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.BundlePlugin#manifestLocation: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.BundlePlugin#outputDirectory: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.BundlePlugin#project: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.BundlePlugin#unpackBundle: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrInstall#attachedArtifacts: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrInstall#localRepository: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrInstall#obrRepository: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrInstall#project: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.AntPlugin#buildDirectory: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.AntPlugin#dumpClasspath: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.AntPlugin#dumpInstructions: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.AntPlugin#excludeDependencies: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.AntPlugin#manifestLocation: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.AntPlugin#outputDirectory: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.AntPlugin#project: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.bundleplugin.AntPlugin#unpackBundle: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrDeployFile#artifactId: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrDeployFile#bundleUrl: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrDeployFile#classifier: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrDeployFile#file: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrDeployFile#groupId: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrDeployFile#ignoreLock: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrDeployFile#localRepository: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrDeployFile#obrRepository: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrDeployFile#obrXml: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrDeployFile#packaging: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrDeployFile#pomFile: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrDeployFile#remoteOBR: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrDeployFile#repositoryId: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrDeployFile#settings: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrDeployFile#url: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrDeployFile#version: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrRemoteClean#altDeploymentRepository: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrRemoteClean#deploymentRepository: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrRemoteClean#ignoreLock: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrRemoteClean#obrDeploymentRepository: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrRemoteClean#obrRepository: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrRemoteClean#prefixUrl: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrRemoteClean#project: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrRemoteClean#remoteOBR: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.felix.obrplugin.ObrRemoteClean#settings: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [INFO] Mojo extractor for language: java found 14 mojo descriptors. [INFO] Applying mojo extractor for language: bsh [INFO] Mojo extractor for language: bsh found 0 mojo descriptors. [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ maven-bundle-plugin --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ maven-bundle-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 2 resources to META-INF [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ maven-bundle-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 31 source files to /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/classes [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/obrplugin/ObrDeployFile.java: Some input files use or override a deprecated API. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/obrplugin/ObrDeployFile.java: Recompile with -Xlint:deprecation for details. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/bundleplugin/BundlePlugin.java: Some input files use unchecked or unsafe operations. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/bundleplugin/BundlePlugin.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ maven-bundle-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ maven-bundle-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/test-classes [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/test/java/org/apache/felix/bundleplugin/BlueprintComponentTest.java: Some input files use or override a deprecated API. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/test/java/org/apache/felix/bundleplugin/BlueprintComponentTest.java: Recompile with -Xlint:deprecation for details. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/test/java/org/apache/felix/bundleplugin/BlueprintComponentTest.java: Some input files use unchecked or unsafe operations. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/test/java/org/apache/felix/bundleplugin/BlueprintComponentTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ maven-bundle-plugin --- [INFO] Surefire report directory: /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.felix.bundleplugin.BlueprintComponentTest Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' Warning: org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized. Warning: org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized. Warning: org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.553 sec - in org.apache.felix.bundleplugin.BlueprintComponentTest Running org.apache.felix.bundleplugin.BundlePluginTest Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.52 sec - in org.apache.felix.bundleplugin.BundlePluginTest Running org.apache.felix.bundleplugin.BundleAllPluginTest [info] Bundling group:artifact:null:1.0.0.0 Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [info] Using existing OSGi bundle for group:artifact:1.0.0.0 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 sec - in org.apache.felix.bundleplugin.BundleAllPluginTest Results : Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ maven-bundle-plugin --- [INFO] Building jar: /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/maven-bundle-plugin-2.3.7.jar [INFO] [INFO] --- maven-plugin-plugin:3.1:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-bundle-plugin --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maven Bundle Plugin 2.3.7 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- xmvn-mojo:2.1.1:install (default-cli) @ maven-bundle-plugin --- SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [INFO] [INFO] >>> maven-javadoc-plugin:2.9:aggregate (default-cli) @ maven-bundle-plugin >>> [INFO] [INFO] <<< maven-javadoc-plugin:2.9:aggregate (default-cli) @ maven-bundle-plugin <<< [INFO] [INFO] --- maven-javadoc-plugin:2.9:aggregate (default-cli) @ maven-bundle-plugin --- [INFO] Loading source files for package org.apache.felix.bundleplugin... Loading source files for package org.apache.felix.obrplugin... Loading source files for package org.apache.maven.shared.dependency.tree... Loading source files for package org.apache.maven.shared.osgi... Constructing Javadoc information... Standard Doclet version 1.7.0_85 Building tree for all the packages and classes... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/bundleplugin/AbstractDependencyFilter.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/bundleplugin/AntPlugin.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/bundleplugin/BlueprintPlugin.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/bundleplugin/BlueprintPlugin.Attribute.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/bundleplugin/BundleAllPlugin.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/bundleplugin/BundleInfo.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/bundleplugin/BundlePlugin.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/bundleplugin/DependencyEmbedder.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/bundleplugin/DependencyExcluder.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/bundleplugin/InstructionsPlugin.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/bundleplugin/JarPluginConfiguration.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/bundleplugin/ManifestPlugin.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/bundleplugin/VersionCleanerPlugin.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/bundleplugin/WrapPlugin.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/obrplugin/AbstractFileMojo.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/obrplugin/Config.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/obrplugin/ObrCleanRepo.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/obrplugin/ObrDeploy.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/obrplugin/ObrDeployFile.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/obrplugin/ObrIndex.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/obrplugin/ObrInstall.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/obrplugin/ObrInstallFile.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/obrplugin/ObrRemoteClean.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/obrplugin/ObrUpdate.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/obrplugin/ObrUtils.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/obrplugin/PomHelper.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/obrplugin/RemoteFileManager.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/obrplugin/XmlHelper.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/maven/shared/dependency/tree/DependencyTreeResolutionListener.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/maven/shared/osgi/DefaultMaven2OsgiConverter.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/maven/shared/osgi/ManifestReadingException.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/maven/shared/osgi/Maven2OsgiConverter.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/overview-frame.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/bundleplugin/package-frame.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/bundleplugin/package-summary.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/bundleplugin/package-tree.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/obrplugin/package-frame.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/obrplugin/package-summary.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/obrplugin/package-tree.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/maven/shared/dependency/tree/package-frame.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/maven/shared/dependency/tree/package-summary.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/maven/shared/dependency/tree/package-tree.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/maven/shared/osgi/package-frame.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/maven/shared/osgi/package-summary.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/maven/shared/osgi/package-tree.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/constant-values.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/serialized-form.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/bundleplugin/class-use/DependencyExcluder.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/bundleplugin/class-use/ManifestPlugin.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/bundleplugin/class-use/VersionCleanerPlugin.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/bundleplugin/class-use/JarPluginConfiguration.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/bundleplugin/class-use/WrapPlugin.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/bundleplugin/class-use/BundleInfo.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/bundleplugin/class-use/AntPlugin.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/bundleplugin/class-use/BundlePlugin.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/bundleplugin/class-use/DependencyEmbedder.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/bundleplugin/class-use/AbstractDependencyFilter.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/bundleplugin/class-use/BlueprintPlugin.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/bundleplugin/class-use/BlueprintPlugin.Attribute.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/bundleplugin/class-use/InstructionsPlugin.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/bundleplugin/class-use/BundleAllPlugin.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/obrplugin/class-use/ObrIndex.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/obrplugin/class-use/AbstractFileMojo.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/obrplugin/class-use/ObrDeployFile.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/obrplugin/class-use/ObrCleanRepo.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/obrplugin/class-use/ObrDeploy.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/obrplugin/class-use/ObrRemoteClean.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/obrplugin/class-use/ObrInstall.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/obrplugin/class-use/XmlHelper.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/obrplugin/class-use/RemoteFileManager.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/obrplugin/class-use/ObrInstallFile.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/obrplugin/class-use/ObrUtils.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/obrplugin/class-use/Config.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/obrplugin/class-use/ObrUpdate.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/obrplugin/class-use/PomHelper.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/maven/shared/dependency/tree/class-use/DependencyTreeResolutionListener.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/maven/shared/osgi/class-use/ManifestReadingException.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/maven/shared/osgi/class-use/DefaultMaven2OsgiConverter.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/maven/shared/osgi/class-use/Maven2OsgiConverter.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/bundleplugin/package-use.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/felix/obrplugin/package-use.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/maven/shared/dependency/tree/package-use.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/org/apache/maven/shared/osgi/package-use.html... Building index for all the packages and classes... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/overview-tree.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/index-all.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/deprecated-list.html... Building index for all classes... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/allclasses-frame.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/allclasses-noframe.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/index.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/overview-summary.html... Generating /builddir/build/BUILD/maven-bundle-plugin-2.3.7/target/site/apidocs/help-doc.html... 58 warnings [WARNING] Javadoc Warnings [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/bundleplugin/AntPlugin.java:45: warning - @goal is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/bundleplugin/AntPlugin.java:45: warning - @requiresDependencyResolution is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/bundleplugin/AntPlugin.java:45: warning - @description is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/bundleplugin/BundleAllPlugin.java:315: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/bundleplugin/BundleAllPlugin.java:70: warning - @goal is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/bundleplugin/BundleAllPlugin.java:70: warning - @phase is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/bundleplugin/BundleAllPlugin.java:70: warning - @requiresDependencyResolution is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/bundleplugin/BundleAllPlugin.java:70: warning - @description is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/bundleplugin/BundlePlugin.java:89: warning - @goal is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/bundleplugin/BundlePlugin.java:89: warning - @phase is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/bundleplugin/BundlePlugin.java:89: warning - @requiresDependencyResolution is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/bundleplugin/BundlePlugin.java:89: warning - @description is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/bundleplugin/BundlePlugin.java:89: warning - @threadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/bundleplugin/BundlePlugin.java:96: warning - @parameter is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/bundleplugin/BundlePlugin.java:103: warning - @parameter is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/bundleplugin/BundlePlugin.java:110: warning - @parameter is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/bundleplugin/BundlePlugin.java:117: warning - @parameter is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/bundleplugin/BundlePlugin.java:124: warning - @parameter is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/bundleplugin/BundlePlugin.java:132: warning - @parameter is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/bundleplugin/BundlePlugin.java:154: warning - @parameter is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/bundleplugin/InstructionsPlugin.java:42: warning - @goal is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/bundleplugin/InstructionsPlugin.java:42: warning - @requiresDependencyResolution is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/bundleplugin/InstructionsPlugin.java:42: warning - @threadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/bundleplugin/ManifestPlugin.java:52: warning - @goal is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/bundleplugin/ManifestPlugin.java:52: warning - @phase is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/bundleplugin/ManifestPlugin.java:52: warning - @requiresDependencyResolution is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/bundleplugin/ManifestPlugin.java:52: warning - @threadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/bundleplugin/ManifestPlugin.java:59: warning - @parameter is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/bundleplugin/VersionCleanerPlugin.java:38: warning - @goal is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/bundleplugin/VersionCleanerPlugin.java:38: warning - @description is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/bundleplugin/VersionCleanerPlugin.java:38: warning - @threadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/bundleplugin/WrapPlugin.java:33: warning - @goal is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/bundleplugin/WrapPlugin.java:33: warning - @phase is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/bundleplugin/WrapPlugin.java:33: warning - @requiresDependencyResolution is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/bundleplugin/WrapPlugin.java:33: warning - @description is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/obrplugin/AbstractFileMojo.java:85: warning - @parameter is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/obrplugin/AbstractFileMojo.java:92: warning - @parameter is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/obrplugin/ObrCleanRepo.java:63: warning - @requiresProject is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/obrplugin/ObrCleanRepo.java:63: warning - @goal is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/obrplugin/ObrCleanRepo.java:63: warning - @phase is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/obrplugin/ObrDeploy.java:50: warning - @goal is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/obrplugin/ObrDeploy.java:50: warning - @phase is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/obrplugin/ObrDeploy.java:50: warning - @threadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/obrplugin/ObrDeployFile.java:44: warning - @requiresProject is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/obrplugin/ObrDeployFile.java:44: warning - @goal is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/obrplugin/ObrDeployFile.java:44: warning - @phase is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/obrplugin/ObrIndex.java:51: warning - @goal is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/obrplugin/ObrIndex.java:51: warning - @requiresProject is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/obrplugin/ObrInstall.java:44: warning - @goal is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/obrplugin/ObrInstall.java:44: warning - @phase is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/obrplugin/ObrInstall.java:44: warning - @threadSafe is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/obrplugin/ObrInstallFile.java:41: warning - @requiresProject is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/obrplugin/ObrInstallFile.java:41: warning - @goal is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/obrplugin/ObrInstallFile.java:41: warning - @phase is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/obrplugin/ObrRemoteClean.java:75: warning - @requiresProject is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/obrplugin/ObrRemoteClean.java:75: warning - @goal is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/felix/obrplugin/ObrRemoteClean.java:75: warning - @phase is an unknown tag. [WARNING] /builddir/build/BUILD/maven-bundle-plugin-2.3.7/src/main/java/org/apache/maven/shared/osgi/DefaultMaven2OsgiConverter.java:47: warning - @plexus.component is an unknown tag. [INFO] [INFO] --- xmvn-mojo:2.1.1:builddep (default-cli) @ maven-bundle-plugin --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 11.407s [INFO] Finished at: Wed Aug 19 14:17:36 UTC 2015 [INFO] Final Memory: 37M/860M [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA71Uy26DMBC85ytc7jZtz4So7SmHHqqoUq8GL2DFWVt+IOjX1wRV0EglfUQ57s7Y M7PyOtt0B0VasE5qXCd37DYhgKUWEut18rqjD7un7TbZ5KvshlLyGKQSRIABFJEmwZEaECz3IEjR k7fnFgmlkT3n5CtCpkY/lLFRWx3MVuTa1owbXjbAKlCyy9JPZORx62XFSx8bR5wabgF9ls6AkQmd BxyC5EYfsnQqB/30q4Hv/RTynfGX4GHBSIFCyeLUws81EDxzFdvH4S+oDPD930V+MdhTKitCTAgW jHbSa9tfxMWBt4ALLo44LbWFK8pxWzYyLsDlJJlr4gsVZ5WnC6m38M/McWWh4cExo6ALbkF8JNDg pXLXD21UqCVSD87HL4bGQwjujI9ZNfwmH9hbEma0BAAA -----END MAVEN BUILD DEPENDENCIES----- + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.l873Fx + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/maven30-maven-plugin-bundle-2.3.7-0.bootstrap1.12.10.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/maven30-maven-plugin-bundle-2.3.7-0.bootstrap1.12.10.el7.noarch ++ dirname /builddir/build/BUILDROOT/maven30-maven-plugin-bundle-2.3.7-0.bootstrap1.12.10.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/maven30-maven-plugin-bundle-2.3.7-0.bootstrap1.12.10.el7.noarch + cd maven-bundle-plugin-2.3.7 + scl enable maven30 - + xmvn-install -R .xmvn-reactor -n maven-plugin-bundle -d /builddir/build/BUILDROOT/maven30-maven-plugin-bundle-2.3.7-0.bootstrap1.12.10.el7.noarch [INFO] Installing artifact org.apache.felix:maven-bundle-plugin:jar:2.3.7 [INFO] Installing artifact org.apache.felix:maven-bundle-plugin:pom:2.3.7 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + '[' -d .xmvn/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/maven30-maven-plugin-bundle-2.3.7-0.bootstrap1.12.10.el7.noarch/opt/rh/maven30/root/usr/share/javadoc/maven-plugin-bundle + 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/resources .xmvn/apidocs/serialized-form.html .xmvn/apidocs/stylesheet.css /builddir/build/BUILDROOT/maven30-maven-plugin-bundle-2.3.7-0.bootstrap1.12.10.el7.noarch/opt/rh/maven30/root/usr/share/javadoc/maven-plugin-bundle + echo /opt/rh/maven30/root/usr/share/javadoc/maven-plugin-bundle + /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/maven-bundle-plugin-2.3.7 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/maven30/root + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python 1 /opt/rh/maven30/root + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: maven30-maven-plugin-bundle-2.3.7-0.bootstrap1.12.10.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.n9sFGq + umask 022 + cd /builddir/build/BUILD + cd maven-bundle-plugin-2.3.7 + DOCDIR=/builddir/build/BUILDROOT/maven30-maven-plugin-bundle-2.3.7-0.bootstrap1.12.10.el7.noarch/opt/rh/maven30/root/usr/share/doc/maven30-maven-plugin-bundle-2.3.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/maven30-maven-plugin-bundle-2.3.7-0.bootstrap1.12.10.el7.noarch/opt/rh/maven30/root/usr/share/doc/maven30-maven-plugin-bundle-2.3.7 + cp -pr LICENSE /builddir/build/BUILDROOT/maven30-maven-plugin-bundle-2.3.7-0.bootstrap1.12.10.el7.noarch/opt/rh/maven30/root/usr/share/doc/maven30-maven-plugin-bundle-2.3.7 + cp -pr NOTICE /builddir/build/BUILDROOT/maven30-maven-plugin-bundle-2.3.7-0.bootstrap1.12.10.el7.noarch/opt/rh/maven30/root/usr/share/doc/maven30-maven-plugin-bundle-2.3.7 + cp -pr DEPENDENCIES /builddir/build/BUILDROOT/maven30-maven-plugin-bundle-2.3.7-0.bootstrap1.12.10.el7.noarch/opt/rh/maven30/root/usr/share/doc/maven30-maven-plugin-bundle-2.3.7 + exit 0 Finding Provides: scl enable maven30 -- /usr/lib/rpm/rh-java-common-javapackages-provides-wrapper /builddir/build/BUILDROOT/maven30-maven-plugin-bundle-2.3.7-0.bootstrap1.12.10.el7.noarch --cachedir /builddir/build/BUILD/ --rpm-pid 19920 --scl maven30 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/maven30-maven-plugin-bundle-2.3.7-0.bootstrap1.12.10.el7.noarch/opt/rh/maven30/root/usr/share/java/maven-plugin-bundle.jar'] [INFO maven.prov] input: ['/builddir/build/BUILDROOT/maven30-maven-plugin-bundle-2.3.7-0.bootstrap1.12.10.el7.noarch/opt/rh/maven30/root/usr/share/maven-metadata/maven-plugin-bundle.xml'] [INFO maven.prov] maven30-mvn(org.apache.felix:maven-bundle-plugin:pom:) = 2.3.7, maven30-mvn(org.apache.felix:maven-bundle-plugin) = 2.3.7 Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: scl enable maven30 -- /usr/lib/rpm/rh-java-common-javapackages-requires-wrapper /builddir/build/BUILDROOT/maven30-maven-plugin-bundle-2.3.7-0.bootstrap1.12.10.el7.noarch --cachedir /builddir/build/BUILD/ --rpm-pid 19920 --scl maven30 [INFO maven.req] input: ['/builddir/build/BUILDROOT/maven30-maven-plugin-bundle-2.3.7-0.bootstrap1.12.10.el7.noarch/opt/rh/maven30/root/usr/share/maven-metadata/maven-plugin-bundle.xml'] [INFO maven.req] maven30-mvn(biz.aQute:bndlib), maven30-mvn(org.apache.maven.shared:maven-dependency-tree), java, maven30-mvn(net.sf.kxml:kxml2), maven30-mvn(org.apache.maven:maven-core), maven30-mvn(org.apache.felix:org.apache.felix.bundlerepository), maven30-mvn(org.codehaus.plexus:plexus-utils), maven30-runtime, maven30-mvn(org.apache.maven:maven-archiver) Provides: maven30-maven-plugin-bundle = 2.3.7-0.bootstrap1.12.10.el7 maven30-mvn(org.apache.felix:maven-bundle-plugin:pom:) = 2.3.7 maven30-mvn(org.apache.felix:maven-bundle-plugin) = 2.3.7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: maven30-mvn(biz.aQute:bndlib) maven30-mvn(org.apache.maven.shared:maven-dependency-tree) java maven30-mvn(net.sf.kxml:kxml2) maven30-mvn(org.apache.maven:maven-core) maven30-mvn(org.apache.felix:org.apache.felix.bundlerepository) maven30-mvn(org.codehaus.plexus:plexus-utils) maven30-runtime maven30-mvn(org.apache.maven:maven-archiver) Processing files: maven30-maven-plugin-bundle-javadoc-2.3.7-0.bootstrap1.12.10.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3pwK3l + umask 022 + cd /builddir/build/BUILD + cd maven-bundle-plugin-2.3.7 + DOCDIR=/builddir/build/BUILDROOT/maven30-maven-plugin-bundle-2.3.7-0.bootstrap1.12.10.el7.noarch/opt/rh/maven30/root/usr/share/doc/maven30-maven-plugin-bundle-javadoc-2.3.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/maven30-maven-plugin-bundle-2.3.7-0.bootstrap1.12.10.el7.noarch/opt/rh/maven30/root/usr/share/doc/maven30-maven-plugin-bundle-javadoc-2.3.7 + cp -pr LICENSE /builddir/build/BUILDROOT/maven30-maven-plugin-bundle-2.3.7-0.bootstrap1.12.10.el7.noarch/opt/rh/maven30/root/usr/share/doc/maven30-maven-plugin-bundle-javadoc-2.3.7 + cp -pr NOTICE /builddir/build/BUILDROOT/maven30-maven-plugin-bundle-2.3.7-0.bootstrap1.12.10.el7.noarch/opt/rh/maven30/root/usr/share/doc/maven30-maven-plugin-bundle-javadoc-2.3.7 + exit 0 Finding Provides: scl enable maven30 -- /usr/lib/rpm/rh-java-common-javapackages-provides-wrapper /builddir/build/BUILDROOT/maven30-maven-plugin-bundle-2.3.7-0.bootstrap1.12.10.el7.noarch --cachedir /builddir/build/BUILD/ --rpm-pid 19920 --scl maven30 Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: scl enable maven30 -- /usr/lib/rpm/rh-java-common-javapackages-requires-wrapper /builddir/build/BUILDROOT/maven30-maven-plugin-bundle-2.3.7-0.bootstrap1.12.10.el7.noarch --cachedir /builddir/build/BUILD/ --rpm-pid 19920 --scl maven30 Provides: maven30-maven-plugin-bundle-javadoc = 2.3.7-0.bootstrap1.12.10.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: maven30-runtime Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/maven30-maven-plugin-bundle-2.3.7-0.bootstrap1.12.10.el7.noarch Wrote: /builddir/build/RPMS/maven30-maven-plugin-bundle-2.3.7-0.bootstrap1.12.10.el7.noarch.rpm Wrote: /builddir/build/RPMS/maven30-maven-plugin-bundle-javadoc-2.3.7-0.bootstrap1.12.10.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.90pQNo + umask 022 + cd /builddir/build/BUILD + cd maven-bundle-plugin-2.3.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/maven30-maven-plugin-bundle-2.3.7-0.bootstrap1.12.10.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->