Skip to content

Console Output

Skipping 197 KB.. Full Log
[INFO] The project's OSGi version is 0.3.3.201611090633
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.libra.framework.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.libra.framework.core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.libra.framework.core ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.core/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.eclipse.libra.framework.core ---
[INFO] Compiling 26 source files to /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.core/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.libra.framework.core ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.core/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.eclipse.libra.framework.core ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.core/target/org.eclipse.libra.framework.core-0.3.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.libra.framework.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.libra.framework.core ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.core/target/org.eclipse.libra.framework.core-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.libra.framework.core ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.26.0:normalize (pack200-normalize) @ org.eclipse.libra.framework.core ---
[INFO] Pack200 normalizing jar /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.core/target/org.eclipse.libra.framework.core-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.libra.framework.core ---
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.core/target/org.eclipse.libra.framework.core-0.3.3-SNAPSHOT.jar
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.core/target/org.eclipse.libra.framework.core-0.3.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.26.0:pack (pack200-pack) @ org.eclipse.libra.framework.core ---
[INFO] Pack200 packing jar /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.core/target/org.eclipse.libra.framework.core-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (p2-metadata) @ org.eclipse.libra.framework.core ---
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ org.eclipse.libra.framework.core >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ org.eclipse.libra.framework.core ---
[INFO] Fork Value is true
     [java] Warnings generated: 3
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ org.eclipse.libra.framework.core <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ org.eclipse.libra.framework.core ---
[INFO] BugInstance size is 3
[INFO] Error size is 0
[INFO] Total bugs: 3
[INFO] Dead store to modelBase in org.eclipse.libra.framework.core.FrameworkInstanceDelegate.getRootModules(IModule) [org.eclipse.libra.framework.core.FrameworkInstanceDelegate] At FrameworkInstanceDelegate.java:[line 113] DLS_DEAD_LOCAL_STORE
[INFO] Non-virtual method call in org.eclipse.libra.framework.core.OSGIFrameworkLocatorDelegate.getRuntimeFromDir(File, IProgressMonitor) passes null for non-null parameter of getRuntimeFromDir(File, String[], IProgressMonitor) [org.eclipse.libra.framework.core.OSGIFrameworkLocatorDelegate] At OSGIFrameworkLocatorDelegate.java:[line 107] NP_NULL_PARAM_DEREF_NONVIRTUAL
[INFO] org.eclipse.libra.framework.core.module.OsgiModuleDeployable inherits equals and uses Object.hashCode() [org.eclipse.libra.framework.core.module.OsgiModuleDeployable] At OsgiModuleDeployable.java:[lines 32-47] HE_INHERITS_EQUALS_USE_HASHCODE
[INFO] 


To see bug detail using the Findbugs GUI, use the following command "mvn findbugs:gui"



[INFO] 
[INFO] >>> maven-pmd-plugin:3.7:cpd-check (default) > :cpd @ org.eclipse.libra.framework.core >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd (cpd) @ org.eclipse.libra.framework.core ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] <<< maven-pmd-plugin:3.7:cpd-check (default) < :cpd @ org.eclipse.libra.framework.core <<<
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd-check (default) @ org.eclipse.libra.framework.core ---
[INFO] 
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OSGi Framework Editor UI Plug-in 0.3.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.libra.framework.editor.ui ---
[INFO] Deleting /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.editor.ui/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.libra.framework.editor.ui ---
[INFO] The project's OSGi version is 0.3.3.201611090633
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.libra.framework.editor.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.libra.framework.editor.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.libra.framework.editor.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.editor.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.eclipse.libra.framework.editor.ui ---
[INFO] Compiling 18 source files to /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.editor.ui/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.libra.framework.editor.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.editor.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.eclipse.libra.framework.editor.ui ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.editor.ui/target/org.eclipse.libra.framework.editor.ui-0.3.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.libra.framework.editor.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.libra.framework.editor.ui ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.editor.ui/target/org.eclipse.libra.framework.editor.ui-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.libra.framework.editor.ui ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.26.0:normalize (pack200-normalize) @ org.eclipse.libra.framework.editor.ui ---
[INFO] Pack200 normalizing jar /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.editor.ui/target/org.eclipse.libra.framework.editor.ui-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.libra.framework.editor.ui ---
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.editor.ui/target/org.eclipse.libra.framework.editor.ui-0.3.3-SNAPSHOT.jar
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.editor.ui/target/org.eclipse.libra.framework.editor.ui-0.3.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.26.0:pack (pack200-pack) @ org.eclipse.libra.framework.editor.ui ---
[INFO] Pack200 packing jar /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.editor.ui/target/org.eclipse.libra.framework.editor.ui-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (p2-metadata) @ org.eclipse.libra.framework.editor.ui ---
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ org.eclipse.libra.framework.editor.ui >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ org.eclipse.libra.framework.editor.ui ---
[INFO] Fork Value is true
     [java] Warnings generated: 1
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ org.eclipse.libra.framework.editor.ui <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ org.eclipse.libra.framework.editor.ui ---
[INFO] BugInstance size is 1
[INFO] Error size is 0
[INFO] Total bugs: 1
[INFO] org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationMasterDetailsBlock.onSashPaint(Event) uses the same code for two branches [org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationMasterDetailsBlock, org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationMasterDetailsBlock] At BundleInformationMasterDetailsBlock.java:[lines 174-179]At BundleInformationMasterDetailsBlock.java:[lines 181-182] DB_DUPLICATE_BRANCHES
[INFO] 


To see bug detail using the Findbugs GUI, use the following command "mvn findbugs:gui"



[INFO] 
[INFO] >>> maven-pmd-plugin:3.7:cpd-check (default) > :cpd @ org.eclipse.libra.framework.editor.ui >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd (cpd) @ org.eclipse.libra.framework.editor.ui ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] <<< maven-pmd-plugin:3.7:cpd-check (default) < :cpd @ org.eclipse.libra.framework.editor.ui <<<
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd-check (default) @ org.eclipse.libra.framework.editor.ui ---
[INFO] 
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OSGi Framework Editor Feature 0.3.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.libra.framework.editor.feature ---
[INFO] Deleting /jobs/genie.webtools/libra/workspace/features/org.eclipse.libra.framework.editor.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.libra.framework.editor.feature ---
[INFO] The project's OSGi version is 0.3.3.201611090633
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.libra.framework.editor.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.libra.framework.editor.feature ---
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.libra.framework.editor.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-feature (default-package-feature) @ org.eclipse.libra.framework.editor.feature ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/features/org.eclipse.libra.framework.editor.feature/target/org.eclipse.libra.framework.editor.feature-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.libra.framework.editor.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.libra.framework.editor.feature ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.26.0:normalize (pack200-normalize) @ org.eclipse.libra.framework.editor.feature ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.libra.framework.editor.feature ---
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/features/org.eclipse.libra.framework.editor.feature/target/org.eclipse.libra.framework.editor.feature-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.26.0:pack (pack200-pack) @ org.eclipse.libra.framework.editor.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (p2-metadata) @ org.eclipse.libra.framework.editor.feature ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OSGi Framework Editor SDK Feature 0.3.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.libra.framework.editor.feature.source ---
[INFO] Deleting /jobs/genie.webtools/libra/workspace/features/org.eclipse.libra.framework.editor.feature.source/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.libra.framework.editor.feature.source ---
[INFO] The project's OSGi version is 0.3.3.201611090633
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.libra.framework.editor.feature.source ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.libra.framework.editor.feature.source ---
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.libra.framework.editor.feature.source ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-feature (default-package-feature) @ org.eclipse.libra.framework.editor.feature.source ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/features/org.eclipse.libra.framework.editor.feature.source/target/org.eclipse.libra.framework.editor.feature.source-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.libra.framework.editor.feature.source ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.libra.framework.editor.feature.source ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.26.0:normalize (pack200-normalize) @ org.eclipse.libra.framework.editor.feature.source ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.libra.framework.editor.feature.source ---
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/features/org.eclipse.libra.framework.editor.feature.source/target/org.eclipse.libra.framework.editor.feature.source-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.26.0:pack (pack200-pack) @ org.eclipse.libra.framework.editor.feature.source ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (p2-metadata) @ org.eclipse.libra.framework.editor.feature.source ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OSGi Frameworks Equinox Adapter Plug-in 0.3.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.libra.framework.equinox ---
[INFO] Deleting /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.equinox/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.libra.framework.equinox ---
[INFO] The project's OSGi version is 0.3.3.201611090633
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.libra.framework.equinox ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.libra.framework.equinox ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.libra.framework.equinox ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.equinox/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.eclipse.libra.framework.equinox ---
[INFO] Compiling 12 source files to /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.equinox/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.libra.framework.equinox ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.equinox/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.eclipse.libra.framework.equinox ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.equinox/target/org.eclipse.libra.framework.equinox-0.3.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.libra.framework.equinox ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.libra.framework.equinox ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.equinox/target/org.eclipse.libra.framework.equinox-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.libra.framework.equinox ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.26.0:normalize (pack200-normalize) @ org.eclipse.libra.framework.equinox ---
[INFO] Pack200 normalizing jar /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.equinox/target/org.eclipse.libra.framework.equinox-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.libra.framework.equinox ---
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.equinox/target/org.eclipse.libra.framework.equinox-0.3.3-SNAPSHOT.jar
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.equinox/target/org.eclipse.libra.framework.equinox-0.3.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.26.0:pack (pack200-pack) @ org.eclipse.libra.framework.equinox ---
[INFO] Pack200 packing jar /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.equinox/target/org.eclipse.libra.framework.equinox-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (p2-metadata) @ org.eclipse.libra.framework.equinox ---
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ org.eclipse.libra.framework.equinox >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ org.eclipse.libra.framework.equinox ---
[INFO] Fork Value is true
     [java] Warnings generated: 4
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ org.eclipse.libra.framework.equinox <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ org.eclipse.libra.framework.equinox ---
[INFO] BugInstance size is 4
[INFO] Error size is 0
[INFO] Total bugs: 4
[INFO] Found reliance on default encoding in org.eclipse.libra.framework.equinox.EquinoxHandler.prepareDevProperties(IPath, String[]): new java.io.FileWriter(String) [org.eclipse.libra.framework.equinox.EquinoxHandler] At EquinoxHandler.java:[line 307] DM_DEFAULT_ENCODING
[INFO] Exception is caught when Exception is not thrown in org.eclipse.libra.framework.equinox.EquinoxHandler.prepareDevProperties(IPath, String[]) [org.eclipse.libra.framework.equinox.EquinoxHandler] At EquinoxHandler.java:[line 345] REC_CATCH_EXCEPTION
[INFO] Public static org.eclipse.libra.framework.equinox.internal.EquinoxFrameworkInstanceLocator.getRuntimeTypes() may expose internal representation by returning EquinoxFrameworkInstanceLocator.runtimeTypes [org.eclipse.libra.framework.equinox.internal.EquinoxFrameworkInstanceLocator] At EquinoxFrameworkInstanceLocator.java:[line 22] MS_EXPOSE_REP
[INFO] org.eclipse.libra.framework.equinox.internal.EquinoxFrameworkInstanceLocator.runtimeTypes should be package protected [org.eclipse.libra.framework.equinox.internal.EquinoxFrameworkInstanceLocator] At EquinoxFrameworkInstanceLocator.java:[line 17] MS_PKGPROTECT
[INFO] 


