Skip to content

Console Output

Skipping 563 KB.. Full Log
[INFO] ------------------------------------------------------------------------
[INFO] Building OSGi Framework Editor UI Plug-in 0.3.2-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.2.201610241903
[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.2-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.2-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.2-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.2-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.2-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.2-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: 21
[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 21
[INFO] Error size is 0
[INFO] Total bugs: 21
[INFO] Possible null pointer dereference of console in org.eclipse.libra.framework.editor.ui.console.ServerConsoleEditorPage.executeCommand(String) [org.eclipse.libra.framework.editor.ui.console.ServerConsoleEditorPage, org.eclipse.libra.framework.editor.ui.console.ServerConsoleEditorPage, org.eclipse.libra.framework.editor.ui.console.ServerConsoleEditorPage] Dereferenced at ServerConsoleEditorPage.java:[line 222]Null value at ServerConsoleEditorPage.java:[line 215]Known null at ServerConsoleEditorPage.java:[line 216] NP_NULL_ON_SOME_PATH
[INFO] Possible null pointer dereference of admin in org.eclipse.libra.framework.editor.ui.dependencies.BundleDependencyEditorPage$8$1$1.run() [org.eclipse.libra.framework.editor.ui.dependencies.BundleDependencyEditorPage$8$1$1, org.eclipse.libra.framework.editor.ui.dependencies.BundleDependencyEditorPage$8$1$1, org.eclipse.libra.framework.editor.ui.dependencies.BundleDependencyEditorPage$8$1$1] Dereferenced at BundleDependencyEditorPage.java:[line 320]Null value at BundleDependencyEditorPage.java:[line 313]Known null at BundleDependencyEditorPage.java:[line 314] NP_NULL_ON_SOME_PATH
[INFO] Comparison of String parameter using == or != in new org.eclipse.libra.framework.editor.ui.internal.AbstractBundleEditorPage$StartServerAction(AbstractBundleEditorPage, String)  [org.eclipse.libra.framework.editor.ui.internal.AbstractBundleEditorPage$StartServerAction] At AbstractBundleEditorPage.java:[line 75] ES_COMPARING_PARAMETER_STRING_WITH_EQ
[INFO] Comparison of String parameter using == or != in new org.eclipse.libra.framework.editor.ui.internal.AbstractBundleEditorPage$StartServerAction(AbstractBundleEditorPage, String)  [org.eclipse.libra.framework.editor.ui.internal.AbstractBundleEditorPage$StartServerAction] At AbstractBundleEditorPage.java:[line 68] ES_COMPARING_PARAMETER_STRING_WITH_EQ
[INFO] Write to static field org.eclipse.libra.framework.editor.ui.internal.EditorUIPlugin.plugin from instance method new org.eclipse.libra.framework.editor.ui.internal.EditorUIPlugin() [org.eclipse.libra.framework.editor.ui.internal.EditorUIPlugin] At EditorUIPlugin.java:[line 29] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
[INFO] Useless object stored in variable newSelection of method org.eclipse.libra.framework.editor.ui.internal.dependencies.BundleDependencyContentProvider.selectionChanged(SelectionChangedEvent) [org.eclipse.libra.framework.editor.ui.internal.dependencies.BundleDependencyContentProvider] At BundleDependencyContentProvider.java:[line 219] UC_USELESS_OBJECT
[INFO] Nullcheck of contentResult at line 44 of value previously dereferenced in org.eclipse.libra.framework.editor.ui.internal.dependencies.BundleDependencyLayoutAlgorithm.applyLayoutInternal(InternalNode[], InternalRelationship[], double, double, double, double) [org.eclipse.libra.framework.editor.ui.internal.dependencies.BundleDependencyLayoutAlgorithm, org.eclipse.libra.framework.editor.ui.internal.dependencies.BundleDependencyLayoutAlgorithm] At BundleDependencyLayoutAlgorithm.java:[line 44]Redundant null check at BundleDependencyLayoutAlgorithm.java:[line 48] RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE
[INFO] Should org.eclipse.libra.framework.editor.ui.internal.dependencies.BundleDependencyLayoutAlgorithm$ColumnHolder be a _static_ inner class? [org.eclipse.libra.framework.editor.ui.internal.dependencies.BundleDependencyLayoutAlgorithm$ColumnHolder] At BundleDependencyLayoutAlgorithm.java:[line 233] SIC_INNER_SHOULD_BE_STATIC
[INFO] Unread public/protected field: org.eclipse.libra.framework.editor.ui.internal.dependencies.BundleDependencyLayoutAlgorithm$ColumnHolder.index [org.eclipse.libra.framework.editor.ui.internal.dependencies.BundleDependencyLayoutAlgorithm] At BundleDependencyLayoutAlgorithm.java:[line 91] URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD
[INFO] Should org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationDetailsPart$PackageLabelProvider be a _static_ inner class? [org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationDetailsPart$PackageLabelProvider] At BundleInformationDetailsPart.java:[lines 187-220] SIC_INNER_SHOULD_BE_STATIC
[INFO] Should org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationDetailsPart$ServicePropertyComparator be a _static_ inner class? [org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationDetailsPart$ServicePropertyComparator] At BundleInformationDetailsPart.java:[lines 224-231] SIC_INNER_SHOULD_BE_STATIC
[INFO] Should org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationDetailsPart$ServicePropertyContentProvider be a _static_ inner class? [org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationDetailsPart$ServicePropertyContentProvider] At BundleInformationDetailsPart.java:[lines 235-256] SIC_INNER_SHOULD_BE_STATIC
[INFO] Should org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationDetailsPart$ServicePropertyLabelProvider be a _static_ inner class? [org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationDetailsPart$ServicePropertyLabelProvider] At BundleInformationDetailsPart.java:[lines 260-275] SIC_INNER_SHOULD_BE_STATIC
[INFO] Should org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationDetailsPart$ServicesLabelProvider be a _static_ inner class? [org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationDetailsPart$ServicesLabelProvider] At BundleInformationDetailsPart.java:[lines 357-388] SIC_INNER_SHOULD_BE_STATIC
[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] Switch statement found in org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationMasterDetailsBlock$MDSashForm$1.handleEvent(Event) where default case is missing [org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationMasterDetailsBlock$MDSashForm$1] At BundleInformationMasterDetailsBlock.java:[lines 195-208] SF_SWITCH_NO_DEFAULT
[INFO] Possible null pointer dereference of admin in org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationMasterPart$11$1$1.run() [org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationMasterPart$11$1$1, org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationMasterPart$11$1$1, org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationMasterPart$11$1$1] Dereferenced at BundleInformationMasterPart.java:[line 339]Null value at BundleInformationMasterPart.java:[line 332]Known null at BundleInformationMasterPart.java:[line 333] NP_NULL_ON_SOME_PATH
[INFO] Should org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationMasterPart$BundleSorter be a _static_ inner class? [org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationMasterPart$BundleSorter] At BundleInformationMasterPart.java:[lines 476-506] SIC_INNER_SHOULD_BE_STATIC
[INFO] Should org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationMasterPart$BundleStatusComparator be a _static_ inner class? [org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationMasterPart$BundleStatusComparator] At BundleInformationMasterPart.java:[lines 433-442] SIC_INNER_SHOULD_BE_STATIC
[INFO] Should org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationMasterPart$BundleStatusContentProvider be a _static_ inner class? [org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationMasterPart$BundleStatusContentProvider] At BundleInformationMasterPart.java:[lines 381-403] SIC_INNER_SHOULD_BE_STATIC
[INFO] Should org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationMasterPart$BundleStatusLabelProvider be a _static_ inner class? [org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationMasterPart$BundleStatusLabelProvider] At BundleInformationMasterPart.java:[lines 407-428] SIC_INNER_SHOULD_BE_STATIC
[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.2-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.2.201610241903
[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.2-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.2-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.2-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.2.201610241903
[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.2-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.2-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.2-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.2.201610241903
[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.2-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.2-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.2-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.2-SNAPSHOT.jar
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.equinox/target/org.eclipse.libra.framework.equinox-0.3.2-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.2-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: 17
[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 17
[INFO] Error size is 0
[INFO] Total bugs: 17
[INFO] Possible null pointer dereference in org.eclipse.libra.framework.equinox.EquinoxFrameworkInstance.getFrameworkJarPath() due to return value of called method [org.eclipse.libra.framework.equinox.EquinoxFrameworkInstance, org.eclipse.libra.framework.equinox.EquinoxFrameworkInstance] Dereferenced at EquinoxFrameworkInstance.java:[line 147]Known null at EquinoxFrameworkInstance.java:[line 146] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
[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 290] DM_DEFAULT_ENCODING
[INFO] Possible null pointer dereference in org.eclipse.libra.framework.equinox.EquinoxHandler.getFrameworkClasspath(IPath, IPath) due to return value of called method [org.eclipse.libra.framework.equinox.EquinoxHandler, org.eclipse.libra.framework.equinox.EquinoxHandler] Dereferenced at EquinoxHandler.java:[line 76]Known null at EquinoxHandler.java:[line 75] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
[INFO] Possible null pointer dereference in org.eclipse.libra.framework.equinox.EquinoxHandler.prepareConfigIni(IPath, String[], String, TargetBundle[]) due to return value of called method [org.eclipse.libra.framework.equinox.EquinoxHandler, org.eclipse.libra.framework.equinox.EquinoxHandler] Dereferenced at EquinoxHandler.java:[line 247]Known null at EquinoxHandler.java:[line 247] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
[INFO] Possible null pointer dereference in org.eclipse.libra.framework.equinox.EquinoxHandler.verifyInstallPath(IPath) due to return value of called method [org.eclipse.libra.framework.equinox.EquinoxHandler, org.eclipse.libra.framework.equinox.EquinoxHandler] Dereferenced at EquinoxHandler.java:[line 50]Known null at EquinoxHandler.java:[line 49] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
[INFO] org.eclipse.libra.framework.equinox.EquinoxHandler.getFrameworkVMArguments(IPath, boolean, int, String, IPath, IPath, boolean) may fail to clean up java.io.InputStream [org.eclipse.libra.framework.equinox.EquinoxHandler, org.eclipse.libra.framework.equinox.EquinoxHandler, org.eclipse.libra.framework.equinox.EquinoxHandler, org.eclipse.libra.framework.equinox.EquinoxHandler, org.eclipse.libra.framework.equinox.EquinoxHandler, org.eclipse.libra.framework.equinox.EquinoxHandler] Obligation to clean up resource created at EquinoxHandler.java:[line 131] is not dischargedPath continues at EquinoxHandler.java:[line 132]Path continues at EquinoxHandler.java:[line 139]Path continues at EquinoxHandler.java:[line 142]Path continues at EquinoxHandler.java:[line 145]Path continues at EquinoxHandler.java:[line 148] OBL_UNSATISFIED_OBLIGATION
[INFO] org.eclipse.libra.framework.equinox.EquinoxHandler.getFrameworkVMArguments(IPath, boolean, int, String, IPath, IPath, boolean) may fail to clean up java.io.OutputStream [org.eclipse.libra.framework.equinox.EquinoxHandler, org.eclipse.libra.framework.equinox.EquinoxHandler, org.eclipse.libra.framework.equinox.EquinoxHandler, org.eclipse.libra.framework.equinox.EquinoxHandler, org.eclipse.libra.framework.equinox.EquinoxHandler, org.eclipse.libra.framework.equinox.EquinoxHandler, org.eclipse.libra.framework.equinox.EquinoxHandler] Obligation to clean up resource created at EquinoxHandler.java:[line 133] is not dischargedPath continues at EquinoxHandler.java:[line 134]Path continues at EquinoxHandler.java:[line 136]Path continues at EquinoxHandler.java:[line 139]Path continues at EquinoxHandler.java:[line 142]Path continues at EquinoxHandler.java:[line 145]Path continues at EquinoxHandler.java:[line 148] OBL_UNSATISFIED_OBLIGATION
[INFO] org.eclipse.libra.framework.equinox.EquinoxHandler.prepareConfigIni(IPath, String[], String, TargetBundle[]) may fail to clean up java.io.OutputStream [org.eclipse.libra.framework.equinox.EquinoxHandler, org.eclipse.libra.framework.equinox.EquinoxHandler, org.eclipse.libra.framework.equinox.EquinoxHandler, org.eclipse.libra.framework.equinox.EquinoxHandler, org.eclipse.libra.framework.equinox.EquinoxHandler] Obligation to clean up resource created at EquinoxHandler.java:[line 269] is not dischargedPath continues at EquinoxHandler.java:[line 270]Path continues at EquinoxHandler.java:[line 268]Path continues at EquinoxHandler.java:[line 271]Path continues at EquinoxHandler.java:[line 274] OBL_UNSATISFIED_OBLIGATION
[INFO] org.eclipse.libra.framework.equinox.EquinoxHandler.copyFile(InputStream, File) may fail to clean up java.io.OutputStream on checked exception [org.eclipse.libra.framework.equinox.EquinoxHandler, org.eclipse.libra.framework.equinox.EquinoxHandler, org.eclipse.libra.framework.equinox.EquinoxHandler, org.eclipse.libra.framework.equinox.EquinoxHandler, org.eclipse.libra.framework.equinox.EquinoxHandler] Obligation to clean up resource created at EquinoxHandler.java:[line 340] is not dischargedPath continues at EquinoxHandler.java:[line 342]Path continues at EquinoxHandler.java:[line 346]Path continues at EquinoxHandler.java:[line 347]Path continues at EquinoxHandler.java:[line 348] OBL_UNSATISFIED_OBLIGATION_EXCEPTION_EDGE
[INFO] org.eclipse.libra.framework.equinox.EquinoxHandler.getFrameworkVMArguments(IPath, boolean, int, String, IPath, IPath, boolean) may fail to close stream [org.eclipse.libra.framework.equinox.EquinoxHandler] At EquinoxHandler.java:[line 133] OS_OPEN_STREAM
[INFO] org.eclipse.libra.framework.equinox.EquinoxHandler.prepareConfigIni(IPath, String[], String, TargetBundle[]) may fail to close stream [org.eclipse.libra.framework.equinox.EquinoxHandler] At EquinoxHandler.java:[line 269] OS_OPEN_STREAM
[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 328] REC_CATCH_EXCEPTION
[INFO] Exceptional return value of java.io.File.mkdirs() ignored in org.eclipse.libra.framework.equinox.EquinoxHandler.prepareDeployDirectory(IPath) [org.eclipse.libra.framework.equinox.EquinoxHandler, org.eclipse.libra.framework.equinox.EquinoxHandler, org.eclipse.libra.framework.equinox.EquinoxHandler] At EquinoxHandler.java:[line 175]Another occurrence at EquinoxHandler.java:[line 178]Another occurrence at EquinoxHandler.java:[line 181] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
[INFO] org.eclipse.libra.framework.equinox.EquinoxHandler.prepareConfigIni(IPath, String[], String, TargetBundle[]) concatenates strings using + in a loop [org.eclipse.libra.framework.equinox.EquinoxHandler] At EquinoxHandler.java:[line 214] SBSC_USE_STRINGBUFFER_CONCATENATION
[INFO] Write to static field org.eclipse.libra.framework.equinox.EquinoxPlugin.plugin from instance method new org.eclipse.libra.framework.equinox.EquinoxPlugin() [org.eclipse.libra.framework.equinox.EquinoxPlugin] At EquinoxPlugin.java:[line 32] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
[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.2-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.2.201610241903
[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.2-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.2-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.2-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.2-SNAPSHOT.jar
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.ui/target/org.eclipse.libra.framework.ui-0.3.2-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.2-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: 16
[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 16
[INFO] Error size is 0
[INFO] Total bugs: 16
[INFO] org.eclipse.libra.framework.ui.FrameworkUIPlugin.singleton should be package protected [org.eclipse.libra.framework.ui.FrameworkUIPlugin] In FrameworkUIPlugin.java MS_PKGPROTECT
[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 65] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
[INFO] Dead store to data in org.eclipse.libra.framework.ui.internal.editor.ConfigurationOSGiModuleEditorPart.createPartControl(Composite) [org.eclipse.libra.framework.ui.internal.editor.ConfigurationOSGiModuleEditorPart] At ConfigurationOSGiModuleEditorPart.java:[line 181] DLS_DEAD_LOCAL_STORE
[INFO] Read of unwritten public or protected field remove in org.eclipse.libra.framework.ui.internal.editor.ConfigurationOSGiModuleEditorPart.selectOsgiBundle() [org.eclipse.libra.framework.ui.internal.editor.ConfigurationOSGiModuleEditorPart, org.eclipse.libra.framework.ui.internal.editor.ConfigurationOSGiModuleEditorPart] At ConfigurationOSGiModuleEditorPart.java:[line 249]Another occurrence at ConfigurationOSGiModuleEditorPart.java:[line 244] NP_UNWRITTEN_PUBLIC_OR_PROTECTED_FIELD
[INFO] Nullcheck of org.eclipse.wst.server.ui.editor.ServerEditorPart.server at line 216 of value previously dereferenced in org.eclipse.libra.framework.ui.internal.editor.ConfigurationOSGiModuleEditorPart.init(IEditorSite, IEditorInput) [org.eclipse.libra.framework.ui.internal.editor.ConfigurationOSGiModuleEditorPart, org.eclipse.libra.framework.ui.internal.editor.ConfigurationOSGiModuleEditorPart] At ConfigurationOSGiModuleEditorPart.java:[line 207]Redundant null check at ConfigurationOSGiModuleEditorPart.java:[line 216] RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE
[INFO] Unread public/protected field: org.eclipse.libra.framework.ui.internal.editor.ConfigurationOSGiModuleEditorPart.editorSelection [org.eclipse.libra.framework.ui.internal.editor.ConfigurationOSGiModuleEditorPart] At ConfigurationOSGiModuleEditorPart.java:[line 277] URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD
[INFO] Unread public/protected field: org.eclipse.libra.framework.ui.internal.editor.ConfigurationOSGiModuleEditorPart.framework2 [org.eclipse.libra.framework.ui.internal.editor.ConfigurationOSGiModuleEditorPart] At ConfigurationOSGiModuleEditorPart.java:[line 217] URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD
[INFO] Unread public/protected field: org.eclipse.libra.framework.ui.internal.editor.ConfigurationOSGiModuleEditorPart.selection [org.eclipse.libra.framework.ui.internal.editor.ConfigurationOSGiModuleEditorPart] At ConfigurationOSGiModuleEditorPart.java:[line 73] URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD
[INFO] Unused public or protected field: org.eclipse.libra.framework.ui.internal.editor.ConfigurationOSGiModuleEditorPart.addBundleProject [org.eclipse.libra.framework.ui.internal.editor.ConfigurationOSGiModuleEditorPart] In ConfigurationOSGiModuleEditorPart.java UUF_UNUSED_PUBLIC_OR_PROTECTED_FIELD
[INFO] Unwritten public or protected field: org.eclipse.libra.framework.ui.internal.editor.ConfigurationOSGiModuleEditorPart.remove [org.eclipse.libra.framework.ui.internal.editor.ConfigurationOSGiModuleEditorPart] At ConfigurationOSGiModuleEditorPart.java:[line 244] UWF_UNWRITTEN_PUBLIC_OR_PROTECTED_FIELD
[INFO] Redundant nullcheck of org.eclipse.libra.framework.ui.internal.editor.FrameworkInstanceLocationEditorSection.frameworkInstance, which is known to be non-null in org.eclipse.libra.framework.ui.internal.editor.FrameworkInstanceLocationEditorSection.initialize() [org.eclipse.libra.framework.ui.internal.editor.FrameworkInstanceLocationEditorSection] Redundant null check at FrameworkInstanceLocationEditorSection.java:[line 325] RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE
[INFO] Unused public or protected field: org.eclipse.libra.framework.ui.internal.editor.FrameworkInstanceLocationEditorSection.defaultDeployDirIsSet [org.eclipse.libra.framework.ui.internal.editor.FrameworkInstanceLocationEditorSection] In FrameworkInstanceLocationEditorSection.java UUF_UNUSED_PUBLIC_OR_PROTECTED_FIELD
[INFO] Unwritten public or protected field: org.eclipse.libra.framework.ui.internal.editor.FrameworkInstanceLocationEditorSection.tempDirPath [org.eclipse.libra.framework.ui.internal.editor.FrameworkInstanceLocationEditorSection] At FrameworkInstanceLocationEditorSection.java:[line 349] UWF_UNWRITTEN_PUBLIC_OR_PROTECTED_FIELD
[INFO] Unread public/protected field: org.eclipse.libra.framework.ui.internal.editor.TargetChangedCommand.modules [org.eclipse.libra.framework.ui.internal.editor.TargetChangedCommand] At TargetChangedCommand.java:[line 37] URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD
[INFO] Unused public or protected field: org.eclipse.libra.framework.ui.internal.editor.TargetChangedCommand.module [org.eclipse.libra.framework.ui.internal.editor.TargetChangedCommand] In TargetChangedCommand.java UUF_UNUSED_PUBLIC_OR_PROTECTED_FIELD
[INFO] Unread public/protected field: org.eclipse.libra.framework.ui.internal.editor.TargetDefinitionEditorPart.server2 [org.eclipse.libra.framework.ui.internal.editor.TargetDefinitionEditorPart] At TargetDefinitionEditorPart.java:[line 690] URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD
[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.2-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.2.201610241903
[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.2-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.2-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.2-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.2-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.2-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.2-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
     [java] Warnings generated: 3
[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 3
[INFO] Error size is 0
[INFO] Total bugs: 3
[INFO] org.eclipse.libra.framework.equinox.ui.EquinoxUIPlugin.singleton should be package protected [org.eclipse.libra.framework.equinox.ui.EquinoxUIPlugin] In EquinoxUIPlugin.java MS_PKGPROTECT
[INFO] Write to static field org.eclipse.libra.framework.equinox.ui.EquinoxUIPlugin.singleton from instance method new org.eclipse.libra.framework.equinox.ui.EquinoxUIPlugin() [org.eclipse.libra.framework.equinox.ui.EquinoxUIPlugin] At EquinoxUIPlugin.java:[line 25] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
[INFO] Redundant nullcheck of equinox, which is known to be non-null in org.eclipse.libra.framework.equinox.ui.internal.ConfigurationPropertyTester.test(Object, String, Object[], Object) [org.eclipse.libra.framework.equinox.ui.internal.ConfigurationPropertyTester] Redundant null check at ConfigurationPropertyTester.java:[line 30] RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE
[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.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.2-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.2.201610241903
[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.2-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.2-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.2-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.2-SNAPSHOT.jar
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.felix/target/org.eclipse.libra.framework.felix-0.3.2-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.2-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: 8
[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 8
[INFO] Error size is 0
[INFO] Total bugs: 8
[INFO] org.eclipse.libra.framework.felix.Felix2Handler.getFrameworkVMArguments(IPath, IPath, IPath, boolean, boolean, int) may fail to clean up java.io.InputStream [org.eclipse.libra.framework.felix.Felix2Handler, org.eclipse.libra.framework.felix.Felix2Handler, org.eclipse.libra.framework.felix.Felix2Handler, org.eclipse.libra.framework.felix.Felix2Handler, org.eclipse.libra.framework.felix.Felix2Handler] Obligation to clean up resource created at Felix2Handler.java:[line 96] is not dischargedPath continues at Felix2Handler.java:[line 97]Path continues at Felix2Handler.java:[line 98]Path continues at Felix2Handler.java:[line 104]Path continues at Felix2Handler.java:[line 107] OBL_UNSATISFIED_OBLIGATION
[INFO] org.eclipse.libra.framework.felix.Felix2Handler.prepareFrameworkConfigurationFile(IPath, String, String) may fail to clean up java.io.OutputStream [org.eclipse.libra.framework.felix.Felix2Handler, org.eclipse.libra.framework.felix.Felix2Handler, org.eclipse.libra.framework.felix.Felix2Handler] Obligation to clean up resource created at Felix2Handler.java:[line 188] is not dischargedPath continues at Felix2Handler.java:[line 189]Path continues at Felix2Handler.java:[line 192] OBL_UNSATISFIED_OBLIGATION
[INFO] org.eclipse.libra.framework.felix.Felix2Handler.copyFile(InputStream, File) may fail to clean up java.io.OutputStream on checked exception [org.eclipse.libra.framework.felix.Felix2Handler, org.eclipse.libra.framework.felix.Felix2Handler, org.eclipse.libra.framework.felix.Felix2Handler, org.eclipse.libra.framework.felix.Felix2Handler, org.eclipse.libra.framework.felix.Felix2Handler] Obligation to clean up resource created at Felix2Handler.java:[line 115] is not dischargedPath continues at Felix2Handler.java:[line 117]Path continues at Felix2Handler.java:[line 121]Path continues at Felix2Handler.java:[line 122]Path continues at Felix2Handler.java:[line 123] OBL_UNSATISFIED_OBLIGATION_EXCEPTION_EDGE
[INFO] org.eclipse.libra.framework.felix.Felix2Handler.prepareFrameworkConfigurationFile(IPath, String, String) may fail to close stream [org.eclipse.libra.framework.felix.Felix2Handler] At Felix2Handler.java:[line 188] OS_OPEN_STREAM
[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 156]Another occurrence at Felix2Handler.java:[line 159]Another occurrence at Felix2Handler.java:[line 162] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
[INFO] Write to static field org.eclipse.libra.framework.felix.FelixPlugin.plugin from instance method new org.eclipse.libra.framework.felix.FelixPlugin() [org.eclipse.libra.framework.felix.FelixPlugin] At FelixPlugin.java:[line 32] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
[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.2-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.2.201610241903
[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.2-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.2-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.2-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.2-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.2-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.2-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
     [java] Warnings generated: 3
[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 3
[INFO] Error size is 0
[INFO] Total bugs: 3
[INFO] org.eclipse.libra.framework.felix.ui.FelixUIPlugin.singleton should be package protected [org.eclipse.libra.framework.felix.ui.FelixUIPlugin] In FelixUIPlugin.java MS_PKGPROTECT
[INFO] Write to static field org.eclipse.libra.framework.felix.ui.FelixUIPlugin.singleton from instance method new org.eclipse.libra.framework.felix.ui.FelixUIPlugin() [org.eclipse.libra.framework.felix.ui.FelixUIPlugin] At FelixUIPlugin.java:[line 25] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
[INFO] Redundant nullcheck of felix, which is known to be non-null in org.eclipse.libra.framework.felix.ui.internal.ConfigurationPropertyTester.test(Object, String, Object[], Object) [org.eclipse.libra.framework.felix.ui.internal.ConfigurationPropertyTester] Redundant null check at ConfigurationPropertyTester.java:[line 30] RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE
[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.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.2-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.2.201610241903
[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.2-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.2-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.2-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.2-SNAPSHOT.jar
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.jonas/target/org.eclipse.libra.framework.jonas-0.3.2-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.2-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: 8
[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 8
[INFO] Error size is 0
[INFO] Total bugs: 8
[INFO] Unread field: org.eclipse.libra.framework.jonas.JonasHandler.BUFFER; should this field be static? [org.eclipse.libra.framework.jonas.JonasHandler] At JonasHandler.java:[line 169] SS_SHOULD_BE_STATIC
[INFO] Write to static field org.eclipse.libra.framework.jonas.JonasPlugin.plugin from instance method new org.eclipse.libra.framework.jonas.JonasPlugin() [org.eclipse.libra.framework.jonas.JonasPlugin] At JonasPlugin.java:[line 32] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
[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 142] 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 59] is not dischargedPath continues at ZipUtil.java:[line 60]Path continues at ZipUtil.java:[line 61] 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, org.eclipse.libra.framework.jonas.internal.util.ZipUtil] At ZipUtil.java:[line 17]Another occurrence at ZipUtil.java:[line 46]Another occurrence at ZipUtil.java:[line 55] 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 68] 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.2-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.2.201610241903
[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.2-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.2-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.2-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.2-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.2-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.2-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
     [java] Warnings generated: 3
[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 3
[INFO] Error size is 0
[INFO] Total bugs: 3
[INFO] org.eclipse.libra.framework.jonas.ui.JonasUIPlugin.singleton should be package protected [org.eclipse.libra.framework.jonas.ui.JonasUIPlugin] In JonasUIPlugin.java MS_PKGPROTECT
[INFO] Write to static field org.eclipse.libra.framework.jonas.ui.JonasUIPlugin.singleton from instance method new org.eclipse.libra.framework.jonas.ui.JonasUIPlugin() [org.eclipse.libra.framework.jonas.ui.JonasUIPlugin] At JonasUIPlugin.java:[line 25] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
[INFO] Redundant nullcheck of jonas, which is known to be non-null in org.eclipse.libra.framework.jonas.ui.internal.ConfigurationPropertyTester.test(Object, String, Object[], Object) [org.eclipse.libra.framework.jonas.ui.internal.ConfigurationPropertyTester] Redundant null check at ConfigurationPropertyTester.java:[line 35] RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE
[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.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.2-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.2.201610241903
[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.2-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.2-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.2-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.2-SNAPSHOT.jar
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.knopflerfish/target/org.eclipse.libra.framework.knopflerfish-0.3.2-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.2-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: 5
[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 5
[INFO] Error size is 0
[INFO] Total bugs: 5
[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 246]Another occurrence at Knopflerfish31Handler.java:[line 253] 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] Write to static field org.eclipse.libra.framework.knopflerfish.KnopflerfishPlugin.plugin from instance method new org.eclipse.libra.framework.knopflerfish.KnopflerfishPlugin() [org.eclipse.libra.framework.knopflerfish.KnopflerfishPlugin] At KnopflerfishPlugin.java:[line 32] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
[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.2-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.2.201610241903
[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.2-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.2-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.2-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.2-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.2-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.2-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
     [java] Warnings generated: 3
[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 3
[INFO] Error size is 0
[INFO] Total bugs: 3
[INFO] org.eclipse.libra.framework.knopflerfish.ui.KnopflerfishUIPlugin.singleton should be package protected [org.eclipse.libra.framework.knopflerfish.ui.KnopflerfishUIPlugin] In KnopflerfishUIPlugin.java MS_PKGPROTECT
[INFO] Write to static field org.eclipse.libra.framework.knopflerfish.ui.KnopflerfishUIPlugin.singleton from instance method new org.eclipse.libra.framework.knopflerfish.ui.KnopflerfishUIPlugin() [org.eclipse.libra.framework.knopflerfish.ui.KnopflerfishUIPlugin] At KnopflerfishUIPlugin.java:[line 28] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
[INFO] Redundant nullcheck of knopflerfish, which is known to be non-null in org.eclipse.libra.framework.knopflerfish.ui.internal.ConfigurationPropertyTester.test(Object, String, Object[], Object) [org.eclipse.libra.framework.knopflerfish.ui.internal.ConfigurationPropertyTester] Redundant null check at ConfigurationPropertyTester.java:[line 30] RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE
[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.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.2-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.2.201610241903
[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.2-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.2-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.2-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.2.201610241903
[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.2-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.2-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.2-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.2.201610241903
[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.2-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.2-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.2.201610241903
[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.2-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.cvs_1.4.300.v20160907-1200.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (20.66kB)
[INFO] Fetching org.eclipse.cvs_1.4.300.v20160907-1200.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (20.66kB)
[INFO] Unpacking org.eclipse.cvs_1.4.300.v20160907-1200...
[INFO] Fetching org.eclipse.cvs_1.4.300.v20160907-1200.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/features/ (17.7kB)
[INFO] Fetching org.eclipse.cvs_1.4.300.v20160907-1200.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/features/ (17.7kB)
[INFO] Fetching org.eclipse.cvs.source_1.4.300.v20160907-1200.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/features/ (17.35kB)
[INFO] Fetching org.eclipse.cvs.source_1.4.300.v20160907-1200.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/features/ (17.35kB)
[INFO] Fetching org.eclipse.e4.rcp_1.5.1.v20160907-0248.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/features/ (19.81kB)
[INFO] Fetching org.eclipse.e4.rcp_1.5.1.v20160907-0248.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/features/ (19.81kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.swt.source_0.14.1.v20160829-0832.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (105.53kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.swt.source_0.14.1.v20160829-0832.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (105.53kB)
[INFO] Fetching org.eclipse.e4.core.di.source_1.6.1.v20160712-0927.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (43.72kB)
[INFO] Fetching org.eclipse.e4.core.di.source_1.6.1.v20160712-0927.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (43.72kB)
[INFO] Fetching org.eclipse.equinox.preferences.source_3.6.1.v20160815-1406.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (111.24kB)
[INFO] Fetching org.eclipse.equinox.preferences.source_3.6.1.v20160815-1406.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (111.24kB)
[INFO] Fetching org.eclipse.osgi.source_3.11.1.v20160708-1632.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (1.06MB)
[INFO] Fetching org.eclipse.osgi.source_3.11.1.v20160708-1632.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (1.06MB)
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_64.source_3.105.1.v20160907-0248.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (2.04MB)
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_64.source_3.105.1.v20160907-0248.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (2.04MB)
[INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt.source_1.2.100.v20160831-1151.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (77.73kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt.source_1.2.100.v20160831-1151.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (77.73kB)
[INFO] Fetching org.eclipse.e4.rcp.source_1.5.1.v20160907-0248.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/features/ (18.63kB)
[INFO] Fetching org.eclipse.e4.rcp.source_1.5.1.v20160907-0248.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/features/ (18.63kB)
[INFO] Fetching org.eclipse.equinox.http.servlet_1.3.1.v20160808-1329.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (63.26kB)
[INFO] Fetching org.eclipse.equinox.http.servlet_1.3.1.v20160808-1329.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (63.26kB)
[INFO] Unpacking org.eclipse.equinox.http.servlet_1.3.1.v20160808-1329...
[INFO] Fetching org.eclipse.equinox.p2.core.feature_1.3.200.v20160815-1406.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/features/ (18.33kB)
[INFO] Fetching org.eclipse.equinox.p2.core.feature_1.3.200.v20160815-1406.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/features/ (18.33kB)
[INFO] Fetching org.eclipse.equinox.p2.core.feature.source_1.3.200.v20160815-1406.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/features/ (18.19kB)
[INFO] Fetching org.eclipse.equinox.p2.core.feature.source_1.3.200.v20160815-1406.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/features/ (18.19kB)
[INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.2.200.v20160815-1406.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/features/ (17.87kB)
[INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.2.200.v20160815-1406.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/features/ (17.87kB)
[INFO] Fetching org.eclipse.equinox.p2.extras.feature.source_1.2.200.v20160815-1406.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/features/ (17.95kB)
[INFO] Fetching org.eclipse.equinox.p2.extras.feature.source_1.2.200.v20160815-1406.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/features/ (17.95kB)
[INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.2.200.v20160815-1406.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/features/ (17.79kB)
[INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.2.200.v20160815-1406.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/features/ (17.79kB)
[INFO] Fetching org.eclipse.equinox.p2.rcp.feature.source_1.2.200.v20160815-1406.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/features/ (17.92kB)
[INFO] Fetching org.eclipse.equinox.p2.rcp.feature.source_1.2.200.v20160815-1406.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/features/ (17.92kB)
[INFO] Fetching org.eclipse.equinox.p2.user.ui_2.2.200.v20160815-1406.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/features/ (17.67kB)
[INFO] Fetching org.eclipse.equinox.p2.user.ui_2.2.200.v20160815-1406.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/features/ (17.67kB)
[INFO] Fetching org.eclipse.equinox.p2.user.ui.source_2.2.200.v20160815-1406.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/features/ (17.96kB)
[INFO] Fetching org.eclipse.equinox.p2.user.ui.source_2.2.200.v20160815-1406.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/features/ (17.96kB)
[INFO] Fetching org.eclipse.help.base_4.1.0.v20160907-1200.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (161.72kB)
[INFO] Fetching org.eclipse.help.base_4.1.0.v20160907-1200.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (161.72kB)
[INFO] Unpacking org.eclipse.help.base_4.1.0.v20160907-1200...
[INFO] Fetching org.eclipse.help_2.2.0.v20160907-1200.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/features/ (18.26kB)
[INFO] Fetching org.eclipse.help_2.2.0.v20160907-1200.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/features/ (18.26kB)
[INFO] Fetching org.eclipse.equinox.http.servlet.source_1.3.1.v20160808-1329.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (106.42kB)
[INFO] Fetching org.eclipse.equinox.http.servlet.source_1.3.1.v20160808-1329.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (106.42kB)
[INFO] Fetching org.eclipse.help.base.source_4.1.0.v20160907-1200.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (307.38kB)
[INFO] Fetching org.eclipse.help.base.source_4.1.0.v20160907-1200.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (307.38kB)
[INFO] Fetching org.eclipse.help.source_2.2.0.v20160907-1200.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/features/ (17.72kB)
[INFO] Fetching org.eclipse.help.source_2.2.0.v20160907-1200.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/features/ (17.72kB)
[INFO] Fetching org.eclipse.jdt_3.12.1.v20160907-1200.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (34.16kB)
[INFO] Fetching org.eclipse.jdt_3.12.1.v20160907-1200.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (34.16kB)
[INFO] Unpacking org.eclipse.jdt_3.12.1.v20160907-1200...
[INFO] Fetching org.eclipse.jdt.doc.isv_3.12.1.v20160825-1158.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (3.99MB)
[INFO] Fetching org.eclipse.jdt.doc.isv_3.12.1.v20160825-1158.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (3.99MB)
[INFO] Fetching org.eclipse.jdt.doc.isv_3.12.1.v20160825-1158.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (660.08kB of 3.99MB at 657.25kB/s)
[INFO] Unpacking org.eclipse.jdt.doc.isv_3.12.1.v20160825-1158...
[INFO] Fetching org.eclipse.jdt.doc.user_3.12.1.v20160727-2009.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (7.56MB)
[INFO] Fetching org.eclipse.jdt.doc.user_3.12.1.v20160727-2009.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (7.56MB)
[INFO] Unpacking org.eclipse.jdt.doc.user_3.12.1.v20160727-2009...
[INFO] Fetching org.eclipse.jdt_3.12.1.v20160907-1200.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/features/ (18.17kB)
[INFO] Fetching org.eclipse.jdt_3.12.1.v20160907-1200.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/features/ (18.17kB)
[INFO] Fetching org.eclipse.jdt.core.source_3.12.1.v20160829-0950.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (4.36MB)
[INFO] Fetching org.eclipse.jdt.core.source_3.12.1.v20160829-0950.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (4.36MB)
[INFO] Fetching org.eclipse.jdt.debug.ui.source_3.7.201.v20160811-0450.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (802.62kB)
[INFO] Fetching org.eclipse.jdt.debug.ui.source_3.7.201.v20160811-0450.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (802.62kB)
[INFO] Fetching org.eclipse.jdt.debug.source_3.10.1.v20160811-0441.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (817.99kB)
[INFO] Fetching org.eclipse.jdt.debug.source_3.10.1.v20160811-0441.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (817.99kB)
[INFO] Fetching org.eclipse.jdt.ui.source_3.12.1.v20160822-0645.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (5.66MB)
[INFO] Fetching org.eclipse.jdt.ui.source_3.12.1.v20160822-0645.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (5.66MB)
[INFO] Fetching org.eclipse.jdt.source_3.12.1.v20160907-1200.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/features/ (17.66kB)
[INFO] Fetching org.eclipse.jdt.source_3.12.1.v20160907-1200.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/features/ (17.66kB)
[INFO] Fetching org.eclipse.pde.api.tools_1.1.1.v20160811-0626.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (889.98kB)
[INFO] Fetching org.eclipse.pde.api.tools_1.1.1.v20160811-0626.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (889.98kB)
[INFO] Fetching org.eclipse.pde.doc.user_3.12.1.v20160825-1158.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (5.21MB)
[INFO] Fetching org.eclipse.pde.doc.user_3.12.1.v20160825-1158.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (5.21MB)
[INFO] Unpacking org.eclipse.pde.doc.user_3.12.1.v20160825-1158...
[INFO] Fetching org.eclipse.pde_3.12.1.v20160907-1200.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/features/ (18.14kB)
[INFO] Fetching org.eclipse.pde_3.12.1.v20160907-1200.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/features/ (18.14kB)
[INFO] Fetching org.eclipse.pde.ui.source_3.9.1.v20160813-1107.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (1.97MB)
[INFO] Fetching org.eclipse.pde.ui.source_3.9.1.v20160813-1107.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (1.97MB)
[INFO] Fetching org.eclipse.ui.views.log.source_1.2.1.v20160829-0826.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (58.94kB)
[INFO] Fetching org.eclipse.ui.views.log.source_1.2.1.v20160829-0826.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (58.94kB)
[INFO] Fetching org.eclipse.pde.api.tools.source_1.1.1.v20160811-0626.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (630.94kB)
[INFO] Fetching org.eclipse.pde.api.tools.source_1.1.1.v20160811-0626.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (630.94kB)
[INFO] Fetching org.eclipse.pde.source_3.12.1.v20160907-1200.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/features/ (17.63kB)
[INFO] Fetching org.eclipse.pde.source_3.12.1.v20160907-1200.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/features/ (17.63kB)
[INFO] Fetching org.eclipse.platform_4.6.1.v20160907-1200.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (449.69kB)
[INFO] Fetching org.eclipse.platform_4.6.1.v20160907-1200.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (449.69kB)
[INFO] Unpacking org.eclipse.platform_4.6.1.v20160907-1200...
[INFO] Fetching org.eclipse.platform.doc.isv_4.6.1.v20160829-1312.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (20.01MB)
[INFO] Fetching org.eclipse.platform.doc.isv_4.6.1.v20160829-1312.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (20.01MB)
[INFO] Unpacking org.eclipse.platform.doc.isv_4.6.1.v20160829-1312...
[INFO] Fetching org.eclipse.platform.doc.user_4.6.1.v20160727-2009.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (7.97MB)
[INFO] Fetching org.eclipse.platform.doc.user_4.6.1.v20160727-2009.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (7.97MB)
[INFO] Fetching org.eclipse.platform.doc.user_4.6.1.v20160727-2009.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (6.78MB of 7.97MB at 6.78MB/s)
[INFO] Unpacking org.eclipse.platform.doc.user_4.6.1.v20160727-2009...
[INFO] Fetching org.eclipse.ui.intro.universal_3.3.1.v20160829-1558.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (1.71MB)
[INFO] Fetching org.eclipse.ui.intro.universal_3.3.1.v20160829-1558.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (1.71MB)
[INFO] Unpacking org.eclipse.ui.intro.universal_3.3.1.v20160829-1558...
[INFO] Fetching org.eclipse.ui.themes_1.1.200.v20160815-0536.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (28.66kB)
[INFO] Fetching org.eclipse.ui.themes_1.1.200.v20160815-0536.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (28.66kB)
[INFO] Unpacking org.eclipse.ui.themes_1.1.200.v20160815-0536...
[INFO] Fetching org.eclipse.platform_4.6.1.v20160907-1200.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/features/ (19.24kB)
[INFO] Fetching org.eclipse.platform_4.6.1.v20160907-1200.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/features/ (19.24kB)
[INFO] Fetching org.eclipse.platform_root_4.6.1.v20160907-1200 from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/binary/ (195B)
[INFO] Fetching org.eclipse.platform_root_4.6.1.v20160907-1200 from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/binary/ (195B)
[INFO] Fetching org.eclipse.debug.ui.source_3.11.201.v20160825-1412.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (1.65MB)
[INFO] Fetching org.eclipse.debug.ui.source_3.11.201.v20160825-1412.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (1.65MB)
[INFO] Fetching org.eclipse.platform.source_4.6.1.v20160907-1200.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (10.86kB)
[INFO] Fetching org.eclipse.platform.source_4.6.1.v20160907-1200.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (10.86kB)
[INFO] Fetching org.eclipse.jface.text.source_3.11.1.v20160819-1517.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (765.14kB)
[INFO] Fetching org.eclipse.jface.text.source_3.11.1.v20160819-1517.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (765.14kB)
[INFO] Fetching org.eclipse.ui.intro.source_3.5.1.v20160829-1558.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (259.7kB)
[INFO] Fetching org.eclipse.ui.intro.source_3.5.1.v20160829-1558.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (259.7kB)
[INFO] Fetching org.eclipse.ui.intro.universal.source_3.3.1.v20160829-1558.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (58.14kB)
[INFO] Fetching org.eclipse.ui.intro.universal.source_3.3.1.v20160829-1558.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (58.14kB)
[INFO] Fetching org.eclipse.ui.browser.source_3.5.1.v20160712-0914.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (96.74kB)
[INFO] Fetching org.eclipse.ui.browser.source_3.5.1.v20160712-0914.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (96.74kB)
[INFO] Fetching org.eclipse.ui.workbench.texteditor.source_3.10.1.v20160818-1626.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (403.18kB)
[INFO] Fetching org.eclipse.ui.workbench.texteditor.source_3.10.1.v20160818-1626.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (403.18kB)
[INFO] Fetching org.eclipse.ui.views.source_3.8.101.v20160816-1954.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (79.92kB)
[INFO] Fetching org.eclipse.ui.views.source_3.8.101.v20160816-1954.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (79.92kB)
[INFO] Fetching org.eclipse.ui.ide.source_3.12.1.v20160823-0925.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (1.28MB)
[INFO] Fetching org.eclipse.ui.ide.source_3.12.1.v20160823-0925.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (1.28MB)
[INFO] Fetching org.eclipse.ui.ide.application.source_1.1.101.v20160829-0827.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (44.44kB)
[INFO] Fetching org.eclipse.ui.ide.application.source_1.1.101.v20160829-0827.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (44.44kB)
[INFO] Fetching org.eclipse.ui.themes.source_1.1.200.v20160815-0536.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (7.4kB)
[INFO] Fetching org.eclipse.ui.themes.source_1.1.200.v20160815-0536.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (7.4kB)
[INFO] Fetching org.eclipse.platform.source_4.6.1.v20160907-1200.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/features/ (18.73kB)
[INFO] Fetching org.eclipse.platform.source_4.6.1.v20160907-1200.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/features/ (18.73kB)
[INFO] Fetching org.eclipse.rcp_4.6.1.v20160907-1200.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (9.45kB)
[INFO] Fetching org.eclipse.rcp_4.6.1.v20160907-1200.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (9.45kB)
[INFO] Unpacking org.eclipse.rcp_4.6.1.v20160907-1200...
[INFO] Fetching org.eclipse.rcp_4.6.1.v20160907-1200.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/features/ (17.86kB)
[INFO] Fetching org.eclipse.rcp_4.6.1.v20160907-1200.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/features/ (17.86kB)
[INFO] Fetching org.eclipse.rcp_root_4.6.1.v20160907-1200 from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/binary/ (27.05kB)
[INFO] Fetching org.eclipse.rcp_root_4.6.1.v20160907-1200 from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/binary/ (27.05kB)
[INFO] Fetching org.eclipse.ui.workbench.source_3.108.1.v20160819-2118.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (2.57MB)
[INFO] Fetching org.eclipse.ui.workbench.source_3.108.1.v20160819-2118.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (2.57MB)
[INFO] Fetching org.eclipse.rcp.source_4.6.1.v20160907-1200.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/features/ (17.95kB)
[INFO] Fetching org.eclipse.rcp.source_4.6.1.v20160907-1200.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/features/ (17.95kB)
[INFO] Fetching org.eclipse.sdk_4.6.1.v20160907-1200.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (221.81kB)
[INFO] Fetching org.eclipse.sdk_4.6.1.v20160907-1200.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/plugins/ (221.81kB)
[INFO] Unpacking org.eclipse.sdk_4.6.1.v20160907-1200...
[INFO] Fetching org.eclipse.sdk_4.6.1.v20160907-1200.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/features/ (17.8kB)
[INFO] Fetching org.eclipse.sdk_4.6.1.v20160907-1200.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/features/ (17.8kB)
[INFO] Fetching org.eclipse.sdk.ide.executable.gtk.linux.x86_64_4.6.1.M20160907-1200 from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/binary/ (41.4kB)
[INFO] Fetching org.eclipse.sdk.ide.executable.gtk.linux.x86_64_4.6.1.M20160907-1200 from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.1-201609071200/binary/ (41.4kB)
[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.3.200.v20160318-1642/org.eclipse.equinox.launcher-1.3.200.v20160318-1642.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...
Xlib:  extension "RANDR" missing on display ":458.0".

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.libra.facet.test.WabConversionTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.539 sec - in org.eclipse.libra.facet.test.WabConversionTest
convertJavaProjectCustomHeaders(org.eclipse.libra.facet.test.WabConversionTest)  Time elapsed: 3.305 sec
createJPAUtilityProject(org.eclipse.libra.facet.test.WabConversionTest)  Time elapsed: 3.759 sec
createJPAProject(org.eclipse.libra.facet.test.WabConversionTest)  Time elapsed: 4.066 sec
convertPluginProject(org.eclipse.libra.facet.test.WabConversionTest)  Time elapsed: 2.345 sec
convertJavaProject(org.eclipse.libra.facet.test.WabConversionTest)  Time elapsed: 4.35 sec
convertPluginProjectCustomHeaders(org.eclipse.libra.facet.test.WabConversionTest)  Time elapsed: 2.189 sec
uninstallOSGiFacetFromSimpleProject(org.eclipse.libra.facet.test.WabConversionTest)  Time elapsed: 2.082 sec
uninstallOSGiFacetFromJavaProject(org.eclipse.libra.facet.test.WabConversionTest)  Time elapsed: 2.103 sec
convertSimpleProjectWithOSGiManifest(org.eclipse.libra.facet.test.WabConversionTest)  Time elapsed: 3.066 sec
convertWebProjectWithOSGiManifest(org.eclipse.libra.facet.test.WabConversionTest)  Time elapsed: 3.702 sec
convertJavaProjectNoSrcFolder(org.eclipse.libra.facet.test.WabConversionTest)  Time elapsed: 3.227 sec
convertJavaProjectWithOSGiManifest(org.eclipse.libra.facet.test.WabConversionTest)  Time elapsed: 2.034 sec
convertSimpleProjectCustomHeaders(org.eclipse.libra.facet.test.WabConversionTest)  Time elapsed: 3.076 sec
uninstallOSGiFacetFromWebProject(org.eclipse.libra.facet.test.WabConversionTest)  Time elapsed: 3.226 sec
convertJavaProject2SrcFolders(org.eclipse.libra.facet.test.WabConversionTest)  Time elapsed: 3.11 sec
uninstallOSGiFacetFromPluginProject(org.eclipse.libra.facet.test.WabConversionTest)  Time elapsed: 2.191 sec
convertWebReferringJavaProjects(org.eclipse.libra.facet.test.WabConversionTest)  Time elapsed: 4.204 sec
convertWebProjectCustomHeaders(org.eclipse.libra.facet.test.WabConversionTest)  Time elapsed: 2.026 sec
convertWebProject(org.eclipse.libra.facet.test.WabConversionTest)  Time elapsed: 3.185 sec
convertJPAProject(org.eclipse.libra.facet.test.WabConversionTest)  Time elapsed: 2.998 sec
convertSimpleProject(org.eclipse.libra.facet.test.WabConversionTest)  Time elapsed: 3.166 sec
convertJPAProjectWithUtilityFacet(org.eclipse.libra.facet.test.WabConversionTest)  Time elapsed: 2.086 sec
Running org.eclipse.libra.facet.test.WebContextRootSynchronizerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.763 sec - in org.eclipse.libra.facet.test.WebContextRootSynchronizerTest
testRemoveWebContextRootFromWTPModel(org.eclipse.libra.facet.test.WebContextRootSynchronizerTest)  Time elapsed: 5.292 sec
testWTPChangeLeadsToPDEChange(org.eclipse.libra.facet.test.WebContextRootSynchronizerTest)  Time elapsed: 4.929 sec
testPDEChangeLeadsToWTPChange(org.eclipse.libra.facet.test.WebContextRootSynchronizerTest)  Time elapsed: 5.135 sec
testManifetsFileChangeLeadsToModelChange(org.eclipse.libra.facet.test.WebContextRootSynchronizerTest)  Time elapsed: 4.241 sec
testRemoveWebContextRootFromPDEModel(org.eclipse.libra.facet.test.WebContextRootSynchronizerTest)  Time elapsed: 4.043 sec
testSettingsFileChangeLeadsToModelChange(org.eclipse.libra.facet.test.WebContextRootSynchronizerTest)  Time elapsed: 4.119 sec

Results :

Tests run: 28, Failures: 0, Errors: 0, Skipped: 0

[INFO] All tests passed!
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.26.0:normalize (pack200-normalize) @ org.eclipse.libra.facet.test ---
24/10/2016 15:08:54 Xvnc version X.org/xf4vnc custom version
24/10/2016 15:08:54 Copyright (C) 2001-2004 Alan Hourihane.
24/10/2016 15:08:54 Copyright (C) 2000-2004 Constantin Kaplinsky
24/10/2016 15:08:54 Copyright (C) 1999 AT&T Laboratories Cambridge
24/10/2016 15:08:54 All Rights Reserved.
24/10/2016 15:08:54 See http://www.tightvnc.com/ for information on TightVNC
24/10/2016 15:08:54 See http://xf4vnc.sf.net for xf4vnc-specific information
24/10/2016 15:08:54 Desktop name 'x11' (hipp6:458)
24/10/2016 15:08:54 Protocol versions supported: 3.7, 3.3
[INFO] Pack200 normalizing jar /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.facet.test/target/org.eclipse.libra.facet.test-0.3.2-SNAPSHOT.jar
24/10/2016 15:08:54 RGB format 8 8 8
24/10/2016 15:08:54 Listening for VNC connections on TCP port 6358
[dix] Could not init font path element /usr/share/fonts/TTF/, removing from list!
[dix] Could not init font path element /usr/share/fonts/OTF, removing from list!
(EE) config/hal: NewInputDeviceRequest failed (2)
(EE) config/hal: NewInputDeviceRequest failed (2)
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.libra.facet.test ---
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.facet.test/target/org.eclipse.libra.facet.test-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.26.0:pack (pack200-pack) @ org.eclipse.libra.facet.test ---
[INFO] Pack200 packing jar /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.facet.test/target/org.eclipse.libra.facet.test-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (p2-metadata) @ org.eclipse.libra.facet.test ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building WAR Products Core Tests Plug-in 0.3.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.libra.warproducts.core.test ---
[INFO] Deleting /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.warproducts.core.test/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.libra.warproducts.core.test ---
[INFO] The project's OSGi version is 0.3.2.201610241903
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.libra.warproducts.core.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.libra.warproducts.core.test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.libra.warproducts.core.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.warproducts.core.test/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.eclipse.libra.warproducts.core.test ---
[INFO] Compiling 8 source files to /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.warproducts.core.test/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.libra.warproducts.core.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.warproducts.core.test/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.libra.warproducts.core.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.libra.warproducts.core.test ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.warproducts.core.test/target/org.eclipse.libra.warproducts.core.test-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.libra.warproducts.core.test ---
[INFO] 
[INFO] --- tycho-surefire-plugin:0.26.0:test (default-test) @ org.eclipse.libra.warproducts.core.test ---
[INFO] Expected eclipse log file: /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.warproducts.core.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.3.200.v20160318-1642/org.eclipse.equinox.launcher-1.3.200.v20160318-1642.jar, -data, /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.warproducts.core.test/target/work/data, -install, /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.warproducts.core.test/target/work, -configuration, /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.warproducts.core.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.warproducts.core.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...
Xlib:  extension "RANDR" missing on display ":458.0".

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.libra.warproducts.core.test.tests.WARProductExportOperationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.788 sec - in org.eclipse.libra.warproducts.core.test.tests.WARProductExportOperationTest
testWARFileWithLinkedResources(org.eclipse.libra.warproducts.core.test.tests.WARProductExportOperationTest)  Time elapsed: 2.381 sec
testWARFileContents(org.eclipse.libra.warproducts.core.test.tests.WARProductExportOperationTest)  Time elapsed: 1.383 sec
Running org.eclipse.libra.warproducts.core.test.tests.InfrastructureCreatorTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec - in org.eclipse.libra.warproducts.core.test.tests.InfrastructureCreatorTest
testCreateLaunchIniWithDeletedFolder(org.eclipse.libra.warproducts.core.test.tests.InfrastructureCreatorTest)  Time elapsed: 0.013 sec
testCreateWebInf(org.eclipse.libra.warproducts.core.test.tests.InfrastructureCreatorTest)  Time elapsed: 0.002 sec
testCreateWebXml(org.eclipse.libra.warproducts.core.test.tests.InfrastructureCreatorTest)  Time elapsed: 0.006 sec
testCreateWebXmlWithDeletedFolder(org.eclipse.libra.warproducts.core.test.tests.InfrastructureCreatorTest)  Time elapsed: 0.002 sec
testCreateWebInfWithClosedProject(org.eclipse.libra.warproducts.core.test.tests.InfrastructureCreatorTest)  Time elapsed: 0.005 sec
testGetWebXmlPath(org.eclipse.libra.warproducts.core.test.tests.InfrastructureCreatorTest)  Time elapsed: 0.012 sec
testRootPath(org.eclipse.libra.warproducts.core.test.tests.InfrastructureCreatorTest)  Time elapsed: 0.001 sec
testGetLaunchIniPath(org.eclipse.libra.warproducts.core.test.tests.InfrastructureCreatorTest)  Time elapsed: 0.004 sec
testCreateLaunchIni(org.eclipse.libra.warproducts.core.test.tests.InfrastructureCreatorTest)  Time elapsed: 0.005 sec
Running org.eclipse.libra.warproducts.core.test.tests.WARProductInitializerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.eclipse.libra.warproducts.core.test.tests.WARProductInitializerTest
testValidInitialization(org.eclipse.libra.warproducts.core.test.tests.WARProductInitializerTest)  Time elapsed: 0.012 sec
Running org.eclipse.libra.warproducts.core.test.tests.WARProductModelTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.eclipse.libra.warproducts.core.test.tests.WARProductModelTest
testLoad(org.eclipse.libra.warproducts.core.test.tests.WARProductModelTest)  Time elapsed: 0.003 sec
testLoadWindowsFile(org.eclipse.libra.warproducts.core.test.tests.WARProductModelTest)  Time elapsed: 0.013 sec
Running org.eclipse.libra.warproducts.core.test.tests.WARProductTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.libra.warproducts.core.test.tests.WARProductTest
testAddJARFile(org.eclipse.libra.warproducts.core.test.tests.WARProductTest)  Time elapsed: 0.001 sec
testPluginConfiguration(org.eclipse.libra.warproducts.core.test.tests.WARProductTest)  Time elapsed: 0.002 sec
testGetId(org.eclipse.libra.warproducts.core.test.tests.WARProductTest)  Time elapsed: 0 sec
testParse(org.eclipse.libra.warproducts.core.test.tests.WARProductTest)  Time elapsed: 0.001 sec
testReset(org.eclipse.libra.warproducts.core.test.tests.WARProductTest)  Time elapsed: 0 sec
testWrite(org.eclipse.libra.warproducts.core.test.tests.WARProductTest)  Time elapsed: 0 sec
testWARProductProxy(org.eclipse.libra.warproducts.core.test.tests.WARProductTest)  Time elapsed: 0 sec
testIncludeLauncher(org.eclipse.libra.warproducts.core.test.tests.WARProductTest)  Time elapsed: 0 sec
testContainsLibrary(org.eclipse.libra.warproducts.core.test.tests.WARProductTest)  Time elapsed: 0 sec
testAddLaunchIni(org.eclipse.libra.warproducts.core.test.tests.WARProductTest)  Time elapsed: 0 sec
testAddWebXml(org.eclipse.libra.warproducts.core.test.tests.WARProductTest)  Time elapsed: 0 sec
testIsLibFromTarget(org.eclipse.libra.warproducts.core.test.tests.WARProductTest)  Time elapsed: 0 sec
Running org.eclipse.libra.warproducts.core.test.tests.ValidatorTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.eclipse.libra.warproducts.core.test.tests.ValidatorTest
testJettyHttpIsExcluded(org.eclipse.libra.warproducts.core.test.tests.ValidatorTest)  Time elapsed: 0.01 sec
testJettySecurityIsExcluded(org.eclipse.libra.warproducts.core.test.tests.ValidatorTest)  Time elapsed: 0 sec
testJettyIOIsExcluded(org.eclipse.libra.warproducts.core.test.tests.ValidatorTest)  Time elapsed: 0 sec
testEquinoxHTTPServletBundleIsIncluded(org.eclipse.libra.warproducts.core.test.tests.ValidatorTest)  Time elapsed: 0 sec
testJetty8ServerIsExcluded(org.eclipse.libra.warproducts.core.test.tests.ValidatorTest)  Time elapsed: 0 sec
testUpdateConfiguratorIsExcluded(org.eclipse.libra.warproducts.core.test.tests.ValidatorTest)  Time elapsed: 0.001 sec
testLibrariesDoesntExist(org.eclipse.libra.warproducts.core.test.tests.ValidatorTest)  Time elapsed: 0 sec
testEquinoxHTTPServletBridgeBundleIsIncluded(org.eclipse.libra.warproducts.core.test.tests.ValidatorTest)  Time elapsed: 0 sec
testEquinoxRegistryBundleIsIncluded(org.eclipse.libra.warproducts.core.test.tests.ValidatorTest)  Time elapsed: 0.001 sec
testJettyServletIsExcluded(org.eclipse.libra.warproducts.core.test.tests.ValidatorTest)  Time elapsed: 0 sec
testJettyContinuationIsExcluded(org.eclipse.libra.warproducts.core.test.tests.ValidatorTest)  Time elapsed: 0 sec
testLibrariesExist(org.eclipse.libra.warproducts.core.test.tests.ValidatorTest)  Time elapsed: 0.001 sec
testEquinoxHTTPRegistryBundleIsIncluded(org.eclipse.libra.warproducts.core.test.tests.ValidatorTest)  Time elapsed: 0 sec
testEquinoxHTTPJettyIsExcluded(org.eclipse.libra.warproducts.core.test.tests.ValidatorTest)  Time elapsed: 0 sec
testJettyServerIsExcluded(org.eclipse.libra.warproducts.core.test.tests.ValidatorTest)  Time elapsed: 0.001 sec
testJettyJmxIsExcluded(org.eclipse.libra.warproducts.core.test.tests.ValidatorTest)  Time elapsed: 0 sec
testContainsServletBridgeLibrary(org.eclipse.libra.warproducts.core.test.tests.ValidatorTest)  Time elapsed: 0 sec
testJettyUtilIsExcluded(org.eclipse.libra.warproducts.core.test.tests.ValidatorTest)  Time elapsed: 0 sec
testServletBridgeLibraryIsMissing(org.eclipse.libra.warproducts.core.test.tests.ValidatorTest)  Time elapsed: 0.001 sec
testJetty8UtilIsExcluded(org.eclipse.libra.warproducts.core.test.tests.ValidatorTest)  Time elapsed: 0 sec
testJavaxServletIsExcluded(org.eclipse.libra.warproducts.core.test.tests.ValidatorTest)  Time elapsed: 0.001 sec

Results :

Tests run: 47, Failures: 0, Errors: 0, Skipped: 0

[INFO] All tests passed!
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.26.0:normalize (pack200-normalize) @ org.eclipse.libra.warproducts.core.test ---
24/10/2016 15:09:09 Xvnc version X.org/xf4vnc custom version
24/10/2016 15:09:09 Copyright (C) 2001-2004 Alan Hourihane.
24/10/2016 15:09:09 Copyright (C) 2000-2004 Constantin Kaplinsky
24/10/2016 15:09:09 Copyright (C) 1999 AT&T Laboratories Cambridge
24/10/2016 15:09:09 All Rights Reserved.
24/10/2016 15:09:09 See http://www.tightvnc.com/ for information on TightVNC
24/10/2016 15:09:09 See http://xf4vnc.sf.net for xf4vnc-specific information
24/10/2016 15:09:09 Desktop name 'x11' (hipp6:458)
24/10/2016 15:09:09 Protocol versions supported: 3.7, 3.3
24/10/2016 15:09:09 RGB format 8 8 8
24/10/2016 15:09:09 Listening for VNC connections on TCP port 6358
[INFO] Pack200 normalizing jar /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.warproducts.core.test/target/org.eclipse.libra.warproducts.core.test-0.3.2-SNAPSHOT.jar
[dix] Could not init font path element /usr/share/fonts/TTF/, removing from list!
[dix] Could not init font path element /usr/share/fonts/OTF, removing from list!
(EE) config/hal: NewInputDeviceRequest failed (2)
(EE) config/hal: NewInputDeviceRequest failed (2)
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.libra.warproducts.core.test ---
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.warproducts.core.test/target/org.eclipse.libra.warproducts.core.test-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.26.0:pack (pack200-pack) @ org.eclipse.libra.warproducts.core.test ---
[INFO] Pack200 packing jar /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.warproducts.core.test/target/org.eclipse.libra.warproducts.core.test-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (p2-metadata) @ org.eclipse.libra.warproducts.core.test ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Libra Parent POM ................................... SUCCESS [  0.943 s]
[INFO] OSGi Bundle Facet Core Plug-in ..................... SUCCESS [ 27.641 s]
[INFO] OSGi Bundle Facet UI Plug-in ....................... SUCCESS [  9.491 s]
[INFO] OSGi Bundle Facet Feature .......................... SUCCESS [  1.153 s]
[INFO] OSGi Bundle Facet SDK Feature ...................... SUCCESS [  1.368 s]
[INFO] WAR Products Core Plug-in .......................... SUCCESS [  9.426 s]
[INFO] WAR Products UI Plug-in ............................ SUCCESS [ 14.105 s]
[INFO] Documentation and HelpContexts for WAR Products Plug-in SUCCESS [  1.512 s]
[INFO] WAR Products Feature ............................... SUCCESS [  1.374 s]
[INFO] WAR Products SDK Feature ........................... SUCCESS [  1.527 s]
[INFO] OSGi Framework Editor Core Plug-in ................. SUCCESS [  5.658 s]
[INFO] OSGi Framework Editor Integration Plug-in .......... SUCCESS [  7.752 s]
[INFO] OSGi Frameworks Server Adapters Core Plug-in ....... SUCCESS [ 10.824 s]
[INFO] OSGi Framework Editor UI Plug-in ................... SUCCESS [ 13.424 s]
[INFO] OSGi Framework Editor Feature ...................... SUCCESS [  1.074 s]
[INFO] OSGi Framework Editor SDK Feature .................. SUCCESS [  1.066 s]
[INFO] OSGi Frameworks Equinox Adapter Plug-in ............ SUCCESS [  9.417 s]
[INFO] OSGi Frameworks Server Adapters UI Plug-in ......... SUCCESS [ 12.571 s]
[INFO] OSGi Frameworks Equinox Adapter UI Plug-in ......... SUCCESS [  7.882 s]
[INFO] OSGi Frameworks Felix Adapter Plug-in .............. SUCCESS [  9.173 s]
[INFO] OSGi Frameworks Felix Adapter UI Plug-in ........... SUCCESS [  7.002 s]
[INFO] OSGi Frameworks JOnAS Adapter Plug-in .............. SUCCESS [  8.948 s]
[INFO] OSGi Frameworks JOnAS Adapter UI Plug-in ........... SUCCESS [  7.235 s]
[INFO] OSGi Frameworks Knopflerfish Adapter Plug-in ....... SUCCESS [  8.429 s]
[INFO] OSGi Frameworks Knopflerfish Adapter UI Plug-in .... SUCCESS [  6.769 s]
[INFO] OSGi Frameworks Server Adapters Feature ............ SUCCESS [  1.130 s]
[INFO] OSGi Frameworks Server Adapters SDK Feature ........ SUCCESS [  2.011 s]
[INFO] Eclipse Libra Repository (Incubation) .............. SUCCESS [  3.290 s]
[INFO] OSGi Bundle Facet Tests Plug-in .................... SUCCESS [02:30 min]
[INFO] WAR Products Core Tests Plug-in .................... SUCCESS [ 14.513 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 06:48 min
[INFO] Finished at: 2016-10-24T15:09:10-04:00
[INFO] Final Memory: 475M/5441M
[INFO] ------------------------------------------------------------------------
[workspace] $ /bin/sh -xe /tmp/genie.webtools/hudson217866979503386290.sh
+ rm -rf /home/data/httpd/download.eclipse.org/libra/nightly/
+ mkdir -p /home/data/httpd/download.eclipse.org/libra/nightly/
+ cp -r development/org.eclipse.libra.repository/target/repository/artifacts.jar development/org.eclipse.libra.repository/target/repository/artifacts.xml.xz development/org.eclipse.libra.repository/target/repository/content.jar development/org.eclipse.libra.repository/target/repository/content.xml.xz development/org.eclipse.libra.repository/target/repository/features development/org.eclipse.libra.repository/target/repository/p2.index development/org.eclipse.libra.repository/target/repository/plugins /home/data/httpd/download.eclipse.org/libra/nightly/
+ cp development/org.eclipse.libra.repository/target/org.eclipse.libra.repository-0.3.2-SNAPSHOT.zip /home/data/httpd/download.eclipse.org/libra/nightly/
Terminating xvnc.
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern plugins/*/target/findbugsXml.xml
[FINDBUGS] Parsing 17 files in /home/hudson/genie.webtools/.hudson/jobs/libra/workspace
[FINDBUGS] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.facet.ui/target/findbugsXml.xml of module  with 2 warnings.
[FINDBUGS] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.facet/target/findbugsXml.xml of module  with 0 warnings.
[FINDBUGS] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.core/target/findbugsXml.xml of module  with 15 warnings.
[FINDBUGS] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.editor.core/target/findbugsXml.xml of module  with 0 warnings.
[FINDBUGS] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.editor.integration/target/findbugsXml.xml of module  with 6 warnings.
[FINDBUGS] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.editor.ui/target/findbugsXml.xml of module  with 21 warnings.
[FINDBUGS] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.equinox.ui/target/findbugsXml.xml of module  with 3 warnings.
[FINDBUGS] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.equinox/target/findbugsXml.xml of module  with 17 warnings.
[FINDBUGS] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.felix.ui/target/findbugsXml.xml of module  with 3 warnings.
[FINDBUGS] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.felix/target/findbugsXml.xml of module  with 8 warnings.
[FINDBUGS] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.jonas.ui/target/findbugsXml.xml of module  with 3 warnings.
[FINDBUGS] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.jonas/target/findbugsXml.xml of module  with 8 warnings.
[FINDBUGS] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.knopflerfish.ui/target/findbugsXml.xml of module  with 3 warnings.
[FINDBUGS] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.knopflerfish/target/findbugsXml.xml of module  with 5 warnings.
[FINDBUGS] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.ui/target/findbugsXml.xml of module  with 16 warnings.
[FINDBUGS] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.warproducts.core/target/findbugsXml.xml of module  with 14 warnings.
[FINDBUGS] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.warproducts.ui/target/findbugsXml.xml of module  with 7 warnings.
[DRY] Collecting duplicate code analysis files...
[DRY] Finding all files that match the pattern plugins/*/target/cpd.xml
[DRY] Parsing 17 files in /home/hudson/genie.webtools/.hudson/jobs/libra/workspace
[DRY] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.facet.ui/target/cpd.xml of module  with 0 warnings.
[DRY] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.facet/target/cpd.xml of module  with 0 warnings.
[DRY] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.core/target/cpd.xml of module  with 0 warnings.
[DRY] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.editor.core/target/cpd.xml of module  with 0 warnings.
[DRY] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.editor.integration/target/cpd.xml of module  with 0 warnings.
[DRY] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.editor.ui/target/cpd.xml of module  with 0 warnings.
[DRY] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.equinox.ui/target/cpd.xml of module  with 0 warnings.
[DRY] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.equinox/target/cpd.xml of module  with 0 warnings.
[DRY] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.felix.ui/target/cpd.xml of module  with 0 warnings.
[DRY] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.felix/target/cpd.xml of module  with 0 warnings.
[DRY] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.jonas.ui/target/cpd.xml of module  with 0 warnings.
[DRY] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.jonas/target/cpd.xml of module  with 0 warnings.
[DRY] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.knopflerfish.ui/target/cpd.xml of module  with 0 warnings.
[DRY] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.knopflerfish/target/cpd.xml of module  with 0 warnings.
[DRY] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.ui/target/cpd.xml of module  with 4 warnings.
[DRY] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.warproducts.core/target/cpd.xml of module  with 0 warnings.
[DRY] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.warproducts.ui/target/cpd.xml of module  with 0 warnings.
Recording test results
Archiving artifacts
Finished: SUCCESS