To see bug detail using the Findbugs GUI, use the following command "mvn findbugs:gui"



[INFO] 
[INFO] >>> maven-pmd-plugin:3.7:cpd-check (default) > :cpd @ org.eclipse.libra.framework.equinox >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd (cpd) @ org.eclipse.libra.framework.equinox ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] <<< maven-pmd-plugin:3.7:cpd-check (default) < :cpd @ org.eclipse.libra.framework.equinox <<<
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd-check (default) @ org.eclipse.libra.framework.equinox ---
[INFO] 
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OSGi Frameworks Server Adapters UI Plug-in 0.3.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.libra.framework.ui ---
[INFO] Deleting /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.ui/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.libra.framework.ui ---
[INFO] The project's OSGi version is 0.3.3.201611090633
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.libra.framework.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.libra.framework.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.libra.framework.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.eclipse.libra.framework.ui ---
[INFO] Compiling 21 source files to /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.ui/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.libra.framework.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.eclipse.libra.framework.ui ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.ui/target/org.eclipse.libra.framework.ui-0.3.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.libra.framework.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.libra.framework.ui ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.ui/target/org.eclipse.libra.framework.ui-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.libra.framework.ui ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.26.0:normalize (pack200-normalize) @ org.eclipse.libra.framework.ui ---
[INFO] Pack200 normalizing jar /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.ui/target/org.eclipse.libra.framework.ui-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.libra.framework.ui ---
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.ui/target/org.eclipse.libra.framework.ui-0.3.3-SNAPSHOT.jar
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.ui/target/org.eclipse.libra.framework.ui-0.3.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.26.0:pack (pack200-pack) @ org.eclipse.libra.framework.ui ---
[INFO] Pack200 packing jar /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.ui/target/org.eclipse.libra.framework.ui-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (p2-metadata) @ org.eclipse.libra.framework.ui ---
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ org.eclipse.libra.framework.ui >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ org.eclipse.libra.framework.ui ---
[INFO] Fork Value is true
     [java] Warnings generated: 1
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ org.eclipse.libra.framework.ui <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ org.eclipse.libra.framework.ui ---
[INFO] BugInstance size is 1
[INFO] Error size is 0
[INFO] Total bugs: 1
[INFO] Write to static field org.eclipse.libra.framework.ui.FrameworkUIPlugin.singleton from instance method new org.eclipse.libra.framework.ui.FrameworkUIPlugin() [org.eclipse.libra.framework.ui.FrameworkUIPlugin] At FrameworkUIPlugin.java:[line 63] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
[INFO] 


To see bug detail using the Findbugs GUI, use the following command "mvn findbugs:gui"



[INFO] 
[INFO] >>> maven-pmd-plugin:3.7:cpd-check (default) > :cpd @ org.eclipse.libra.framework.ui >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd (cpd) @ org.eclipse.libra.framework.ui ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] <<< maven-pmd-plugin:3.7:cpd-check (default) < :cpd @ org.eclipse.libra.framework.ui <<<
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd-check (default) @ org.eclipse.libra.framework.ui ---
[INFO] You have 2 CPD duplications. For more details see: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.ui/target/cpd.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OSGi Frameworks Equinox Adapter UI Plug-in 0.3.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.libra.framework.equinox.ui ---
[INFO] Deleting /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.equinox.ui/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.libra.framework.equinox.ui ---
[INFO] The project's OSGi version is 0.3.3.201611090633
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.libra.framework.equinox.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.libra.framework.equinox.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.libra.framework.equinox.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.equinox.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.eclipse.libra.framework.equinox.ui ---
[INFO] Compiling 3 source files to /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.equinox.ui/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.libra.framework.equinox.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.equinox.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.eclipse.libra.framework.equinox.ui ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.equinox.ui/target/org.eclipse.libra.framework.equinox.ui-0.3.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.libra.framework.equinox.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.libra.framework.equinox.ui ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.equinox.ui/target/org.eclipse.libra.framework.equinox.ui-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.libra.framework.equinox.ui ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.26.0:normalize (pack200-normalize) @ org.eclipse.libra.framework.equinox.ui ---
[INFO] Pack200 normalizing jar /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.equinox.ui/target/org.eclipse.libra.framework.equinox.ui-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.libra.framework.equinox.ui ---
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.equinox.ui/target/org.eclipse.libra.framework.equinox.ui-0.3.3-SNAPSHOT.jar
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.equinox.ui/target/org.eclipse.libra.framework.equinox.ui-0.3.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.26.0:pack (pack200-pack) @ org.eclipse.libra.framework.equinox.ui ---
[INFO] Pack200 packing jar /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.equinox.ui/target/org.eclipse.libra.framework.equinox.ui-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (p2-metadata) @ org.eclipse.libra.framework.equinox.ui ---
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ org.eclipse.libra.framework.equinox.ui >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ org.eclipse.libra.framework.equinox.ui ---
[INFO] Fork Value is true
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ org.eclipse.libra.framework.equinox.ui <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ org.eclipse.libra.framework.equinox.ui ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] >>> maven-pmd-plugin:3.7:cpd-check (default) > :cpd @ org.eclipse.libra.framework.equinox.ui >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd (cpd) @ org.eclipse.libra.framework.equinox.ui ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] <<< maven-pmd-plugin:3.7:cpd-check (default) < :cpd @ org.eclipse.libra.framework.equinox.ui <<<
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd-check (default) @ org.eclipse.libra.framework.equinox.ui ---
[INFO] 
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OSGi Frameworks Felix Adapter Plug-in 0.3.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.libra.framework.felix ---
[INFO] Deleting /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.felix/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.libra.framework.felix ---
[INFO] The project's OSGi version is 0.3.3.201611090633
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.libra.framework.felix ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.libra.framework.felix ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.libra.framework.felix ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.felix/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.eclipse.libra.framework.felix ---
[INFO] Compiling 12 source files to /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.felix/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.libra.framework.felix ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.felix/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.eclipse.libra.framework.felix ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.felix/target/org.eclipse.libra.framework.felix-0.3.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.libra.framework.felix ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.libra.framework.felix ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.felix/target/org.eclipse.libra.framework.felix-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.libra.framework.felix ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.26.0:normalize (pack200-normalize) @ org.eclipse.libra.framework.felix ---
[INFO] Pack200 normalizing jar /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.felix/target/org.eclipse.libra.framework.felix-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.libra.framework.felix ---
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.felix/target/org.eclipse.libra.framework.felix-0.3.3-SNAPSHOT.jar
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.felix/target/org.eclipse.libra.framework.felix-0.3.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.26.0:pack (pack200-pack) @ org.eclipse.libra.framework.felix ---
[INFO] Pack200 packing jar /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.felix/target/org.eclipse.libra.framework.felix-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (p2-metadata) @ org.eclipse.libra.framework.felix ---
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ org.eclipse.libra.framework.felix >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ org.eclipse.libra.framework.felix ---
[INFO] Fork Value is true
     [java] Warnings generated: 3
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ org.eclipse.libra.framework.felix <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ org.eclipse.libra.framework.felix ---
[INFO] BugInstance size is 3
[INFO] Error size is 0
[INFO] Total bugs: 3
[INFO] Exceptional return value of java.io.File.mkdirs() ignored in org.eclipse.libra.framework.felix.Felix2Handler.prepareDeployDirectory(IPath) [org.eclipse.libra.framework.felix.Felix2Handler, org.eclipse.libra.framework.felix.Felix2Handler, org.eclipse.libra.framework.felix.Felix2Handler] At Felix2Handler.java:[line 162]Another occurrence at Felix2Handler.java:[line 165]Another occurrence at Felix2Handler.java:[line 168] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
[INFO] Public static org.eclipse.libra.framework.felix.internal.FelixRuntimeInstanceLocator.getRuntimeTypes() may expose internal representation by returning FelixRuntimeInstanceLocator.runtimeTypes [org.eclipse.libra.framework.felix.internal.FelixRuntimeInstanceLocator] At FelixRuntimeInstanceLocator.java:[line 21] MS_EXPOSE_REP
[INFO] org.eclipse.libra.framework.felix.internal.FelixRuntimeInstanceLocator.runtimeTypes should be package protected [org.eclipse.libra.framework.felix.internal.FelixRuntimeInstanceLocator] At FelixRuntimeInstanceLocator.java:[line 17] MS_PKGPROTECT
[INFO] 


To see bug detail using the Findbugs GUI, use the following command "mvn findbugs:gui"



[INFO] 
[INFO] >>> maven-pmd-plugin:3.7:cpd-check (default) > :cpd @ org.eclipse.libra.framework.felix >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd (cpd) @ org.eclipse.libra.framework.felix ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] <<< maven-pmd-plugin:3.7:cpd-check (default) < :cpd @ org.eclipse.libra.framework.felix <<<
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd-check (default) @ org.eclipse.libra.framework.felix ---
[INFO] 
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OSGi Frameworks Felix Adapter UI Plug-in 0.3.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.libra.framework.felix.ui ---
[INFO] Deleting /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.felix.ui/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.libra.framework.felix.ui ---
[INFO] The project's OSGi version is 0.3.3.201611090633
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.libra.framework.felix.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.libra.framework.felix.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.libra.framework.felix.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.felix.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.eclipse.libra.framework.felix.ui ---
[INFO] Compiling 2 source files to /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.felix.ui/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.libra.framework.felix.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.felix.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.eclipse.libra.framework.felix.ui ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.felix.ui/target/org.eclipse.libra.framework.felix.ui-0.3.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.libra.framework.felix.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.libra.framework.felix.ui ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.felix.ui/target/org.eclipse.libra.framework.felix.ui-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.libra.framework.felix.ui ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.26.0:normalize (pack200-normalize) @ org.eclipse.libra.framework.felix.ui ---
[INFO] Pack200 normalizing jar /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.felix.ui/target/org.eclipse.libra.framework.felix.ui-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.libra.framework.felix.ui ---
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.felix.ui/target/org.eclipse.libra.framework.felix.ui-0.3.3-SNAPSHOT.jar
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.felix.ui/target/org.eclipse.libra.framework.felix.ui-0.3.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.26.0:pack (pack200-pack) @ org.eclipse.libra.framework.felix.ui ---
[INFO] Pack200 packing jar /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.felix.ui/target/org.eclipse.libra.framework.felix.ui-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (p2-metadata) @ org.eclipse.libra.framework.felix.ui ---
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ org.eclipse.libra.framework.felix.ui >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ org.eclipse.libra.framework.felix.ui ---
[INFO] Fork Value is true
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ org.eclipse.libra.framework.felix.ui <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ org.eclipse.libra.framework.felix.ui ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] >>> maven-pmd-plugin:3.7:cpd-check (default) > :cpd @ org.eclipse.libra.framework.felix.ui >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd (cpd) @ org.eclipse.libra.framework.felix.ui ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] <<< maven-pmd-plugin:3.7:cpd-check (default) < :cpd @ org.eclipse.libra.framework.felix.ui <<<
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd-check (default) @ org.eclipse.libra.framework.felix.ui ---
[INFO] 
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OSGi Frameworks JOnAS Adapter Plug-in 0.3.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.libra.framework.jonas ---
[INFO] Deleting /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.jonas/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.libra.framework.jonas ---
[INFO] The project's OSGi version is 0.3.3.201611090633
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.libra.framework.jonas ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.libra.framework.jonas ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.libra.framework.jonas ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.jonas/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.eclipse.libra.framework.jonas ---
[INFO] Compiling 13 source files to /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.jonas/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.libra.framework.jonas ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.jonas/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.eclipse.libra.framework.jonas ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.jonas/target/org.eclipse.libra.framework.jonas-0.3.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.libra.framework.jonas ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.libra.framework.jonas ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.jonas/target/org.eclipse.libra.framework.jonas-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.libra.framework.jonas ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.26.0:normalize (pack200-normalize) @ org.eclipse.libra.framework.jonas ---
[INFO] Pack200 normalizing jar /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.jonas/target/org.eclipse.libra.framework.jonas-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.libra.framework.jonas ---
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.jonas/target/org.eclipse.libra.framework.jonas-0.3.3-SNAPSHOT.jar
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.jonas/target/org.eclipse.libra.framework.jonas-0.3.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.26.0:pack (pack200-pack) @ org.eclipse.libra.framework.jonas ---
[INFO] Pack200 packing jar /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.jonas/target/org.eclipse.libra.framework.jonas-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (p2-metadata) @ org.eclipse.libra.framework.jonas ---
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ org.eclipse.libra.framework.jonas >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ org.eclipse.libra.framework.jonas ---
[INFO] Fork Value is true
     [java] Warnings generated: 6
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ org.eclipse.libra.framework.jonas <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ org.eclipse.libra.framework.jonas ---
[INFO] BugInstance size is 6
[INFO] Error size is 0
[INFO] Total bugs: 6
[INFO] Exceptional return value of java.io.File.mkdir() ignored in org.eclipse.libra.framework.jonas.internal.JonasFrameworkInstanceBehavior.publishModules(int, List, List, MultiStatus, IProgressMonitor) [org.eclipse.libra.framework.jonas.internal.JonasFrameworkInstanceBehavior] At JonasFrameworkInstanceBehavior.java:[line 150] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
[INFO] Public static org.eclipse.libra.framework.jonas.internal.JonasFrameworkInstanceLocator.getRuntimeTypes() may expose internal representation by returning JonasFrameworkInstanceLocator.runtimeTypes [org.eclipse.libra.framework.jonas.internal.JonasFrameworkInstanceLocator] At JonasFrameworkInstanceLocator.java:[line 21] MS_EXPOSE_REP
[INFO] org.eclipse.libra.framework.jonas.internal.JonasFrameworkInstanceLocator.runtimeTypes should be package protected [org.eclipse.libra.framework.jonas.internal.JonasFrameworkInstanceLocator] At JonasFrameworkInstanceLocator.java:[line 17] MS_PKGPROTECT
[INFO] org.eclipse.libra.framework.jonas.internal.util.ZipUtil.unzip(InputStream, File) may fail to clean up java.io.OutputStream on checked exception [org.eclipse.libra.framework.jonas.internal.util.ZipUtil, org.eclipse.libra.framework.jonas.internal.util.ZipUtil, org.eclipse.libra.framework.jonas.internal.util.ZipUtil] Obligation to clean up resource created at ZipUtil.java:[line 60] is not dischargedPath continues at ZipUtil.java:[line 61]Path continues at ZipUtil.java:[line 62] OBL_UNSATISFIED_OBLIGATION_EXCEPTION_EDGE
[INFO] Exceptional return value of java.io.File.mkdirs() ignored in org.eclipse.libra.framework.jonas.internal.util.ZipUtil.unzip(InputStream, File) [org.eclipse.libra.framework.jonas.internal.util.ZipUtil, org.eclipse.libra.framework.jonas.internal.util.ZipUtil] At ZipUtil.java:[line 47]Another occurrence at ZipUtil.java:[line 56] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
[INFO] Exceptional return value of java.io.File.setLastModified(long) ignored in org.eclipse.libra.framework.jonas.internal.util.ZipUtil.unzip(InputStream, File) [org.eclipse.libra.framework.jonas.internal.util.ZipUtil] At ZipUtil.java:[line 70] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
[INFO] 


To see bug detail using the Findbugs GUI, use the following command "mvn findbugs:gui"



[INFO] 
[INFO] >>> maven-pmd-plugin:3.7:cpd-check (default) > :cpd @ org.eclipse.libra.framework.jonas >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd (cpd) @ org.eclipse.libra.framework.jonas ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] <<< maven-pmd-plugin:3.7:cpd-check (default) < :cpd @ org.eclipse.libra.framework.jonas <<<
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd-check (default) @ org.eclipse.libra.framework.jonas ---
[INFO] 
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OSGi Frameworks JOnAS Adapter UI Plug-in 0.3.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.libra.framework.jonas.ui ---
[INFO] Deleting /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.jonas.ui/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.libra.framework.jonas.ui ---
[INFO] The project's OSGi version is 0.3.3.201611090633
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.libra.framework.jonas.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.libra.framework.jonas.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.libra.framework.jonas.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.jonas.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.eclipse.libra.framework.jonas.ui ---
[INFO] Compiling 2 source files to /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.jonas.ui/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.libra.framework.jonas.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.jonas.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.eclipse.libra.framework.jonas.ui ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.jonas.ui/target/org.eclipse.libra.framework.jonas.ui-0.3.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.libra.framework.jonas.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.libra.framework.jonas.ui ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.jonas.ui/target/org.eclipse.libra.framework.jonas.ui-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.libra.framework.jonas.ui ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.26.0:normalize (pack200-normalize) @ org.eclipse.libra.framework.jonas.ui ---
[INFO] Pack200 normalizing jar /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.jonas.ui/target/org.eclipse.libra.framework.jonas.ui-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.libra.framework.jonas.ui ---
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.jonas.ui/target/org.eclipse.libra.framework.jonas.ui-0.3.3-SNAPSHOT.jar
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.jonas.ui/target/org.eclipse.libra.framework.jonas.ui-0.3.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.26.0:pack (pack200-pack) @ org.eclipse.libra.framework.jonas.ui ---
[INFO] Pack200 packing jar /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.jonas.ui/target/org.eclipse.libra.framework.jonas.ui-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (p2-metadata) @ org.eclipse.libra.framework.jonas.ui ---
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ org.eclipse.libra.framework.jonas.ui >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ org.eclipse.libra.framework.jonas.ui ---
[INFO] Fork Value is true
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ org.eclipse.libra.framework.jonas.ui <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ org.eclipse.libra.framework.jonas.ui ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] >>> maven-pmd-plugin:3.7:cpd-check (default) > :cpd @ org.eclipse.libra.framework.jonas.ui >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd (cpd) @ org.eclipse.libra.framework.jonas.ui ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] <<< maven-pmd-plugin:3.7:cpd-check (default) < :cpd @ org.eclipse.libra.framework.jonas.ui <<<
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd-check (default) @ org.eclipse.libra.framework.jonas.ui ---
[INFO] 
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OSGi Frameworks Knopflerfish Adapter Plug-in 0.3.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.libra.framework.knopflerfish ---
[INFO] Deleting /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.knopflerfish/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.libra.framework.knopflerfish ---
[INFO] The project's OSGi version is 0.3.3.201611090633
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.libra.framework.knopflerfish ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.libra.framework.knopflerfish ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.libra.framework.knopflerfish ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.knopflerfish/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.eclipse.libra.framework.knopflerfish ---
[INFO] Compiling 12 source files to /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.knopflerfish/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.libra.framework.knopflerfish ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.knopflerfish/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.eclipse.libra.framework.knopflerfish ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.knopflerfish/target/org.eclipse.libra.framework.knopflerfish-0.3.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.libra.framework.knopflerfish ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.libra.framework.knopflerfish ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.knopflerfish/target/org.eclipse.libra.framework.knopflerfish-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.libra.framework.knopflerfish ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.26.0:normalize (pack200-normalize) @ org.eclipse.libra.framework.knopflerfish ---
[INFO] Pack200 normalizing jar /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.knopflerfish/target/org.eclipse.libra.framework.knopflerfish-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.libra.framework.knopflerfish ---
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.knopflerfish/target/org.eclipse.libra.framework.knopflerfish-0.3.3-SNAPSHOT.jar
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.knopflerfish/target/org.eclipse.libra.framework.knopflerfish-0.3.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.26.0:pack (pack200-pack) @ org.eclipse.libra.framework.knopflerfish ---
[INFO] Pack200 packing jar /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.knopflerfish/target/org.eclipse.libra.framework.knopflerfish-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (p2-metadata) @ org.eclipse.libra.framework.knopflerfish ---
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ org.eclipse.libra.framework.knopflerfish >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ org.eclipse.libra.framework.knopflerfish ---
[INFO] Fork Value is true
     [java] Warnings generated: 4
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ org.eclipse.libra.framework.knopflerfish <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ org.eclipse.libra.framework.knopflerfish ---
[INFO] BugInstance size is 4
[INFO] Error size is 0
[INFO] Total bugs: 4
[INFO] Found reliance on default encoding in org.eclipse.libra.framework.knopflerfish.Knopflerfish31Handler.prepareFrameworkConfigurationFile(IPath, IPath, KnopflerfishConfigurationPublishHelper, FrameworkInstanceConfiguration): new java.io.PrintWriter(OutputStream) [org.eclipse.libra.framework.knopflerfish.Knopflerfish31Handler, org.eclipse.libra.framework.knopflerfish.Knopflerfish31Handler] At Knopflerfish31Handler.java:[line 250]Another occurrence at Knopflerfish31Handler.java:[line 257] DM_DEFAULT_ENCODING
[INFO] Exceptional return value of java.io.File.mkdirs() ignored in org.eclipse.libra.framework.knopflerfish.Knopflerfish31Handler.prepareDeployDirectory(IPath) [org.eclipse.libra.framework.knopflerfish.Knopflerfish31Handler] At Knopflerfish31Handler.java:[line 124] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
[INFO] Public static org.eclipse.libra.framework.knopflerfish.internal.KnopflerfishFrameworkInstanceLocator.getRuntimeTypes() may expose internal representation by returning KnopflerfishFrameworkInstanceLocator.runtimeTypes [org.eclipse.libra.framework.knopflerfish.internal.KnopflerfishFrameworkInstanceLocator] At KnopflerfishFrameworkInstanceLocator.java:[line 22] MS_EXPOSE_REP
[INFO] org.eclipse.libra.framework.knopflerfish.internal.KnopflerfishFrameworkInstanceLocator.runtimeTypes should be package protected [org.eclipse.libra.framework.knopflerfish.internal.KnopflerfishFrameworkInstanceLocator] At KnopflerfishFrameworkInstanceLocator.java:[line 17] MS_PKGPROTECT
[INFO] 


To see bug detail using the Findbugs GUI, use the following command "mvn findbugs:gui"



[INFO] 
[INFO] >>> maven-pmd-plugin:3.7:cpd-check (default) > :cpd @ org.eclipse.libra.framework.knopflerfish >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd (cpd) @ org.eclipse.libra.framework.knopflerfish ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] <<< maven-pmd-plugin:3.7:cpd-check (default) < :cpd @ org.eclipse.libra.framework.knopflerfish <<<
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd-check (default) @ org.eclipse.libra.framework.knopflerfish ---
[INFO] 
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OSGi Frameworks Knopflerfish Adapter UI Plug-in 0.3.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.libra.framework.knopflerfish.ui ---
[INFO] Deleting /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.knopflerfish.ui/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.libra.framework.knopflerfish.ui ---
[INFO] The project's OSGi version is 0.3.3.201611090633
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.libra.framework.knopflerfish.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.libra.framework.knopflerfish.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.libra.framework.knopflerfish.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.knopflerfish.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.eclipse.libra.framework.knopflerfish.ui ---
[INFO] Compiling 2 source files to /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.knopflerfish.ui/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.libra.framework.knopflerfish.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.knopflerfish.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.eclipse.libra.framework.knopflerfish.ui ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.knopflerfish.ui/target/org.eclipse.libra.framework.knopflerfish.ui-0.3.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.libra.framework.knopflerfish.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.libra.framework.knopflerfish.ui ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.knopflerfish.ui/target/org.eclipse.libra.framework.knopflerfish.ui-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.libra.framework.knopflerfish.ui ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.26.0:normalize (pack200-normalize) @ org.eclipse.libra.framework.knopflerfish.ui ---
[INFO] Pack200 normalizing jar /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.knopflerfish.ui/target/org.eclipse.libra.framework.knopflerfish.ui-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.libra.framework.knopflerfish.ui ---
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.knopflerfish.ui/target/org.eclipse.libra.framework.knopflerfish.ui-0.3.3-SNAPSHOT.jar
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.knopflerfish.ui/target/org.eclipse.libra.framework.knopflerfish.ui-0.3.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.26.0:pack (pack200-pack) @ org.eclipse.libra.framework.knopflerfish.ui ---
[INFO] Pack200 packing jar /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.knopflerfish.ui/target/org.eclipse.libra.framework.knopflerfish.ui-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (p2-metadata) @ org.eclipse.libra.framework.knopflerfish.ui ---
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ org.eclipse.libra.framework.knopflerfish.ui >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ org.eclipse.libra.framework.knopflerfish.ui ---
[INFO] Fork Value is true
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ org.eclipse.libra.framework.knopflerfish.ui <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ org.eclipse.libra.framework.knopflerfish.ui ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] >>> maven-pmd-plugin:3.7:cpd-check (default) > :cpd @ org.eclipse.libra.framework.knopflerfish.ui >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd (cpd) @ org.eclipse.libra.framework.knopflerfish.ui ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] <<< maven-pmd-plugin:3.7:cpd-check (default) < :cpd @ org.eclipse.libra.framework.knopflerfish.ui <<<
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd-check (default) @ org.eclipse.libra.framework.knopflerfish.ui ---
[INFO] 
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OSGi Frameworks Server Adapters Feature 0.3.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.libra.framework.feature ---
[INFO] Deleting /jobs/genie.webtools/libra/workspace/features/org.eclipse.libra.framework.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.libra.framework.feature ---
[INFO] The project's OSGi version is 0.3.3.201611090633
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.libra.framework.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.libra.framework.feature ---
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.libra.framework.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-feature (default-package-feature) @ org.eclipse.libra.framework.feature ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/features/org.eclipse.libra.framework.feature/target/org.eclipse.libra.framework.feature-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.libra.framework.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.libra.framework.feature ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.26.0:normalize (pack200-normalize) @ org.eclipse.libra.framework.feature ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.libra.framework.feature ---
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/features/org.eclipse.libra.framework.feature/target/org.eclipse.libra.framework.feature-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.26.0:pack (pack200-pack) @ org.eclipse.libra.framework.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (p2-metadata) @ org.eclipse.libra.framework.feature ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OSGi Frameworks Server Adapters SDK Feature 0.3.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.libra.framework.feature.source ---
[INFO] Deleting /jobs/genie.webtools/libra/workspace/features/org.eclipse.libra.framework.feature.source/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.libra.framework.feature.source ---
[INFO] The project's OSGi version is 0.3.3.201611090633
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.libra.framework.feature.source ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.libra.framework.feature.source ---
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.libra.framework.feature.source ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-feature (default-package-feature) @ org.eclipse.libra.framework.feature.source ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/features/org.eclipse.libra.framework.feature.source/target/org.eclipse.libra.framework.feature.source-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.libra.framework.feature.source ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.libra.framework.feature.source ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.26.0:normalize (pack200-normalize) @ org.eclipse.libra.framework.feature.source ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.libra.framework.feature.source ---
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/features/org.eclipse.libra.framework.feature.source/target/org.eclipse.libra.framework.feature.source-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.26.0:pack (pack200-pack) @ org.eclipse.libra.framework.feature.source ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (p2-metadata) @ org.eclipse.libra.framework.feature.source ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Eclipse Libra Repository (Incubation) 0.3.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.libra.repository ---
[INFO] Deleting /jobs/genie.webtools/libra/workspace/development/org.eclipse.libra.repository/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.libra.repository ---
[INFO] The project's OSGi version is 0.3.3.201611090633
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.libra.repository ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.libra.repository ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/development/org.eclipse.libra.repository/src/main/resources
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.libra.repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.26.0:publish-products (default-publish-products) @ org.eclipse.libra.repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.26.0:publish-categories (default-publish-categories) @ org.eclipse.libra.repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.26.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.libra.repository ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:0.26.0:assemble-repository (default-assemble-repository) @ org.eclipse.libra.repository ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:0.26.0:archive-repository (default-archive-repository) @ org.eclipse.libra.repository ---
[INFO] Building zip: /jobs/genie.webtools/libra/workspace/development/org.eclipse.libra.repository/target/org.eclipse.libra.repository-0.3.3-SNAPSHOT.zip
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.26.0:normalize (pack200-normalize) @ org.eclipse.libra.repository ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.libra.repository ---
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.26.0:pack (pack200-pack) @ org.eclipse.libra.repository ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (p2-metadata) @ org.eclipse.libra.repository ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OSGi Bundle Facet Tests Plug-in 0.3.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.libra.facet.test ---
[INFO] Deleting /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.facet.test/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.libra.facet.test ---
[INFO] The project's OSGi version is 0.3.3.201611090633
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.libra.facet.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.libra.facet.test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.libra.facet.test ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.facet.test/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.eclipse.libra.facet.test ---
[INFO] Compiling 2 source files to /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.facet.test/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.libra.facet.test ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.facet.test/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.libra.facet.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.libra.facet.test ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.facet.test/target/org.eclipse.libra.facet.test-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.libra.facet.test ---
[INFO] 
[INFO] --- tycho-surefire-plugin:0.26.0:test (default-test) @ org.eclipse.libra.facet.test ---
[INFO] Fetching org.eclipse.core.databinding.beans_1.4.0.v20160630-0724.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (22.94kB)
[INFO] Fetching org.eclipse.core.databinding.beans_1.4.0.v20160630-0724.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (22.94kB)
[INFO] Unpacking org.eclipse.core.databinding.beans_1.4.0.v20160630-0724...
[INFO] Fetching org.eclipse.team.cvs.core_3.4.100.v20160808-1809.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (185.62kB)
[INFO] Fetching org.eclipse.team.cvs.core_3.4.100.v20160808-1809.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (185.62kB)
[INFO] Unpacking org.eclipse.team.cvs.core_3.4.100.v20160808-1809...
[INFO] Fetching org.eclipse.cvs_1.4.300.v20161027-0700.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (20.67kB)
[INFO] Fetching org.eclipse.cvs_1.4.300.v20161027-0700.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (20.67kB)
[INFO] Unpacking org.eclipse.cvs_1.4.300.v20161027-0700...
[INFO] Fetching org.eclipse.team.cvs.ui_3.4.1.v20161011-1400.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (486.34kB)
[INFO] Fetching org.eclipse.team.cvs.ui_3.4.1.v20161011-1400.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (486.34kB)
[INFO] Unpacking org.eclipse.team.cvs.ui_3.4.1.v20161011-1400...
[INFO] Fetching org.eclipse.cvs_1.4.300.v20161027-0700.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/features/ (17.73kB)
[INFO] Fetching org.eclipse.cvs_1.4.300.v20161027-0700.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/features/ (17.73kB)
[INFO] Fetching org.eclipse.team.cvs.core.source_3.4.100.v20160808-1809.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (439.78kB)
[INFO] Fetching org.eclipse.team.cvs.core.source_3.4.100.v20160808-1809.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (439.78kB)
[INFO] Fetching org.eclipse.team.cvs.ui.source_3.4.1.v20161011-1400.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (784.1kB)
[INFO] Fetching org.eclipse.team.cvs.ui.source_3.4.1.v20161011-1400.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (784.1kB)
[INFO] Fetching org.eclipse.cvs.source_1.4.300.v20161027-0700.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/features/ (17.38kB)
[INFO] Fetching org.eclipse.cvs.source_1.4.300.v20161027-0700.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/features/ (17.38kB)
[INFO] Fetching org.eclipse.osgi.compatibility.state_1.0.200.v20160929-1433.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (101.85kB)
[INFO] Fetching org.eclipse.osgi.compatibility.state_1.0.200.v20160929-1433.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (101.85kB)
[INFO] Unpacking org.eclipse.osgi.compatibility.state_1.0.200.v20160929-1433...
[INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.500.v20161026-0946.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (82.27kB)
[INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.500.v20161026-0946.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (82.27kB)
[INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.500.v20161026-0946...
[INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.0.v20161010-1922.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (24.3kB)
[INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.0.v20161010-1922.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (24.3kB)
[INFO] Unpacking org.eclipse.e4.ui.dialogs_1.1.0.v20161010-1922...
[INFO] Fetching org.eclipse.e4.rcp_1.6.0.v20161027-0130.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/features/ (19.81kB)
[INFO] Fetching org.eclipse.e4.rcp_1.6.0.v20161027-0130.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/features/ (19.81kB)
[INFO] Fetching org.eclipse.e4.ui.bindings.source_0.12.0.v20160630-0730.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (38.45kB)
[INFO] Fetching org.eclipse.e4.ui.bindings.source_0.12.0.v20160630-0730.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (38.45kB)
[INFO] Fetching org.eclipse.e4.core.contexts.source_1.5.0.v20160901-1938.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (41.51kB)
[INFO] Fetching org.eclipse.e4.core.contexts.source_1.5.0.v20160901-1938.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (41.51kB)
[INFO] Fetching org.eclipse.e4.ui.widgets.source_1.2.0.v20160630-0736.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (10.47kB)
[INFO] Fetching org.eclipse.e4.ui.widgets.source_1.2.0.v20160630-0736.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (10.47kB)
[INFO] Fetching org.eclipse.equinox.ds.source_1.4.500.v20160906-1436.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (162.4kB)
[INFO] Fetching org.eclipse.equinox.ds.source_1.4.500.v20160906-1436.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (162.4kB)
[INFO] Fetching org.eclipse.core.commands.source_3.9.0.v20160901-1319.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (149.62kB)
[INFO] Fetching org.eclipse.core.commands.source_3.9.0.v20160901-1319.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (149.62kB)
[INFO] Fetching org.eclipse.core.databinding.beans.source_1.4.0.v20160630-0724.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (66.78kB)
[INFO] Fetching org.eclipse.core.databinding.beans.source_1.4.0.v20160630-0724.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (66.78kB)
[INFO] Fetching org.eclipse.core.expressions.source_3.6.0.v20160901-1938.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (86.55kB)
[INFO] Fetching org.eclipse.core.expressions.source_3.6.0.v20160901-1938.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (86.55kB)
[INFO] Fetching org.eclipse.equinox.simpleconfigurator.source_1.1.200.v20160630-1337.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (36.99kB)
[INFO] Fetching org.eclipse.equinox.simpleconfigurator.source_1.1.200.v20160630-1337.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (36.99kB)
[INFO] Fetching org.eclipse.e4.ui.workbench3.source_0.14.0.v20160630-0740.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (12.03kB)
[INFO] Fetching org.eclipse.e4.ui.workbench3.source_0.14.0.v20160630-0740.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (12.03kB)
[INFO] Fetching org.eclipse.equinox.bidi.source_1.1.0.v20160728-1031.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (63.29kB)
[INFO] Fetching org.eclipse.equinox.bidi.source_1.1.0.v20160728-1031.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (63.29kB)
[INFO] Fetching org.eclipse.e4.emf.xpath.source_0.2.0.v20160630-0728.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (52.38kB)
[INFO] Fetching org.eclipse.e4.emf.xpath.source_0.2.0.v20160630-0728.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (52.38kB)
[INFO] Fetching org.eclipse.e4.core.di.annotations.source_1.5.0.v20160901-1938.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (13.53kB)
[INFO] Fetching org.eclipse.e4.core.di.annotations.source_1.5.0.v20160901-1938.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (13.53kB)
[INFO] Fetching org.eclipse.e4.core.services.source_2.1.0.v20160919-1954.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (48.92kB)
[INFO] Fetching org.eclipse.e4.core.services.source_2.1.0.v20160919-1954.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (48.92kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.swt.source_0.14.100.v20161008-0221.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (106.46kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.swt.source_0.14.100.v20161008-0221.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (106.46kB)
[INFO] Fetching org.eclipse.e4.core.commands.source_0.12.0.v20160919-1453.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (20.88kB)
[INFO] Fetching org.eclipse.e4.core.commands.source_0.12.0.v20160919-1453.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (20.88kB)
[INFO] Fetching org.eclipse.e4.ui.model.workbench.source_1.3.0.v20161019-0902.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (373.47kB)
[INFO] Fetching org.eclipse.e4.ui.model.workbench.source_1.3.0.v20161019-0902.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (373.47kB)
[INFO] Fetching org.eclipse.e4.ui.services.source_1.3.0.v20161009-1950.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (22.05kB)
[INFO] Fetching org.eclipse.e4.ui.services.source_1.3.0.v20161009-1950.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (22.05kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.source_0.14.0.v20161020-1815.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (136.45kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.source_0.14.0.v20161020-1815.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (136.45kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.source_1.5.0.v20161019-0902.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (157.47kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.source_1.5.0.v20161019-0902.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (157.47kB)
[INFO] Fetching org.eclipse.e4.ui.css.core.source_0.12.0.v20161004-1149.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/
[INFO] Fetching org.eclipse.e4.ui.css.core.source_0.12.0.v20161004-1149.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/
[INFO] Fetching org.eclipse.e4.ui.css.swt.source_0.13.0.v20160928-0555.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/
[INFO] Fetching org.eclipse.e4.ui.css.swt.source_0.13.0.v20160928-0555.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/
[INFO] Fetching org.eclipse.e4.core.di.source_1.6.100.v20160919-2241.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (43.72kB)
[INFO] Fetching org.eclipse.e4.core.di.source_1.6.100.v20160919-2241.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (43.72kB)
[INFO] Fetching org.eclipse.e4.core.di.extensions.source_0.14.0.v20160919-2029.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (20.03kB)
[INFO] Fetching org.eclipse.e4.core.di.extensions.source_0.14.0.v20160919-2029.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (20.03kB)
[INFO] Fetching org.eclipse.e4.ui.css.swt.theme.source_0.11.0.v20161007-1619.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/
[INFO] Fetching org.eclipse.e4.ui.css.swt.theme.source_0.11.0.v20161007-1619.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/
[INFO] Fetching org.eclipse.e4.ui.di.source_1.2.0.v20160919-2000.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (16.12kB)
[INFO] Fetching org.eclipse.e4.ui.di.source_1.2.0.v20160919-2000.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (16.12kB)
[INFO] Fetching org.eclipse.equinox.common.source_3.9.0.v20161026-0735.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (129.49kB)
[INFO] Fetching org.eclipse.equinox.common.source_3.9.0.v20161026-0735.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (129.49kB)
[INFO] Fetching org.eclipse.equinox.event.source_1.4.0.v20161003-1642.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (28.25kB)
[INFO] Fetching org.eclipse.equinox.event.source_1.4.0.v20161003-1642.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (28.25kB)
[INFO] Fetching org.eclipse.core.contenttype.source_3.6.0.v20160919-1839.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (79.95kB)
[INFO] Fetching org.eclipse.core.contenttype.source_3.6.0.v20160919-1839.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (79.95kB)
[INFO] Fetching org.eclipse.core.jobs.source_3.8.0.v20161020-1522.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (107.37kB)
[INFO] Fetching org.eclipse.core.jobs.source_3.8.0.v20161020-1522.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (107.37kB)
[INFO] Fetching org.eclipse.core.runtime.source_3.12.0.v20160919-2241.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (85.6kB)
[INFO] Fetching org.eclipse.core.runtime.source_3.12.0.v20160919-2241.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (85.6kB)
[INFO] Fetching org.eclipse.equinox.launcher.source_1.4.0.v20160926-1553.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (44.76kB)
[INFO] Fetching org.eclipse.equinox.launcher.source_1.4.0.v20160926-1553.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (44.76kB)
[INFO] Fetching org.eclipse.equinox.preferences.source_3.6.100.v20161007-1415.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (111.44kB)
[INFO] Fetching org.eclipse.equinox.preferences.source_3.6.100.v20161007-1415.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (111.44kB)
[INFO] Fetching org.eclipse.equinox.registry.source_3.6.200.v20161007-1629.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (174.59kB)
[INFO] Fetching org.eclipse.equinox.registry.source_3.6.200.v20161007-1629.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (174.59kB)
[INFO] Fetching org.eclipse.osgi.source_3.12.0.v20161025-1648.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (1.05MB)
[INFO] Fetching org.eclipse.osgi.source_3.12.0.v20161025-1648.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (1.05MB)
[INFO] Fetching org.eclipse.osgi.compatibility.state.source_1.0.200.v20160929-1433.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (140.98kB)
[INFO] Fetching org.eclipse.osgi.compatibility.state.source_1.0.200.v20160929-1433.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (140.98kB)
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_64.source_3.106.0.v20161027-0130.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (2.02MB)
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_64.source_3.106.0.v20161027-0130.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (2.02MB)
[INFO] Fetching org.eclipse.jface.source_3.13.0.v20161022-1508.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (986.92kB)
[INFO] Fetching org.eclipse.jface.source_3.13.0.v20161022-1508.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (986.92kB)
[INFO] Fetching org.eclipse.jface.databinding.source_1.8.100.v20161026-1452.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (210.97kB)
[INFO] Fetching org.eclipse.jface.databinding.source_1.8.100.v20161026-1452.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (210.97kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt.source_1.3.1.v20160919-2323.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (79.49kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt.source_1.3.1.v20160919-2323.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (79.49kB)
[INFO] Fetching org.eclipse.e4.ui.dialogs.source_1.1.0.v20161010-1922.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (26.83kB)
[INFO] Fetching org.eclipse.e4.ui.dialogs.source_1.1.0.v20161010-1922.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (26.83kB)
[INFO] Fetching org.eclipse.e4.rcp.source_1.6.0.v20161027-0130.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/features/ (18.63kB)
[INFO] Fetching org.eclipse.e4.rcp.source_1.6.0.v20161027-0130.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/features/ (18.63kB)
[INFO] Fetching org.eclipse.equinox.http.servlet_1.4.0.v20161003-1642.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (67.24kB)
[INFO] Fetching org.eclipse.equinox.http.servlet_1.4.0.v20161003-1642.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (67.24kB)
[INFO] Unpacking org.eclipse.equinox.http.servlet_1.4.0.v20161003-1642...
[INFO] Fetching org.eclipse.equinox.http.jetty_3.4.0.v20161003-1642.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (15.93kB)
[INFO] Fetching org.eclipse.equinox.http.jetty_3.4.0.v20161003-1642.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (15.93kB)
[INFO] Unpacking org.eclipse.equinox.http.jetty_3.4.0.v20161003-1642...
[INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.1.300.v20161004-0244.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (21.49kB)
[INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.1.300.v20161004-0244.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (21.49kB)
[INFO] Unpacking org.eclipse.equinox.p2.transport.ecf_1.1.300.v20161004-0244...
[INFO] Fetching org.eclipse.equinox.p2.core.feature_1.3.200.v20161027-1055.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/features/ (18.35kB)
[INFO] Fetching org.eclipse.equinox.p2.core.feature_1.3.200.v20161027-1055.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/features/ (18.35kB)
[INFO] Fetching org.eclipse.equinox.p2.engine.source_2.4.100.v20160830-1909.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (138.68kB)
[INFO] Fetching org.eclipse.equinox.p2.engine.source_2.4.100.v20160830-1909.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (138.68kB)
[INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator.source_2.0.200.v20160812-2106.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (19.43kB)
[INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator.source_2.0.200.v20160812-2106.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (19.43kB)
[INFO] Fetching org.eclipse.equinox.p2.operations.source_2.4.200.v20160830-1950.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (64.71kB)
[INFO] Fetching org.eclipse.equinox.p2.operations.source_2.4.200.v20160830-1950.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (64.71kB)
[INFO] Fetching org.eclipse.equinox.security.source_1.2.300.v20161007-1415.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (100.24kB)
[INFO] Fetching org.eclipse.equinox.security.source_1.2.300.v20161007-1415.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (100.24kB)
[INFO] Fetching org.eclipse.equinox.p2.transport.ecf.source_1.1.300.v20161004-0244.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (31.17kB)
[INFO] Fetching org.eclipse.equinox.p2.transport.ecf.source_1.1.300.v20161004-0244.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (31.17kB)
[INFO] Fetching org.eclipse.equinox.p2.core.feature.source_1.3.200.v20161027-1055.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/features/ (18.22kB)
[INFO] Fetching org.eclipse.equinox.p2.core.feature.source_1.3.200.v20161027-1055.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/features/ (18.22kB)
[INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.2.200.v20161027-1055.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/features/ (17.88kB)
[INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.2.200.v20161027-1055.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/features/ (17.88kB)
[INFO] Fetching org.eclipse.equinox.p2.extras.feature.source_1.2.200.v20161027-1055.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/features/ (17.97kB)
[INFO] Fetching org.eclipse.equinox.p2.extras.feature.source_1.2.200.v20161027-1055.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/features/ (17.97kB)
[INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.0.400.v20160616-1536.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (22.06kB)
[INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.0.400.v20160616-1536.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (22.06kB)
[INFO] Unpacking org.eclipse.equinox.p2.ui.sdk_1.0.400.v20160616-1536...
[INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.2.200.v20160927-1823.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (44.57kB)
[INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.2.200.v20160927-1823.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (44.57kB)
[INFO] Unpacking org.eclipse.equinox.p2.ui.sdk.scheduler_1.2.200.v20160927-1823...
[INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.2.200.v20161027-1055.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/features/ (17.81kB)
[INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.2.200.v20161027-1055.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/features/ (17.81kB)
[INFO] Fetching org.eclipse.equinox.p2.ui.sdk.source_1.0.400.v20160616-1536.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (30.04kB)
[INFO] Fetching org.eclipse.equinox.p2.ui.sdk.source_1.0.400.v20160616-1536.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (30.04kB)
[INFO] Fetching org.eclipse.equinox.p2.ui.source_2.4.200.v20161004-0200.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (295.92kB)
[INFO] Fetching org.eclipse.equinox.p2.ui.source_2.4.200.v20161004-0200.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (295.92kB)
[INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler.source_1.2.200.v20160927-1823.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (56.82kB)
[INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler.source_1.2.200.v20160927-1823.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (56.82kB)
[INFO] Fetching org.eclipse.equinox.security.ui.source_1.1.400.v20161007-1415.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (85.34kB)
[INFO] Fetching org.eclipse.equinox.security.ui.source_1.1.400.v20161007-1415.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (85.34kB)
[INFO] Fetching org.eclipse.equinox.p2.rcp.feature.source_1.2.200.v20161027-1055.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/features/ (17.93kB)
[INFO] Fetching org.eclipse.equinox.p2.rcp.feature.source_1.2.200.v20161027-1055.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/features/ (17.93kB)
[INFO] Fetching org.eclipse.equinox.p2.user.ui_2.2.200.v20161027-1055.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/features/ (17.69kB)
[INFO] Fetching org.eclipse.equinox.p2.user.ui_2.2.200.v20161027-1055.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/features/ (17.69kB)
[INFO] Fetching org.eclipse.equinox.p2.user.ui.source_2.2.200.v20161027-1055.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/features/ (17.97kB)
[INFO] Fetching org.eclipse.equinox.p2.user.ui.source_2.2.200.v20161027-1055.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/features/ (17.97kB)
[INFO] Fetching org.eclipse.help.base_4.2.0.v20161027-0700.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (161.13kB)
[INFO] Fetching org.eclipse.help.base_4.2.0.v20161027-0700.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (161.13kB)
[INFO] Unpacking org.eclipse.help.base_4.2.0.v20161027-0700...
[INFO] Fetching org.eclipse.help.ui_4.1.0.v20160708-0901.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (149.67kB)
[INFO] Fetching org.eclipse.help.ui_4.1.0.v20160708-0901.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (149.67kB)
[INFO] Unpacking org.eclipse.help.ui_4.1.0.v20160708-0901...
[INFO] Fetching org.eclipse.help.webapp_3.9.0.v20160708-0901.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (239.4kB)
[INFO] Fetching org.eclipse.help.webapp_3.9.0.v20160708-0901.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (239.4kB)
[INFO] Unpacking org.eclipse.help.webapp_3.9.0.v20160708-0901...
[INFO] Fetching org.eclipse.help_2.2.0.v20161027-0700.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/features/ (18.26kB)
[INFO] Fetching org.eclipse.help_2.2.0.v20161027-0700.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/features/ (18.26kB)
[INFO] Fetching org.eclipse.help.ui.source_4.1.0.v20160708-0901.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (221.16kB)
[INFO] Fetching org.eclipse.help.ui.source_4.1.0.v20160708-0901.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (221.16kB)
[INFO] Fetching org.eclipse.help.webapp.source_3.9.0.v20160708-0901.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (199.73kB)
[INFO] Fetching org.eclipse.help.webapp.source_3.9.0.v20160708-0901.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (199.73kB)
[INFO] Fetching org.eclipse.equinox.http.jetty.source_3.4.0.v20161003-1642.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (22.23kB)
[INFO] Fetching org.eclipse.equinox.http.jetty.source_3.4.0.v20161003-1642.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (22.23kB)
[INFO] Fetching org.eclipse.equinox.http.servlet.source_1.4.0.v20161003-1642.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (113.73kB)
[INFO] Fetching org.eclipse.equinox.http.servlet.source_1.4.0.v20161003-1642.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (113.73kB)
[INFO] Fetching org.eclipse.help.base.source_4.2.0.v20161027-0700.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (307.17kB)
[INFO] Fetching org.eclipse.help.base.source_4.2.0.v20161027-0700.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (307.17kB)
[INFO] Fetching org.eclipse.core.net.source_1.3.0.v20161015-1404.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (62.58kB)
[INFO] Fetching org.eclipse.core.net.source_1.3.0.v20161015-1404.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (62.58kB)
[INFO] Fetching org.eclipse.help.source_2.2.0.v20161027-0700.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/features/ (17.72kB)
[INFO] Fetching org.eclipse.help.source_2.2.0.v20161027-0700.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/features/ (17.72kB)
[INFO] Fetching org.eclipse.jdt_3.13.0.v20161027-0700.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (34.18kB)
[INFO] Fetching org.eclipse.jdt_3.13.0.v20161027-0700.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (34.18kB)
[INFO] Unpacking org.eclipse.jdt_3.13.0.v20161027-0700...
[INFO] Fetching org.eclipse.jdt.apt.core_3.5.0.v20160916-1010.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (126.72kB)
[INFO] Fetching org.eclipse.jdt.apt.core_3.5.0.v20160916-1010.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (126.72kB)
[INFO] Unpacking org.eclipse.jdt.apt.core_3.5.0.v20160916-1010...
[INFO] Fetching org.eclipse.jdt.apt.pluggable.core_1.2.0.v20160907-0458.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (16.41kB)
[INFO] Fetching org.eclipse.jdt.apt.pluggable.core_1.2.0.v20160907-0458.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (16.41kB)
[INFO] Unpacking org.eclipse.jdt.apt.pluggable.core_1.2.0.v20160907-0458...
[INFO] Fetching org.eclipse.jdt.compiler.tool_1.2.0.v20160907-0458.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (32.35kB)
[INFO] Fetching org.eclipse.jdt.compiler.tool_1.2.0.v20160907-0458.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (32.35kB)
[INFO] Unpacking org.eclipse.jdt.compiler.tool_1.2.0.v20160907-0458...
[INFO] Fetching org.eclipse.jdt.compiler.apt_1.3.0.v20160907-0458.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (66.1kB)
[INFO] Fetching org.eclipse.jdt.compiler.apt_1.3.0.v20160907-0458.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (66.1kB)
[INFO] Unpacking org.eclipse.jdt.compiler.apt_1.3.0.v20160907-0458...
[INFO] Fetching org.eclipse.jdt.apt.ui_3.5.0.v20160907-0458.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (31.38kB)
[INFO] Fetching org.eclipse.jdt.apt.ui_3.5.0.v20160907-0458.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (31.38kB)
[INFO] Unpacking org.eclipse.jdt.apt.ui_3.5.0.v20160907-0458...
[INFO] Fetching org.eclipse.jdt.doc.isv_3.13.0.v20160629-1237.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (3.99MB)
[INFO] Fetching org.eclipse.jdt.doc.isv_3.13.0.v20160629-1237.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (3.99MB)
[INFO] Unpacking org.eclipse.jdt.doc.isv_3.13.0.v20160629-1237...
[INFO] Fetching org.eclipse.jdt.doc.user_3.13.0.v20161025-1101.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (7.57MB)
[INFO] Fetching org.eclipse.jdt.doc.user_3.13.0.v20161025-1101.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (7.57MB)
[INFO] Unpacking org.eclipse.jdt.doc.user_3.13.0.v20161025-1101...
[INFO] Fetching org.eclipse.jdt_3.13.0.v20161027-0700.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/features/ (18.2kB)
[INFO] Fetching org.eclipse.jdt_3.13.0.v20161027-0700.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/features/ (18.2kB)
[INFO] Fetching org.eclipse.ant.ui.source_3.6.200.v20160826-1943.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (618.1kB)
[INFO] Fetching org.eclipse.ant.ui.source_3.6.200.v20160826-1943.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (618.1kB)
[INFO] Fetching org.eclipse.jdt.apt.ui.source_3.5.0.v20160907-0458.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (45.79kB)
[INFO] Fetching org.eclipse.jdt.apt.ui.source_3.5.0.v20160907-0458.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (45.79kB)
[INFO] Fetching org.eclipse.jdt.apt.pluggable.core.source_1.2.0.v20160907-0458.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (29.91kB)
[INFO] Fetching org.eclipse.jdt.apt.pluggable.core.source_1.2.0.v20160907-0458.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (29.91kB)
[INFO] Fetching org.eclipse.jdt.compiler.apt.source_1.3.0.v20160907-0458.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (119.97kB)
[INFO] Fetching org.eclipse.jdt.compiler.apt.source_1.3.0.v20160907-0458.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (119.97kB)
[INFO] Fetching org.eclipse.jdt.compiler.tool.source_1.2.0.v20160907-0458.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (39.82kB)
[INFO] Fetching org.eclipse.jdt.compiler.tool.source_1.2.0.v20160907-0458.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (39.82kB)
[INFO] Fetching org.eclipse.ant.launching.source_1.1.200.v20160826-1943.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (128.04kB)
[INFO] Fetching org.eclipse.ant.launching.source_1.1.200.v20160826-1943.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (128.04kB)
[INFO] Fetching org.eclipse.jdt.apt.core.source_3.5.0.v20160916-1010.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (354.48kB)
[INFO] Fetching org.eclipse.jdt.apt.core.source_3.5.0.v20160916-1010.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (354.48kB)
[INFO] Fetching org.eclipse.jdt.core.source_3.13.0.v20161020-2113.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (4.59MB)
[INFO] Fetching org.eclipse.jdt.core.source_3.13.0.v20161020-2113.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (4.59MB)
[INFO] Fetching org.eclipse.jdt.core.manipulation.source_1.8.0.v20160926-1208.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (100.56kB)
[INFO] Fetching org.eclipse.jdt.core.manipulation.source_1.8.0.v20160926-1208.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (100.56kB)
[INFO] Fetching org.eclipse.jdt.debug.ui.source_3.8.0.v20161005-1015.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (804.44kB)
[INFO] Fetching org.eclipse.jdt.debug.ui.source_3.8.0.v20161005-1015.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (804.44kB)
[INFO] Fetching org.eclipse.jdt.debug.source_3.11.0.v20161021-1055.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (822.37kB)
[INFO] Fetching org.eclipse.jdt.debug.source_3.11.0.v20161021-1055.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (822.37kB)
[INFO] Fetching org.eclipse.jdt.junit.source_3.10.0.v20161006-1153.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (188.53kB)
[INFO] Fetching org.eclipse.jdt.junit.source_3.10.0.v20161006-1153.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (188.53kB)
[INFO] Fetching org.eclipse.jdt.junit.core.source_3.9.0.v20160926-1208.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (102.78kB)
[INFO] Fetching org.eclipse.jdt.junit.core.source_3.9.0.v20160926-1208.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (102.78kB)
[INFO] Fetching org.eclipse.jdt.launching.source_3.9.0.v20161021-1055.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (292.5kB)
[INFO] Fetching org.eclipse.jdt.launching.source_3.9.0.v20161021-1055.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (292.5kB)
[INFO] Fetching org.eclipse.jdt.ui.source_3.13.0.v20161018-1320.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (5.67MB)
[INFO] Fetching org.eclipse.jdt.ui.source_3.13.0.v20161018-1320.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (5.67MB)
[INFO] Fetching org.eclipse.jdt.source_3.13.0.v20161027-0700.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/features/ (17.68kB)
[INFO] Fetching org.eclipse.jdt.source_3.13.0.v20161027-0700.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/features/ (17.68kB)
[INFO] Fetching org.eclipse.pde.api.tools_1.1.100.v20161021-0814.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (891.74kB)
[INFO] Fetching org.eclipse.pde.api.tools_1.1.100.v20161021-0814.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (891.74kB)
[INFO] Fetching org.eclipse.pde.api.tools.ui_1.1.100.v20161017-0756.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (159.79kB)
[INFO] Fetching org.eclipse.pde.api.tools.ui_1.1.100.v20161017-0756.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (159.79kB)
[INFO] Unpacking org.eclipse.pde.api.tools.ui_1.1.100.v20161017-0756...
[INFO] Fetching org.eclipse.pde.doc.user_3.13.0.v20160629-1237.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (5.21MB)
[INFO] Fetching org.eclipse.pde.doc.user_3.13.0.v20160629-1237.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (5.21MB)
[INFO] Unpacking org.eclipse.pde.doc.user_3.13.0.v20160629-1237...
[INFO] Fetching org.eclipse.pde.ds.annotations_1.0.1.v20160902-0618.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (45.49kB)
[INFO] Fetching org.eclipse.pde.ds.annotations_1.0.1.v20160902-0618.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (45.49kB)
[INFO] Unpacking org.eclipse.pde.ds.annotations_1.0.1.v20160902-0618...
[INFO] Fetching org.eclipse.pde.runtime_3.6.0.v20160906-1419.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (120.47kB)
[INFO] Fetching org.eclipse.pde.runtime_3.6.0.v20160906-1419.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (120.47kB)
[INFO] Unpacking org.eclipse.pde.runtime_3.6.0.v20160906-1419...
[INFO] Fetching org.eclipse.pde.ui.templates_3.6.0.v20161014-0039.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (372.68kB)
[INFO] Fetching org.eclipse.pde.ui.templates_3.6.0.v20161014-0039.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (372.68kB)
[INFO] Unpacking org.eclipse.pde.ui.templates_3.6.0.v20161014-0039...
[INFO] Fetching org.eclipse.pde.ua.ui_1.1.0.v20160919-0950.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (140.93kB)
[INFO] Fetching org.eclipse.pde.ua.ui_1.1.0.v20160919-0950.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (140.93kB)
[INFO] Unpacking org.eclipse.pde.ua.ui_1.1.0.v20160919-0950...
[INFO] Fetching org.eclipse.pde_3.13.0.v20161027-0700.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/features/ (18.18kB)
[INFO] Fetching org.eclipse.pde_3.13.0.v20161027-0700.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/features/ (18.18kB)
[INFO] Fetching org.eclipse.pde.runtime.source_3.6.0.v20160906-1419.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (94.72kB)
[INFO] Fetching org.eclipse.pde.runtime.source_3.6.0.v20160906-1419.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (94.72kB)
[INFO] Fetching org.eclipse.ui.trace.source_1.0.400.v20160905-1427.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (52.41kB)
[INFO] Fetching org.eclipse.ui.trace.source_1.0.400.v20160905-1427.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (52.41kB)
[INFO] Fetching org.eclipse.pde.ds.annotations.source_1.0.1.v20160902-0618.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (52.52kB)
[INFO] Fetching org.eclipse.pde.build.source_3.9.200.v20161007-1117.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (320.85kB)
[INFO] Fetching org.eclipse.pde.build.source_3.9.200.v20161007-1117.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (320.85kB)
[INFO] Fetching org.eclipse.pde.core.source_3.11.100.v20161025-0921.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (947.53kB)
[INFO] Fetching org.eclipse.pde.core.source_3.11.100.v20161025-0921.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (947.53kB)
[INFO] Fetching org.eclipse.pde.ui.source_3.10.0.v20161018-0832.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (1.98MB)
[INFO] Fetching org.eclipse.pde.ui.source_3.10.0.v20161018-0832.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (1.98MB)
[INFO] Fetching org.eclipse.pde.ui.templates.source_3.6.0.v20161014-0039.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (106.27kB)
[INFO] Fetching org.eclipse.pde.ui.templates.source_3.6.0.v20161014-0039.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (106.27kB)
[INFO] Fetching org.eclipse.ui.views.log.source_1.2.100.v20161005-0822.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (59.15kB)
[INFO] Fetching org.eclipse.ui.views.log.source_1.2.100.v20161005-0822.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (59.15kB)
[INFO] Fetching org.eclipse.pde.api.tools.source_1.1.100.v20161021-0814.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (632.2kB)
[INFO] Fetching org.eclipse.pde.api.tools.source_1.1.100.v20161021-0814.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (632.2kB)
[INFO] Fetching org.eclipse.pde.api.tools.ui.source_1.1.100.v20161017-0756.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (242.73kB)
[INFO] Fetching org.eclipse.pde.api.tools.ui.source_1.1.100.v20161017-0756.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (242.73kB)
[INFO] Fetching org.eclipse.pde.ua.ui.source_1.1.0.v20160919-0950.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (280.89kB)
[INFO] Fetching org.eclipse.pde.ua.ui.source_1.1.0.v20160919-0950.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (280.89kB)
[INFO] Fetching org.eclipse.pde.source_3.13.0.v20161027-0700.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/features/ (17.65kB)
[INFO] Fetching org.eclipse.platform_4.7.0.v20161027-0700.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (450.18kB)
[INFO] Fetching org.eclipse.platform_4.7.0.v20161027-0700.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (450.18kB)
[INFO] Unpacking org.eclipse.platform_4.7.0.v20161027-0700...
[INFO] Fetching org.eclipse.platform.doc.isv_4.7.0.v20160928-1521.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (20.05MB)
[INFO] Fetching org.eclipse.platform.doc.isv_4.7.0.v20160928-1521.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (20.05MB)
[INFO] Unpacking org.eclipse.platform.doc.isv_4.7.0.v20160928-1521...
[INFO] Fetching org.eclipse.platform.doc.user_4.7.0.v20160906-1612.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (7.99MB)
[INFO] Fetching org.eclipse.platform.doc.user_4.7.0.v20160906-1612.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (7.99MB)
[INFO] Unpacking org.eclipse.platform.doc.user_4.7.0.v20160906-1612...
[INFO] Fetching org.eclipse.ui.intro.universal_3.3.100.v20160829-1601.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (1.71MB)
[INFO] Fetching org.eclipse.ui.intro.universal_3.3.100.v20160829-1601.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (1.71MB)
[INFO] Unpacking org.eclipse.ui.intro.universal_3.3.100.v20160829-1601...
[INFO] Fetching org.eclipse.ui.genericeditor_1.0.0.v20161013-0909.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (16.75kB)
[INFO] Fetching org.eclipse.ui.genericeditor_1.0.0.v20161013-0909.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (16.75kB)
[INFO] Unpacking org.eclipse.ui.genericeditor_1.0.0.v20161013-0909...
[INFO] Fetching org.eclipse.ui.monitoring_1.1.100.v20161012-0642.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (27.8kB)
[INFO] Fetching org.eclipse.ui.monitoring_1.1.100.v20161012-0642.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (27.8kB)
[INFO] Unpacking org.eclipse.ui.monitoring_1.1.100.v20161012-0642...
[INFO] Fetching org.eclipse.ui.themes_1.2.0.v20161013-1332.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (29.03kB)
[INFO] Fetching org.eclipse.ui.themes_1.2.0.v20161013-1332.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (29.03kB)
[INFO] Unpacking org.eclipse.ui.themes_1.2.0.v20161013-1332...
[INFO] Fetching org.eclipse.platform_4.7.0.v20161027-1055.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/features/ (19.32kB)
[INFO] Fetching org.eclipse.platform_4.7.0.v20161027-1055.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/features/ (19.32kB)
[INFO] Fetching org.eclipse.platform_root_4.7.0.v20161027-1055 from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/binary/ (195B)
[INFO] Fetching org.eclipse.platform_root_4.7.0.v20161027-1055 from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/binary/ (195B)
[INFO] Fetching org.eclipse.ant.core.source_3.4.100.v20160826-1943.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (97.78kB)
[INFO] Fetching org.eclipse.ant.core.source_3.4.100.v20160826-1943.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (97.78kB)
[INFO] Fetching org.eclipse.compare.core.source_3.6.0.v20160831-0008.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (62.75kB)
[INFO] Fetching org.eclipse.compare.core.source_3.6.0.v20160831-0008.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (62.75kB)
[INFO] Fetching org.eclipse.debug.core.source_3.11.0.v20160914-0904.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (380.62kB)
[INFO] Fetching org.eclipse.debug.core.source_3.11.0.v20160914-0904.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (380.62kB)
[INFO] Fetching org.eclipse.search.source_3.11.1.v20160909-0937.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (298.34kB)
[INFO] Fetching org.eclipse.search.source_3.11.1.v20160909-0937.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (298.34kB)
[INFO] Fetching org.eclipse.ui.intro.source_3.5.100.v20160829-1601.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (258.88kB)
[INFO] Fetching org.eclipse.ui.intro.source_3.5.100.v20160829-1601.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (258.88kB)
[INFO] Fetching org.eclipse.ui.intro.universal.source_3.3.100.v20160829-1601.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (58.14kB)
[INFO] Fetching org.eclipse.ui.intro.universal.source_3.3.100.v20160829-1601.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (58.14kB)
[INFO] Fetching org.eclipse.ui.externaltools.source_3.4.0.v20160624-0957.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (83.68kB)
[INFO] Fetching org.eclipse.ui.externaltools.source_3.4.0.v20160624-0957.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (83.68kB)
[INFO] Fetching org.eclipse.ui.ide.application.source_1.2.0.v20160811-1650.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (45.08kB)
[INFO] Fetching org.eclipse.ui.ide.application.source_1.2.0.v20160811-1650.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (45.08kB)
[INFO] Fetching org.eclipse.core.variables.source_3.4.0.v20160624-0957.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (38.14kB)
[INFO] Fetching org.eclipse.core.variables.source_3.4.0.v20160624-0957.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (38.14kB)
[INFO] Fetching org.eclipse.core.externaltools.source_1.1.0.v20160624-0957.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (36.09kB)
[INFO] Fetching org.eclipse.core.externaltools.source_1.1.0.v20160624-0957.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (36.09kB)
[INFO] Fetching org.eclipse.compare.source_3.7.1.v20161022-0015.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (424.63kB)
[INFO] Fetching org.eclipse.compare.source_3.7.1.v20161022-0015.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (424.63kB)
[INFO] Fetching org.eclipse.core.filebuffers.source_3.6.100.v20160923-1438.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (87.72kB)
[INFO] Fetching org.eclipse.core.filebuffers.source_3.6.100.v20160923-1438.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (87.72kB)
[INFO] Fetching org.eclipse.core.filesystem.source_1.6.100.v20161026-1631.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (95.06kB)
[INFO] Fetching org.eclipse.core.filesystem.source_1.6.100.v20161026-1631.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (95.06kB)
[INFO] Fetching org.eclipse.core.resources.source_3.12.0.v20161015-0020.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (786.7kB)
[INFO] Fetching org.eclipse.core.resources.source_3.12.0.v20161015-0020.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (786.7kB)
[INFO] Fetching org.eclipse.debug.ui.source_3.12.0.v20160917-2000.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (1.65MB)
[INFO] Fetching org.eclipse.debug.ui.source_3.12.0.v20160917-2000.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (1.65MB)
[INFO] Fetching org.eclipse.ltk.core.refactoring.source_3.8.0.v20160926-1208.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (284.96kB)
[INFO] Fetching org.eclipse.ltk.core.refactoring.source_3.8.0.v20160926-1208.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (284.96kB)
[INFO] Fetching org.eclipse.ltk.ui.refactoring.source_3.9.0.v20160926-1208.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (249.5kB)
[INFO] Fetching org.eclipse.ltk.ui.refactoring.source_3.9.0.v20160926-1208.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (249.5kB)
[INFO] Fetching org.eclipse.platform.source_4.7.0.v20161027-0700.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (10.87kB)
[INFO] Fetching org.eclipse.platform.source_4.7.0.v20161027-0700.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (10.87kB)
[INFO] Fetching org.eclipse.team.ui.source_3.8.1.v20161014-1450.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (776.81kB)
[INFO] Fetching org.eclipse.team.ui.source_3.8.1.v20161014-1450.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (776.81kB)
[INFO] Fetching org.eclipse.text.source_3.6.0.v20161014-1003.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (261.93kB)
[INFO] Fetching org.eclipse.text.source_3.6.0.v20161014-1003.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (261.93kB)
[INFO] Fetching org.eclipse.jface.text.source_3.11.100.v20161021-0923.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (766.28kB)
[INFO] Fetching org.eclipse.jface.text.source_3.11.100.v20161021-0923.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (766.28kB)
[INFO] Fetching org.eclipse.ui.console.source_3.7.0.v20160921-0924.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (120.22kB)
[INFO] Fetching org.eclipse.ui.console.source_3.7.0.v20160921-0924.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (120.22kB)
[INFO] Fetching org.eclipse.ui.browser.source_3.6.0.v20160916-1835.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (95.93kB)
[INFO] Fetching org.eclipse.ui.browser.source_3.6.0.v20160916-1835.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (95.93kB)
[INFO] Fetching org.eclipse.ui.genericeditor.source_1.0.0.v20161013-0909.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (27.16kB)
[INFO] Fetching org.eclipse.ui.genericeditor.source_1.0.0.v20161013-0909.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (27.16kB)
[INFO] Fetching org.eclipse.ui.monitoring.source_1.1.100.v20161012-0642.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (45.07kB)
[INFO] Fetching org.eclipse.ui.monitoring.source_1.1.100.v20161012-0642.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (45.07kB)
[INFO] Fetching org.eclipse.ui.navigator.source_3.7.0.v20161013-1330.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (309.65kB)
[INFO] Fetching org.eclipse.ui.navigator.source_3.7.0.v20161013-1330.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (309.65kB)
[INFO] Fetching org.eclipse.ui.navigator.resources.source_3.6.0.v20161010-1411.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (91.07kB)
[INFO] Fetching org.eclipse.ui.navigator.resources.source_3.6.0.v20161010-1411.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (91.07kB)
[INFO] Fetching org.eclipse.ui.workbench.texteditor.source_3.10.100.v20161014-0748.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (403.05kB)
[INFO] Fetching org.eclipse.ui.workbench.texteditor.source_3.10.100.v20161014-0748.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (403.05kB)
[INFO] Fetching org.eclipse.ui.views.source_3.9.0.v20161005-1200.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (80.09kB)
[INFO] Fetching org.eclipse.ui.views.source_3.9.0.v20161005-1200.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (80.09kB)
[INFO] Fetching org.eclipse.ui.editors.source_3.11.0.v20161020-1138.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (314.11kB)
[INFO] Fetching org.eclipse.ui.editors.source_3.11.0.v20161020-1138.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (314.11kB)
[INFO] Fetching org.eclipse.ui.ide.source_3.13.0.v20161023-1608.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (1.29MB)
[INFO] Fetching org.eclipse.ui.ide.source_3.13.0.v20161023-1608.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (1.29MB)
[INFO] Fetching org.eclipse.ui.forms.source_3.7.0.v20160919-1101.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (210.42kB)
[INFO] Fetching org.eclipse.ui.forms.source_3.7.0.v20160919-1101.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (210.42kB)
[INFO] Fetching org.eclipse.ui.views.properties.tabbed.source_3.8.0.v20160920-0643.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (78.52kB)
[INFO] Fetching org.eclipse.ui.views.properties.tabbed.source_3.8.0.v20160920-0643.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (78.52kB)
[INFO] Fetching org.eclipse.ui.themes.source_1.2.0.v20161013-1332.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (7.41kB)
[INFO] Fetching org.eclipse.ui.themes.source_1.2.0.v20161013-1332.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (7.41kB)
[INFO] Fetching org.eclipse.platform.source_4.7.0.v20161027-1055.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/features/ (18.79kB)
[INFO] Fetching org.eclipse.platform.source_4.7.0.v20161027-1055.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/features/ (18.79kB)
[INFO] Fetching org.eclipse.rcp_4.7.0.v20161027-0700.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (9.45kB)
[INFO] Fetching org.eclipse.rcp_4.7.0.v20161027-0700.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (9.45kB)
[INFO] Unpacking org.eclipse.rcp_4.7.0.v20161027-0700...
[INFO] Fetching org.eclipse.rcp_4.7.0.v20161027-0700.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/features/ (17.87kB)
[INFO] Fetching org.eclipse.rcp_4.7.0.v20161027-0700.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/features/ (17.87kB)
[INFO] Fetching org.eclipse.rcp_root_4.7.0.v20161027-0700 from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/binary/ (27.05kB)
[INFO] Fetching org.eclipse.rcp_root_4.7.0.v20161027-0700 from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/binary/ (27.05kB)
[INFO] Fetching org.eclipse.help.source_3.8.0.v20160823-1530.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (179.83kB)
[INFO] Fetching org.eclipse.help.source_3.8.0.v20160823-1530.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M2-201609150230/plugins/ (179.83kB)
[INFO] Fetching org.eclipse.ui.source_3.109.0.v20161017-1617.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (143.63kB)
[INFO] Fetching org.eclipse.ui.source_3.109.0.v20161017-1617.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (143.63kB)
[INFO] Fetching org.eclipse.ui.workbench.source_3.109.0.v20161024-1916.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (2.59MB)
[INFO] Fetching org.eclipse.ui.workbench.source_3.109.0.v20161024-1916.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (2.59MB)
[INFO] Fetching org.eclipse.rcp.source_4.7.0.v20161027-0700.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/features/ (17.95kB)
[INFO] Fetching org.eclipse.rcp.source_4.7.0.v20161027-0700.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/features/ (17.95kB)
[INFO] Fetching org.eclipse.sdk_4.7.0.v20161027-0700.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (221.8kB)
[INFO] Fetching org.eclipse.sdk_4.7.0.v20161027-0700.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/plugins/ (221.8kB)
[INFO] Unpacking org.eclipse.sdk_4.7.0.v20161027-0700...
[INFO] Fetching org.eclipse.sdk_4.7.0.v20161027-1055.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/features/ (17.82kB)
[INFO] Fetching org.eclipse.sdk_4.7.0.v20161027-1055.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/features/ (17.82kB)
[INFO] Fetching org.eclipse.sdk.ide.executable.gtk.linux.x86_64_4.7.0.I20161027-0700 from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/binary/ (41.36kB)
[INFO] Fetching org.eclipse.sdk.ide.executable.gtk.linux.x86_64_4.7.0.I20161027-0700 from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/binary/ (41.36kB)
[INFO] Expected eclipse log file: /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.facet.test/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/public/common/jdk1.8.0_102.x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xms128m, -Xmx512m, -XX:MaxPermSize=256m, -Dosgi.clean=true, -jar, /jobs/genie.webtools/libra/workspace/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20160926-1553/org.eclipse.equinox.launcher-1.4.0.v20160926-1553.jar, -data, /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.facet.test/target/work/data, -install, /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.facet.test/target/work, -configuration, /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.facet.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.facet.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.sdk.ide]
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Launching application org.eclipse.ui.ide.workbench...
An error has occurred. See the log file
/jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.facet.test/target/work/data/.metadata/.log.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Libra Parent POM ................................... SUCCESS [  0.930 s]
[INFO] OSGi Bundle Facet Core Plug-in ..................... SUCCESS [ 16.325 s]
[INFO] OSGi Bundle Facet UI Plug-in ....................... SUCCESS [ 11.307 s]
[INFO] OSGi Bundle Facet Feature .......................... SUCCESS [  1.464 s]
[INFO] OSGi Bundle Facet SDK Feature ...................... SUCCESS [  1.239 s]
[INFO] WAR Products Core Plug-in .......................... SUCCESS [ 11.019 s]
[INFO] WAR Products UI Plug-in ............................ SUCCESS [ 13.489 s]
[INFO] Documentation and HelpContexts for WAR Products Plug-in SUCCESS [  1.638 s]
[INFO] WAR Products Feature ............................... SUCCESS [  1.302 s]
[INFO] WAR Products SDK Feature ........................... SUCCESS [  1.209 s]
[INFO] OSGi Framework Editor Core Plug-in ................. SUCCESS [  6.628 s]
[INFO] OSGi Framework Editor Integration Plug-in .......... SUCCESS [  7.544 s]
[INFO] OSGi Frameworks Server Adapters Core Plug-in ....... SUCCESS [ 10.150 s]
[INFO] OSGi Framework Editor UI Plug-in ................... SUCCESS [ 13.528 s]
[INFO] OSGi Framework Editor Feature ...................... SUCCESS [  1.553 s]
[INFO] OSGi Framework Editor SDK Feature .................. SUCCESS [  1.154 s]
[INFO] OSGi Frameworks Equinox Adapter Plug-in ............ SUCCESS [  9.954 s]
[INFO] OSGi Frameworks Server Adapters UI Plug-in ......... SUCCESS [ 12.732 s]
[INFO] OSGi Frameworks Equinox Adapter UI Plug-in ......... SUCCESS [  9.260 s]
[INFO] OSGi Frameworks Felix Adapter Plug-in .............. SUCCESS [  8.836 s]
[INFO] OSGi Frameworks Felix Adapter UI Plug-in ........... SUCCESS [  7.171 s]
[INFO] OSGi Frameworks JOnAS Adapter Plug-in .............. SUCCESS [  9.017 s]
[INFO] OSGi Frameworks JOnAS Adapter UI Plug-in ........... SUCCESS [  7.356 s]
[INFO] OSGi Frameworks Knopflerfish Adapter Plug-in ....... SUCCESS [  9.511 s]
[INFO] OSGi Frameworks Knopflerfish Adapter UI Plug-in .... SUCCESS [  6.897 s]
[INFO] OSGi Frameworks Server Adapters Feature ............ SUCCESS [  1.130 s]
[INFO] OSGi Frameworks Server Adapters SDK Feature ........ SUCCESS [  1.279 s]
[INFO] Eclipse Libra Repository (Incubation) .............. SUCCESS [  3.102 s]
[INFO] OSGi Bundle Facet Tests Plug-in .................... FAILURE [01:04 min]
[INFO] WAR Products Core Tests Plug-in .................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:39 min
[INFO] Finished at: 2016-11-09T01:37:34-05:00
[INFO] Final Memory: 548M/5360M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.26.0:test (default-test) on project org.eclipse.libra.facet.test: An unexpected error occured while launching the test runtime (return code 13). See log for details. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.eclipse.libra.facet.test
Terminating xvnc.
[FINDBUGS] Skipping publisher since build result is FAILURE
[DRY] Skipping publisher since build result is FAILURE
Recording test results
Archiving artifacts
Sending e-mails to: kaloyan.r@zend.com
Finished: FAILURE