Skip to content

Console Output

Skipping 843 KB.. Full Log
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceWizard.java:[444] 
	public void run(IProgressMonitor monitor) {
	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method run(IProgressMonitor) of type new IRunnableWithProgress(){} should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceWizard.java:[445] 
	((RemediationOperation) profileChangeOperation).setCurrentRemedy(featureSelectionWizardPage.getRemediationGroup()
									.getCurrentRemedy());
	                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'RemediationGroup.getCurrentRemedy()' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.ui/2.5.100.v20180128-0625/org.eclipse.equinox.p2.ui-2.5.100.v20180128-0625.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceWizard.java:[453] 
	ProvUI.handleException(e.getCause(), null, StatusManager.SHOW | StatusManager.LOG);
	^^^^^^
Discouraged access: The type 'ProvUI' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.ui/2.5.100.v20180128-0625/org.eclipse.equinox.p2.ui-2.5.100.v20180128-0625.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceWizard.java:[453] 
	ProvUI.handleException(e.getCause(), null, StatusManager.SHOW | StatusManager.LOG);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ProvUI.handleException(Throwable, String, int)' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.ui/2.5.100.v20180128-0625/org.eclipse.equinox.p2.ui-2.5.100.v20180128-0625.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceWizard.java:[518] 
	super.addPages();
	^^^^^^^^^^^^^^^^
Discouraged access: The method 'DiscoveryWizard.addPages()' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.ui.discovery/1.1.0.v20180126-1930/org.eclipse.equinox.p2.ui.discovery-1.1.0.v20180126-1930.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceWizard.java:[585] 
	getCatalog().dispose();
	^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'Catalog.dispose()' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceWizard.java:[614] 
	return (MarketplacePage) super.getCatalogPage();
	                         ^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'DiscoveryWizard.getCatalogPage()' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.ui.discovery/1.1.0.v20180126-1930/org.eclipse.equinox.p2.ui.discovery-1.1.0.v20180126-1930.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceWizard.java:[617] 
	public synchronized Set<String> getInstalledFeatures() {
	                                ^^^^^^^^^^^^^^^^^^^^^^
The method getInstalledFeatures() of type MarketplaceWizard should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceWizard.java:[622] 
	public void run(IProgressMonitor monitor) throws InvocationTargetException,
						InterruptedException {
	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method run(IProgressMonitor) of type new IRunnableWithProgress(){} should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceWizard.java:[645] 
	public void openUrl(String url) {
	            ^^^^^^^^^^^^^^^^^^^
The method openUrl(String) of type MarketplaceWizard should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceWizard.java:[647] 
	if (WorkbenchBrowserSupport.getInstance().isInternalWebBrowserAvailable()
	    ^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'WorkbenchBrowserSupport' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.ui.workbench/3.111.0.v20180127-2308/org.eclipse.ui.workbench-3.111.0.v20180127-2308.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceWizard.java:[647] 
	if (WorkbenchBrowserSupport.getInstance().isInternalWebBrowserAvailable()
	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'WorkbenchBrowserSupport.getInstance()' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.ui.workbench/3.111.0.v20180127-2308/org.eclipse.ui.workbench-3.111.0.v20180127-2308.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceWizard.java:[654] 
	IWebBrowser browser = WorkbenchBrowserSupport.getInstance().createBrowser(style, browserId,
	                      ^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'WorkbenchBrowserSupport' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.ui.workbench/3.111.0.v20180127-2308/org.eclipse.ui.workbench-3.111.0.v20180127-2308.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceWizard.java:[654] 
	IWebBrowser browser = WorkbenchBrowserSupport.getInstance().createBrowser(style, browserId,
	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'WorkbenchBrowserSupport.getInstance()' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.ui.workbench/3.111.0.v20180127-2308/org.eclipse.ui.workbench-3.111.0.v20180127-2308.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceWizard.java:[672] 
	WorkbenchUtil.openUrl(url, IWorkbenchBrowserSupport.AS_EXTERNAL);
	^^^^^^^^^^^^^
Discouraged access: The type 'WorkbenchUtil' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.ui.discovery/1.1.0.v20180126-1930/org.eclipse.equinox.p2.ui.discovery-1.1.0.v20180126-1930.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceWizard.java:[672] 
	WorkbenchUtil.openUrl(url, IWorkbenchBrowserSupport.AS_EXTERNAL);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'WorkbenchUtil.openUrl(String, int)' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.ui.discovery/1.1.0.v20180126-1930/org.eclipse.equinox.p2.ui.discovery-1.1.0.v20180126-1930.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceWizard.java:[766] 
	final Map<CatalogItem, Operation> itemToOperation = getSelectionModel().getItemToSelectedOperation();
	          ^^^^^^^^^^^
Discouraged access: The type 'CatalogItem' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceWizard.java:[767] 
	final Set<CatalogItem> selectedItems = getSelectionModel().getSelectedCatalogItems();
	          ^^^^^^^^^^^
Discouraged access: The type 'CatalogItem' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceWizard.java:[769] 
	for (Map.Entry<CatalogItem, Operation> entry : itemToOperation.entrySet()) {
	               ^^^^^^^^^^^
Discouraged access: The type 'CatalogItem' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceWizard.java:[833] 
	Set<CatalogItem> items = new HashSet<CatalogItem>(itemToOperation.keySet());
	    ^^^^^^^^^^^
Discouraged access: The type 'CatalogItem' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceWizard.java:[833] 
	Set<CatalogItem> items = new HashSet<CatalogItem>(itemToOperation.keySet());
	                                     ^^^^^^^^^^^
Discouraged access: The type 'CatalogItem' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceWizard.java:[887] 
	private Set<CatalogItem> computeNewInstallCatalogItems() {
	            ^^^^^^^^^^^
Discouraged access: The type 'CatalogItem' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceWizard.java:[888] 
	Set<CatalogItem> items = new HashSet<CatalogItem>();
	    ^^^^^^^^^^^
Discouraged access: The type 'CatalogItem' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceWizard.java:[888] 
	Set<CatalogItem> items = new HashSet<CatalogItem>();
	                                     ^^^^^^^^^^^
Discouraged access: The type 'CatalogItem' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceWizard.java:[889] 
	Map<CatalogItem, Collection<String>> iusByCatalogItem = new HashMap<CatalogItem, Collection<String>>();
	    ^^^^^^^^^^^
Discouraged access: The type 'CatalogItem' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceWizard.java:[889] 
	Map<CatalogItem, Collection<String>> iusByCatalogItem = new HashMap<CatalogItem, Collection<String>>();
	                                                                    ^^^^^^^^^^^
Discouraged access: The type 'CatalogItem' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceWizard.java:[903] 
	for (Entry<CatalogItem, Collection<String>> entry : iusByCatalogItem.entrySet()) {
	           ^^^^^^^^^^^
Discouraged access: The type 'CatalogItem' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceWizard.java:[915] 
	List<AbstractDiscoveryStrategy> discoveryStrategies = catalog.getDiscoveryStrategies();
	     ^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'AbstractDiscoveryStrategy' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceWizard.java:[915] 
	List<AbstractDiscoveryStrategy> discoveryStrategies = catalog.getDiscoveryStrategies();
	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'Catalog.getDiscoveryStrategies()' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceWizard.java:[916] 
	for (AbstractDiscoveryStrategy strategy : discoveryStrategies) {
	     ^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'AbstractDiscoveryStrategy' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceWizard.java:[917] 
	strategy.dispose();
	^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'AbstractDiscoveryStrategy.dispose()' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceWizard.java:[955] 
	public void run(IProgressMonitor monitor) throws InvocationTargetException, InterruptedException {
	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method run(IProgressMonitor) of type new IRunnableWithProgress(){} should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceWizard.java:[1004] 
	public void run(IProgressMonitor monitor) throws InvocationTargetException, InterruptedException {
	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method run(IProgressMonitor) of type new IRunnableWithProgress(){} should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceWizard.java:[1016] 
	public void run() {
	            ^^^^^
The method run() of type new Runnable(){} should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceWizard.java:[1020] 
	catalogPage.getViewer().setSelection(
										new StructuredSelection(selectionModel.getSelectedCatalogItems().toArray()));
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'CatalogViewer.setSelection(IStructuredSelection)' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.ui.discovery/1.1.0.v20180126-1930/org.eclipse.equinox.p2.ui.discovery-1.1.0.v20180126-1930.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceWizard.java:[1085] 
	List<AbstractDiscoveryStrategy> discoveryStrategies = getCatalog().getDiscoveryStrategies();
	     ^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'AbstractDiscoveryStrategy' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceWizard.java:[1085] 
	List<AbstractDiscoveryStrategy> discoveryStrategies = getCatalog().getDiscoveryStrategies();
	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'Catalog.getDiscoveryStrategies()' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceWizard.java:[1086] 
	for (AbstractDiscoveryStrategy strategy : discoveryStrategies) {
	     ^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'AbstractDiscoveryStrategy' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceWizard.java:[1102] 
	favoritesCatalog.getDiscoveryStrategies().add(new FavoritesDiscoveryStrategy(marketplaceStrategy) {
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'Catalog.getDiscoveryStrategies()' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceWizard.java:[1192] 
	public void run() {
	            ^^^^^
The method run() of type new Runnable(){} should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/SelectionModelStateSerializer.java:[25] 
	import org.eclipse.equinox.internal.p2.discovery.model.CatalogItem;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'CatalogItem' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/SelectionModelStateSerializer.java:[45] 
	for (Map.Entry<CatalogItem, Operation> entry : selectionModel.getItemToSelectedOperation().entrySet()) {
	               ^^^^^^^^^^^
Discouraged access: The type 'CatalogItem' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/SelectionModelStateSerializer.java:[50] 
	INode data = (INode) entry.getKey().getData();
	                     ^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'AbstractCatalogItem.getData()' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/SelectionModelStateSerializer.java:[105] 
	for (CatalogItem item : catalog.getItems()) {
	     ^^^^^^^^^^^
Discouraged access: The type 'CatalogItem' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/SelectionModelStateSerializer.java:[105] 
	for (CatalogItem item : catalog.getItems()) {
	                        ^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'Catalog.getItems()' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/SelectionModelStateSerializer.java:[110] 
	if (nodeItem.isInstalled() && operation == Operation.INSTALL) {
	    ^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'CatalogItem.isInstalled()' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/operations/FeatureDescriptor.java:[13] 
	import org.eclipse.equinox.internal.p2.metadata.TranslationSupport;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'TranslationSupport' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.4.0.v20180122-2220/org.eclipse.equinox.p2.metadata-2.4.0.v20180122-2220.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/operations/FeatureDescriptor.java:[51] 
	String value = TranslationSupport.getInstance().getIUProperty(candidate, key, null);
	               ^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'TranslationSupport' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.4.0.v20180122-2220/org.eclipse.equinox.p2.metadata-2.4.0.v20180122-2220.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/operations/FeatureDescriptor.java:[51] 
	String value = TranslationSupport.getInstance().getIUProperty(candidate, key, null);
	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'TranslationSupport.getInstance()' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.4.0.v20180122-2220/org.eclipse.equinox.p2.metadata-2.4.0.v20180122-2220.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/operations/FeatureDescriptor.java:[51] 
	String value = TranslationSupport.getInstance().getIUProperty(candidate, key, null);
	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'TranslationSupport.getIUProperty(IInstallableUnit, String, String)' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.4.0.v20180122-2220/org.eclipse.equinox.p2.metadata-2.4.0.v20180122-2220.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/DiscoverFavoritesUserActionItem.java:[15] 
	import org.eclipse.equinox.internal.p2.discovery.model.Icon;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'Icon' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/DiscoverFavoritesUserActionItem.java:[16] 
	import org.eclipse.equinox.internal.p2.ui.discovery.wizards.CatalogViewer;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'CatalogViewer' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.ui.discovery/1.1.0.v20180126-1930/org.eclipse.equinox.p2.ui.discovery-1.1.0.v20180126-1930.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/DiscoverFavoritesUserActionItem.java:[22] 
	CatalogViewer viewer) {
	^^^^^^^^^^^^^
Discouraged access: The type 'CatalogViewer' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.ui.discovery/1.1.0.v20180126-1930/org.eclipse.equinox.p2.ui.discovery-1.1.0.v20180126-1930.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/DiscoverFavoritesUserActionItem.java:[28] 
	return getData().getDescription();
	       ^^^^^^^^^
Discouraged access: The method 'ControlListItem<UserActionCatalogItem>.getData()' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.ui.discovery/1.1.0.v20180126-1930/org.eclipse.equinox.p2.ui.discovery-1.1.0.v20180126-1930.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/DiscoverFavoritesUserActionItem.java:[28] 
	return getData().getDescription();
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'CatalogItem.getDescription()' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/DiscoverFavoritesUserActionItem.java:[33] 
	return getData().getName();
	       ^^^^^^^^^
Discouraged access: The method 'ControlListItem<UserActionCatalogItem>.getData()' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.ui.discovery/1.1.0.v20180126-1930/org.eclipse.equinox.p2.ui.discovery-1.1.0.v20180126-1930.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/DiscoverFavoritesUserActionItem.java:[33] 
	return getData().getName();
	       ^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'CatalogItem.getName()' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/DiscoverFavoritesUserActionItem.java:[37] 
	protected Icon getIcon() {
	          ^^^^
Discouraged access: The type 'Icon' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/discovery/ShowFileSupportProposalsJob.java:[25] 
	import org.eclipse.equinox.internal.p2.ui.discovery.util.WorkbenchUtil;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'WorkbenchUtil' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.ui.discovery/1.1.0.v20180126-1930/org.eclipse.equinox.p2.ui.discovery-1.1.0.v20180126-1930.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/discovery/ShowFileSupportProposalsJob.java:[32] 
	import org.eclipse.ui.internal.registry.EditorRegistry;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'EditorRegistry' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.ui.workbench/3.111.0.v20180127-2308/org.eclipse.ui.workbench-3.111.0.v20180127-2308.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/discovery/ShowFileSupportProposalsJob.java:[33] 
	import org.eclipse.ui.internal.registry.FileEditorMapping;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'FileEditorMapping' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.ui.workbench/3.111.0.v20180127-2308/org.eclipse.ui.workbench-3.111.0.v20180127-2308.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/discovery/ShowFileSupportProposalsJob.java:[60] 
	final Shell shell = WorkbenchUtil.getShell();
	                    ^^^^^^^^^^^^^
Discouraged access: The type 'WorkbenchUtil' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.ui.discovery/1.1.0.v20180126-1930/org.eclipse.equinox.p2.ui.discovery-1.1.0.v20180126-1930.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/discovery/ShowFileSupportProposalsJob.java:[60] 
	final Shell shell = WorkbenchUtil.getShell();
	                    ^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'WorkbenchUtil.getShell()' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.ui.discovery/1.1.0.v20180126-1930/org.eclipse.equinox.p2.ui.discovery-1.1.0.v20180126-1930.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/AbstractMarketplaceWizardCommand.java:[41] 
	import org.eclipse.equinox.internal.p2.discovery.DiscoveryCore;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'DiscoveryCore' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/AbstractMarketplaceWizardCommand.java:[42] 
	import org.eclipse.equinox.internal.p2.ui.discovery.wizards.DiscoveryWizard;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'DiscoveryWizard' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.ui.discovery/1.1.0.v20180126-1930/org.eclipse.equinox.p2.ui.discovery-1.1.0.v20180126-1930.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/AbstractMarketplaceWizardCommand.java:[59] 
	public Object execute(ExecutionEvent event) throws ExecutionException {
	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method execute(ExecutionEvent) of type AbstractMarketplaceWizardCommand should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/AbstractMarketplaceWizardCommand.java:[70] 
	DiscoveryWizard wizard = createWizard(catalog, configuration, event);
	^^^^^^^^^^^^^^^
Discouraged access: The type 'DiscoveryWizard' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.ui.discovery/1.1.0.v20180126-1930/org.eclipse.equinox.p2.ui.discovery-1.1.0.v20180126-1930.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/AbstractMarketplaceWizardCommand.java:[79] 
	catalog.setEnvironment(DiscoveryCore.createEnvironment());
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'Catalog.setEnvironment(Dictionary<Object,Object>)' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/AbstractMarketplaceWizardCommand.java:[79] 
	catalog.setEnvironment(DiscoveryCore.createEnvironment());
	                       ^^^^^^^^^^^^^
Discouraged access: The type 'DiscoveryCore' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/AbstractMarketplaceWizardCommand.java:[79] 
	catalog.setEnvironment(DiscoveryCore.createEnvironment());
	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'DiscoveryCore.createEnvironment()' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/AbstractMarketplaceWizardCommand.java:[80] 
	catalog.setVerifyUpdateSiteAvailability(false);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'Catalog.setVerifyUpdateSiteAvailability(boolean)' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/AbstractMarketplaceWizardCommand.java:[87] 
	configuration.setVerifyUpdateSiteAvailability(false);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'CatalogConfiguration.setVerifyUpdateSiteAvailability(boolean)' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.ui.discovery/1.1.0.v20180126-1930/org.eclipse.equinox.p2.ui.discovery-1.1.0.v20180126-1930.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/AbstractMarketplaceWizardCommand.java:[142] 
	protected void openWizardDialog(DiscoveryWizard wizard, ExecutionEvent event) {
	                                ^^^^^^^^^^^^^^^
Discouraged access: The type 'DiscoveryWizard' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.ui.discovery/1.1.0.v20180126-1930/org.eclipse.equinox.p2.ui.discovery-1.1.0.v20180126-1930.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/AbstractMarketplaceWizardCommand.java:[147] 
	protected abstract AbstractMarketplaceWizardDialog createWizardDialog(DiscoveryWizard wizard, ExecutionEvent event);
	                                                                      ^^^^^^^^^^^^^^^
Discouraged access: The type 'DiscoveryWizard' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.ui.discovery/1.1.0.v20180126-1930/org.eclipse.equinox.p2.ui.discovery-1.1.0.v20180126-1930.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/AbstractMarketplaceWizardCommand.java:[149] 
	protected abstract DiscoveryWizard createWizard(final MarketplaceCatalog catalog,
	                   ^^^^^^^^^^^^^^^
Discouraged access: The type 'DiscoveryWizard' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.ui.discovery/1.1.0.v20180126-1930/org.eclipse.equinox.p2.ui.discovery-1.1.0.v20180126-1930.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/AbstractMarketplaceWizardCommand.java:[165] 
	public void run(IProgressMonitor monitor) throws InvocationTargetException, InterruptedException {
	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method run(IProgressMonitor) of type new IRunnableWithProgress(){} should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/AbstractMarketplaceWizardCommand.java:[210] 
	if (ie.getMessage() == null || "".equals(ie.getMessage())) {
	                               ^^
Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/AbstractMarketplaceWizardCommand.java:[211] 
	InterruptedException ie1 = new InterruptedException("Operation cancelled");
	                                                    ^^^^^^^^^^^^^^^^^^^^^
Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/MarketplaceWizardCommand.java:[38] 
	import org.eclipse.equinox.internal.p2.discovery.model.Tag;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'Tag' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/MarketplaceWizardCommand.java:[39] 
	import org.eclipse.equinox.internal.p2.ui.discovery.util.WorkbenchUtil;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'WorkbenchUtil' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.ui.discovery/1.1.0.v20180126-1930/org.eclipse.equinox.p2.ui.discovery-1.1.0.v20180126-1930.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/MarketplaceWizardCommand.java:[40] 
	import org.eclipse.equinox.internal.p2.ui.discovery.wizards.CatalogFilter;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'CatalogFilter' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.ui.discovery/1.1.0.v20180126-1930/org.eclipse.equinox.p2.ui.discovery-1.1.0.v20180126-1930.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/MarketplaceWizardCommand.java:[41] 
	import org.eclipse.equinox.internal.p2.ui.discovery.wizards.DiscoveryWizard;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'DiscoveryWizard' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.ui.discovery/1.1.0.v20180126-1930/org.eclipse.equinox.p2.ui.discovery-1.1.0.v20180126-1930.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/MarketplaceWizardCommand.java:[68] 
	configuration.getFilters().clear();
	^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'CatalogConfiguration.getFilters()' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.ui.discovery/1.1.0.v20180126-1930/org.eclipse.equinox.p2.ui.discovery-1.1.0.v20180126-1930.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/MarketplaceWizardCommand.java:[73] 
	List<Tag> choices = new ArrayList<Tag>();
	     ^^^
Discouraged access: The type 'Tag' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/MarketplaceWizardCommand.java:[73] 
	List<Tag> choices = new ArrayList<Tag>();
	                                  ^^^
Discouraged access: The type 'Tag' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/MarketplaceWizardCommand.java:[76] 
	Tag marketTag = new Tag(IMarket.class, market.getId(), market.getName());
	^^^
Discouraged access: The type 'Tag' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/MarketplaceWizardCommand.java:[76] 
	Tag marketTag = new Tag(IMarket.class, market.getId(), market.getName());
	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'Tag(Object, String, String)' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/MarketplaceWizardCommand.java:[76] 
	Tag marketTag = new Tag(IMarket.class, market.getId(), market.getName());
	                    ^^^
Discouraged access: The type 'Tag' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/MarketplaceWizardCommand.java:[77] 
	marketTag.setData(market);
	^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'AbstractCatalogItem.setData(Object)' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/MarketplaceWizardCommand.java:[86] 
	marketFilter.setChoices(new ArrayList<Tag>());
	                                      ^^^
Discouraged access: The type 'Tag' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/MarketplaceWizardCommand.java:[97] 
	marketCategoryTagFilter.setChoices(new ArrayList<Tag>());
	                                                 ^^^
Discouraged access: The type 'Tag' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/MarketplaceWizardCommand.java:[100] 
	public void propertyChange(PropertyChangeEvent event) {
	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method propertyChange(PropertyChangeEvent) of type new IPropertyChangeListener(){} should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/MarketplaceWizardCommand.java:[109] 
	configuration.getFilters().add(marketFilter);
	^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'CatalogConfiguration.getFilters()' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.ui.discovery/1.1.0.v20180126-1930/org.eclipse.equinox.p2.ui.discovery-1.1.0.v20180126-1930.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/MarketplaceWizardCommand.java:[110] 
	configuration.getFilters().add(marketCategoryTagFilter);
	^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'CatalogConfiguration.getFilters()' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.ui.discovery/1.1.0.v20180126-1930/org.eclipse.equinox.p2.ui.discovery-1.1.0.v20180126-1930.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/MarketplaceWizardCommand.java:[116] 
	for (CatalogFilter filter : configuration.getFilters()) {
	     ^^^^^^^^^^^^^
Discouraged access: The type 'CatalogFilter' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.ui.discovery/1.1.0.v20180126-1930/org.eclipse.equinox.p2.ui.discovery-1.1.0.v20180126-1930.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/MarketplaceWizardCommand.java:[116] 
	for (CatalogFilter filter : configuration.getFilters()) {
	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'CatalogConfiguration.getFilters()' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.ui.discovery/1.1.0.v20180126-1930/org.eclipse.equinox.p2.ui.discovery-1.1.0.v20180126-1930.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/MarketplaceWizardCommand.java:[123] 
	protected MarketplaceWizardDialog createWizardDialog(DiscoveryWizard wizard, ExecutionEvent event) {
	                                                     ^^^^^^^^^^^^^^^
Discouraged access: The type 'DiscoveryWizard' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.ui.discovery/1.1.0.v20180126-1930/org.eclipse.equinox.p2.ui.discovery-1.1.0.v20180126-1930.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/MarketplaceWizardCommand.java:[126] 
	activeShell = WorkbenchUtil.getShell();
	              ^^^^^^^^^^^^^
Discouraged access: The type 'WorkbenchUtil' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.ui.discovery/1.1.0.v20180126-1930/org.eclipse.equinox.p2.ui.discovery-1.1.0.v20180126-1930.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/MarketplaceWizardCommand.java:[126] 
	activeShell = WorkbenchUtil.getShell();
	              ^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'WorkbenchUtil.getShell()' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.ui.discovery/1.1.0.v20180126-1930/org.eclipse.equinox.p2.ui.discovery-1.1.0.v20180126-1930.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/MarketplaceWizardCommand.java:[143] 
	Set<Tag> newChoices = new HashSet<Tag>();
	    ^^^
Discouraged access: The type 'Tag' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/MarketplaceWizardCommand.java:[143] 
	Set<Tag> newChoices = new HashSet<Tag>();
	                                  ^^^
Discouraged access: The type 'Tag' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/MarketplaceWizardCommand.java:[144] 
	List<Tag> choices = new ArrayList<Tag>();
	     ^^^
Discouraged access: The type 'Tag' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/MarketplaceWizardCommand.java:[144] 
	List<Tag> choices = new ArrayList<Tag>();
	                                  ^^^
Discouraged access: The type 'Tag' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/MarketplaceWizardCommand.java:[147] 
	for (Tag marketTag : marketFilter.getSelected()) {
	     ^^^
Discouraged access: The type 'Tag' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/MarketplaceWizardCommand.java:[148] 
	selectedMarkets.add((IMarket) marketTag.getData());
	                              ^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'AbstractCatalogItem.getData()' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/MarketplaceWizardCommand.java:[156] 
	Tag categoryTag = new Tag(ICategory.class, marketCategory.getId(), marketCategory.getName());
	^^^
Discouraged access: The type 'Tag' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/MarketplaceWizardCommand.java:[156] 
	Tag categoryTag = new Tag(ICategory.class, marketCategory.getId(), marketCategory.getName());
	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'Tag(Object, String, String)' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/MarketplaceWizardCommand.java:[156] 
	Tag categoryTag = new Tag(ICategory.class, marketCategory.getId(), marketCategory.getName());
	                      ^^^
Discouraged access: The type 'Tag' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/MarketplaceWizardCommand.java:[157] 
	categoryTag.setData(marketCategory);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'AbstractCatalogItem.setData(Object)' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/MarketplaceWizardCommand.java:[164] 
	Collections.sort(choices, new Comparator<Tag>() {
	                                         ^^^
Discouraged access: The type 'Tag' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/MarketplaceWizardCommand.java:[165] 
	public int compare(Tag o1, Tag o2) {
	           ^^^^^^^^^^^^^^^^^^^^^^^
The method compare(Tag, Tag) of type new Comparator<Tag>(){} should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/MarketplaceWizardCommand.java:[165] 
	public int compare(Tag o1, Tag o2) {
	                   ^^^
Discouraged access: The type 'Tag' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/MarketplaceWizardCommand.java:[165] 
	public int compare(Tag o1, Tag o2) {
	                           ^^^
Discouraged access: The type 'Tag' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/MarketplaceWizardCommand.java:[166] 
	return o1.getLabel().compareTo(o2.getLabel());
	       ^^^^^^^^^^^^^
Discouraged access: The method 'Tag.getLabel()' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/MarketplaceWizardCommand.java:[166] 
	return o1.getLabel().compareTo(o2.getLabel());
	                               ^^^^^^^^^^^^^
Discouraged access: The method 'Tag.getLabel()' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/ShareSolutionLink.java:[25] 
	import org.eclipse.equinox.internal.p2.discovery.model.CatalogItem;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'CatalogItem' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/ShareSolutionLink.java:[26] 
	import org.eclipse.equinox.internal.p2.ui.discovery.util.WorkbenchUtil;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'WorkbenchUtil' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.ui.discovery/1.1.0.v20180126-1930/org.eclipse.equinox.p2.ui.discovery-1.1.0.v20180126-1930.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/ShareSolutionLink.java:[52] 
	private final CatalogItem catalogItem;
	              ^^^^^^^^^^^
Discouraged access: The type 'CatalogItem' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/ShareSolutionLink.java:[56] 
	public ShareSolutionLink(Composite parent, CatalogItem item) {
	                                           ^^^^^^^^^^^
Discouraged access: The type 'CatalogItem' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/ShareSolutionLink.java:[99] 
	String tweet = NLS.bind(Messages.ShareSolutionLink_tweet, new Object[] { catalogItem.getName(),
	                                                                         ^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'CatalogItem.getName()' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/ShareSolutionLink.java:[101] 
	WorkbenchUtil.openUrl("http://twitter.com/?status=" + tweet, IWorkbenchBrowserSupport.AS_EXTERNAL); //$NON-NLS-1$
	^^^^^^^^^^^^^
Discouraged access: The type 'WorkbenchUtil' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.ui.discovery/1.1.0.v20180126-1930/org.eclipse.equinox.p2.ui.discovery-1.1.0.v20180126-1930.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/ShareSolutionLink.java:[101] 
	WorkbenchUtil.openUrl("http://twitter.com/?status=" + tweet, IWorkbenchBrowserSupport.AS_EXTERNAL); //$NON-NLS-1$
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'WorkbenchUtil.openUrl(String, int)' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.ui.discovery/1.1.0.v20180126-1930/org.eclipse.equinox.p2.ui.discovery-1.1.0.v20180126-1930.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/ShareSolutionLink.java:[140] 
	WorkbenchUtil.openUrl(getUrl(), IWorkbenchBrowserSupport.AS_EXTERNAL);
	^^^^^^^^^^^^^
Discouraged access: The type 'WorkbenchUtil' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.ui.discovery/1.1.0.v20180126-1930/org.eclipse.equinox.p2.ui.discovery-1.1.0.v20180126-1930.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/ShareSolutionLink.java:[140] 
	WorkbenchUtil.openUrl(getUrl(), IWorkbenchBrowserSupport.AS_EXTERNAL);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'WorkbenchUtil.openUrl(String, int)' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.ui.discovery/1.1.0.v20180126-1930/org.eclipse.equinox.p2.ui.discovery-1.1.0.v20180126-1930.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/ShareSolutionLink.java:[153] 
	String subject = NLS.bind(Messages.ShareSolutionLink_mailSubject, new Object[] { catalogItem.getName() });
	                                                                                 ^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'CatalogItem.getName()' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/ShareSolutionLink.java:[161] 
	boolean copyToClipboard = MessageDialog.openQuestion(WorkbenchUtil.getShell(),
	                                                     ^^^^^^^^^^^^^
Discouraged access: The type 'WorkbenchUtil' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.ui.discovery/1.1.0.v20180126-1930/org.eclipse.equinox.p2.ui.discovery-1.1.0.v20180126-1930.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/ShareSolutionLink.java:[161] 
	boolean copyToClipboard = MessageDialog.openQuestion(WorkbenchUtil.getShell(),
	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'WorkbenchUtil.getShell()' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.ui.discovery/1.1.0.v20180126-1930/org.eclipse.equinox.p2.ui.discovery-1.1.0.v20180126-1930.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/ShareSolutionLink.java:[177] 
	String description = catalogItem.getDescription() == null ? "" : catalogItem.getDescription(); //$NON-NLS-1$
	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'CatalogItem.getDescription()' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/ShareSolutionLink.java:[177] 
	String description = catalogItem.getDescription() == null ? "" : catalogItem.getDescription(); //$NON-NLS-1$
	                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'CatalogItem.getDescription()' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/ShareSolutionLink.java:[178] 
	description = TextUtil.stripHtmlMarkup(catalogItem.getDescription()).trim();
	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'CatalogItem.getDescription()' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/ShareSolutionLink.java:[179] 
	return catalogItem.getName() + "\n" + getUrl() + "\n\n" + description; //$NON-NLS-1$ //$NON-NLS-2$
	       ^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'CatalogItem.getName()' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/ShareSolutionLink.java:[183] 
	return ((INode) catalogItem.getData()).getUrl();
	                ^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'AbstractCatalogItem.getData()' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/BrowseCatalogItem.java:[28] 
	import org.eclipse.equinox.internal.p2.ui.discovery.wizards.DiscoveryResources;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'DiscoveryResources' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.ui.discovery/1.1.0.v20180126-1930/org.eclipse.equinox.p2.ui.discovery-1.1.0.v20180126-1930.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/BrowseCatalogItem.java:[49] 
	public BrowseCatalogItem(Composite parent, DiscoveryResources resources, IShellProvider shellProvider,
	                                           ^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'DiscoveryResources' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.ui.discovery/1.1.0.v20180126-1930/org.eclipse.equinox.p2.ui.discovery-1.1.0.v20180126-1930.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/BrowseCatalogItem.java:[70] 
	return NLS.bind(Messages.BrowseCatalogItem_openUrlBrowser, getData().getUrl());
	                                                           ^^^^^^^^^
Discouraged access: The method 'ControlListItem<CatalogDescriptor>.getData()' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.ui.discovery/1.1.0.v20180126-1930/org.eclipse.equinox.p2.ui.discovery-1.1.0.v20180126-1930.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/BrowseCatalogItem.java:[79] 
	openMarketplace(getData(), getViewer(), browser);
	                ^^^^^^^^^
Discouraged access: The method 'ControlListItem<CatalogDescriptor>.getData()' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.ui.discovery/1.1.0.v20180126-1930/org.eclipse.equinox.p2.ui.discovery-1.1.0.v20180126-1930.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/catalog/MarketplaceNodeCatalogItem.java:[25] 
	import org.eclipse.equinox.internal.p2.discovery.model.CatalogItem;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'CatalogItem' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/catalog/MarketplaceNodeCatalogItem.java:[30] 
	public class MarketplaceNodeCatalogItem extends CatalogItem {
	                                                ^^^^^^^^^^^
Discouraged access: The type 'CatalogItem' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/catalog/MarketplaceNodeCatalogItem.java:[38] 
	field = CatalogItem.class.getDeclaredField("changeSupport"); //$NON-NLS-1$
	        ^^^^^^^^^^^
Discouraged access: The type 'CatalogItem' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/catalog/MarketplaceNodeCatalogItem.java:[53] 
	super();
	^^^^^^^^
Discouraged access: The constructor 'CatalogItem()' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/catalog/MarketplaceNodeCatalogItem.java:[99] 
	super.setInstallableUnits(installableUnits);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'CatalogItem.setInstallableUnits(List<String>)' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/catalog/MarketplaceNodeCatalogItem.java:[106] 
	for (String iuId : installableUnits) {
	                   ^^^^^^^^^^^^^^^^
Discouraged access: The field 'CatalogItem.installableUnits' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/catalog/MarketplaceNodeCatalogItem.java:[146] 
	installableUnits.clear();
	^^^^^^^^^^^^^^^^
Discouraged access: The field 'CatalogItem.installableUnits' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/catalog/MarketplaceNodeCatalogItem.java:[148] 
	installableUnits.add(iuItem.getId());
	^^^^^^^^^^^^^^^^
Discouraged access: The field 'CatalogItem.installableUnits' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/catalog/MarketplaceNodeCatalogItem.java:[150] 
	super.setInstallableUnits(installableUnits);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'CatalogItem.setInstallableUnits(List<String>)' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/catalog/MarketplaceNodeCatalogItem.java:[150] 
	super.setInstallableUnits(installableUnits);
	                          ^^^^^^^^^^^^^^^^
Discouraged access: The field 'CatalogItem.installableUnits' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/catalog/MarketplaceNodeCatalogItem.java:[159] 
	return (INode) super.getData();
	               ^^^^^^^^^^^^^^^
Discouraged access: The method 'AbstractCatalogItem.getData()' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/catalog/MarketplaceNodeCatalogItem.java:[200] 
	Boolean available = super.getAvailable();
	                    ^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'CatalogItem.getAvailable()' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/catalog/MarketplaceNodeCatalogItem.java:[235] 
	if (!getInstallableUnits().isEmpty()) {
	     ^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'CatalogItem.getInstallableUnits()' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/catalog/MarketplaceNodeCatalogItem.java:[236] 
	if (isInstalled()) {
	    ^^^^^^^^^^^^^
Discouraged access: The method 'CatalogItem.isInstalled()' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/catalog/MarketplaceNodeCatalogItem.java:[281] 
	boolean wasSelected = isSelected();
	                      ^^^^^^^^^^^^
Discouraged access: The method 'CatalogItem.isSelected()' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/catalog/MarketplaceNodeCatalogItem.java:[283] 
	super.setSelected(selected);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'CatalogItem.setSelected(boolean)' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/catalog/MarketplaceNodeCatalogItem.java:[292] 
	result = prime * result + ((id == null) ? 0 : id.hashCode());
	                            ^^
Discouraged access: The field 'CatalogItem.id' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/catalog/MarketplaceNodeCatalogItem.java:[292] 
	result = prime * result + ((id == null) ? 0 : id.hashCode());
	                                              ^^
Discouraged access: The field 'CatalogItem.id' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/catalog/MarketplaceNodeCatalogItem.java:[308] 
	if (id == null) {
	    ^^
Discouraged access: The field 'CatalogItem.id' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/catalog/MarketplaceNodeCatalogItem.java:[309] 
	if (other.id != null) {
	          ^^
Discouraged access: The field 'CatalogItem.id' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/catalog/MarketplaceNodeCatalogItem.java:[312] 
	} else if (!id.equals(other.id)) {
	            ^^
Discouraged access: The field 'CatalogItem.id' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/catalog/MarketplaceNodeCatalogItem.java:[312] 
	} else if (!id.equals(other.id)) {
	                            ^^
Discouraged access: The field 'CatalogItem.id' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/UserFavoritesSignInActionItem.java:[20] 
	import org.eclipse.equinox.internal.p2.discovery.model.Icon;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'Icon' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/UserFavoritesSignInActionItem.java:[21] 
	import org.eclipse.equinox.internal.p2.ui.discovery.wizards.CatalogViewer;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'CatalogViewer' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.ui.discovery/1.1.0.v20180126-1930/org.eclipse.equinox.p2.ui.discovery-1.1.0.v20180126-1930.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/UserFavoritesSignInActionItem.java:[30] 
	UserActionCatalogItem connector, CatalogViewer viewer) {
	                                 ^^^^^^^^^^^^^
Discouraged access: The type 'CatalogViewer' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.ui.discovery/1.1.0.v20180126-1930/org.eclipse.equinox.p2.ui.discovery-1.1.0.v20180126-1930.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/UserFavoritesSignInActionItem.java:[41] 
	UserActionCatalogItem loginItem = getData();
	                                  ^^^^^^^^^
Discouraged access: The method 'ControlListItem<UserActionCatalogItem>.getData()' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.ui.discovery/1.1.0.v20180126-1930/org.eclipse.equinox.p2.ui.discovery-1.1.0.v20180126-1930.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/UserFavoritesSignInActionItem.java:[42] 
	if (loginItem != null && loginItem.getData() != null && !"".equals(loginItem.getData())) { //$NON-NLS-1$
	                         ^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'AbstractCatalogItem.getData()' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/UserFavoritesSignInActionItem.java:[42] 
	if (loginItem != null && loginItem.getData() != null && !"".equals(loginItem.getData())) { //$NON-NLS-1$
	                                                                   ^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'AbstractCatalogItem.getData()' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/UserFavoritesSignInActionItem.java:[43] 
	String loginMessage = (String) loginItem.getData();
	                               ^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'AbstractCatalogItem.getData()' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/UserFavoritesSignInActionItem.java:[52] 
	protected Icon getIcon() {
	          ^^^^
Discouraged access: The type 'Icon' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.1.0.v20180103-0918/org.eclipse.equinox.p2.discovery-1.1.0.v20180103-0918.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/UserFavoritesSignInActionItem.java:[74] 
	public void run(IProgressMonitor monitor) throws InvocationTargetException, InterruptedException {
	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method run(IProgressMonitor) of type new IRunnableWithProgress(){} should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/CatalogToolTip.java:[16] 
	import org.eclipse.equinox.internal.p2.ui.discovery.util.GradientToolTip;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'GradientToolTip' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.ui.discovery/1.1.0.v20180126-1930/org.eclipse.equinox.p2.ui.discovery-1.1.0.v20180126-1930.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/CatalogToolTip.java:[34] 
	public class CatalogToolTip extends GradientToolTip {
	                                    ^^^^^^^^^^^^^^^
Discouraged access: The type 'GradientToolTip' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.ui.discovery/1.1.0.v20180126-1930/org.eclipse.equinox.p2.ui.discovery-1.1.0.v20180126-1930.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/CatalogToolTip.java:[47] 
	super(label);
	^^^^^^^^^^^^^
Discouraged access: The constructor 'GradientToolTip(Control)' is not API (restriction on classpath entry '/home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.p2.ui.discovery/1.1.0.v20180126-1930/org.eclipse.equinox.p2.ui.discovery-1.1.0.v20180126-1930.jar')
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/commands/ShowFavoritesCommand.java:[22] 
	public Object execute(ExecutionEvent event) throws ExecutionException {
	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method execute(ExecutionEvent) of type ShowFavoritesCommand should be tagged with @Override since it actually overrides a superinterface method
1230 problems (1230 warnings)
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.epp.mpc.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.0.0:plugin-source (attach-source) @ org.eclipse.epp.mpc.ui ---
[INFO] Building jar: /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/target/org.eclipse.epp.mpc.ui-1.7.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.epp.mpc.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.epp.mpc.ui ---
[INFO] Building jar: /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/target/org.eclipse.epp.mpc.ui-1.7.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.mpc.ui ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.epp.mpc.ui ---
[INFO] Pack200 normalizing jar /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/target/org.eclipse.epp.mpc.ui-1.7.0-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.epp.mpc.ui ---
[INFO] Signing jar: /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/target/org.eclipse.epp.mpc.ui-1.7.0-SNAPSHOT.jar
[INFO] Signing jar: /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/target/org.eclipse.epp.mpc.ui-1.7.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.epp.mpc.ui ---
[INFO] Pack200 packing jar /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/target/org.eclipse.epp.mpc.ui-1.7.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.epp.mpc.ui ---
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ org.eclipse.epp.mpc.ui >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ org.eclipse.epp.mpc.ui ---
[INFO] Fork Value is true
     [java] Warnings generated: 43
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ org.eclipse.epp.mpc.ui <<<
[INFO] 
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ org.eclipse.epp.mpc.ui ---
[INFO] BugInstance size is 43
[INFO] Error size is 0
[INFO] Total bugs: 43
[INFO] Null passed for non-null parameter of findException(Object[]) in org.eclipse.epp.internal.mpc.ui.MarketplaceClientUi.newStatus(int, String, Object[]) [org.eclipse.epp.internal.mpc.ui.MarketplaceClientUi, org.eclipse.epp.internal.mpc.ui.MarketplaceClientUi] Method invoked at MarketplaceClientUi.java:[line 89]Known null at MarketplaceClientUi.java:[line 86] NP_NULL_PARAM_DEREF
[INFO] org.eclipse.epp.internal.mpc.ui.MarketplaceClientUiPlugin.DEBUG isn't final and can't be protected from malicious code  [org.eclipse.epp.internal.mpc.ui.MarketplaceClientUiPlugin] At MarketplaceClientUiPlugin.java:[line 107] MS_CANNOT_BE_FINAL
[INFO] Write to static field org.eclipse.epp.internal.mpc.ui.MarketplaceClientUiPlugin.bundleContext from instance method org.eclipse.epp.internal.mpc.ui.MarketplaceClientUiPlugin.start(BundleContext) [org.eclipse.epp.internal.mpc.ui.MarketplaceClientUiPlugin] At MarketplaceClientUiPlugin.java:[line 122] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
[INFO] Nullcheck of node at line 366 of value previously dereferenced in org.eclipse.epp.internal.mpc.ui.catalog.MarketplaceDiscoveryStrategy.handleSearchResult(MarketplaceCategory, ISearchResult, IProgressMonitor) [org.eclipse.epp.internal.mpc.ui.catalog.MarketplaceDiscoveryStrategy, org.eclipse.epp.internal.mpc.ui.catalog.MarketplaceDiscoveryStrategy] At MarketplaceDiscoveryStrategy.java:[line 279]Redundant null check at MarketplaceDiscoveryStrategy.java:[line 366] RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE
[INFO] Inconsistent synchronization of org.eclipse.epp.internal.mpc.ui.catalog.MarketplaceInfo.iuToNodeKey; locked 66% of time [org.eclipse.epp.internal.mpc.ui.catalog.MarketplaceInfo, org.eclipse.epp.internal.mpc.ui.catalog.MarketplaceInfo, org.eclipse.epp.internal.mpc.ui.catalog.MarketplaceInfo, org.eclipse.epp.internal.mpc.ui.catalog.MarketplaceInfo, org.eclipse.epp.internal.mpc.ui.catalog.MarketplaceInfo, org.eclipse.epp.internal.mpc.ui.catalog.MarketplaceInfo] Unsynchronized access at MarketplaceInfo.java:[line 86]Unsynchronized access at MarketplaceInfo.java:[line 82]Synchronized access at MarketplaceInfo.java:[line 275]Synchronized access at MarketplaceInfo.java:[line 279]Synchronized access at MarketplaceInfo.java:[line 260]Synchronized access at MarketplaceInfo.java:[line 268] IS2_INCONSISTENT_SYNC
[INFO] Inconsistent synchronization of org.eclipse.epp.internal.mpc.ui.catalog.MarketplaceInfo.nodeKeyToIU; locked 75% of time [org.eclipse.epp.internal.mpc.ui.catalog.MarketplaceInfo, org.eclipse.epp.internal.mpc.ui.catalog.MarketplaceInfo, org.eclipse.epp.internal.mpc.ui.catalog.MarketplaceInfo, org.eclipse.epp.internal.mpc.ui.catalog.MarketplaceInfo, org.eclipse.epp.internal.mpc.ui.catalog.MarketplaceInfo, org.eclipse.epp.internal.mpc.ui.catalog.MarketplaceInfo, org.eclipse.epp.internal.mpc.ui.catalog.MarketplaceInfo, org.eclipse.epp.internal.mpc.ui.catalog.MarketplaceInfo] Unsynchronized access at MarketplaceInfo.java:[line 74]Unsynchronized access at MarketplaceInfo.java:[line 78]Synchronized access at MarketplaceInfo.java:[line 134]Synchronized access at MarketplaceInfo.java:[line 136]Synchronized access at MarketplaceInfo.java:[line 105]Synchronized access at MarketplaceInfo.java:[line 107]Synchronized access at MarketplaceInfo.java:[line 272]Synchronized access at MarketplaceInfo.java:[line 258] IS2_INCONSISTENT_SYNC
[INFO] Exceptional return value of java.io.File.delete() ignored in org.eclipse.epp.internal.mpc.ui.catalog.MarketplaceInfo.load() [org.eclipse.epp.internal.mpc.ui.catalog.MarketplaceInfo] At MarketplaceInfo.java:[line 333] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
[INFO] Exceptional return value of java.io.File.mkdirs() ignored in org.eclipse.epp.internal.mpc.ui.catalog.MarketplaceInfo.save(File) [org.eclipse.epp.internal.mpc.ui.catalog.MarketplaceInfo] At MarketplaceInfo.java:[line 354] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
[INFO] Exceptional return value of java.io.File.delete() ignored in org.eclipse.epp.internal.mpc.ui.catalog.ResourceProvider.dispose() [org.eclipse.epp.internal.mpc.ui.catalog.ResourceProvider, org.eclipse.epp.internal.mpc.ui.catalog.ResourceProvider] At ResourceProvider.java:[line 340]Another occurrence at ResourceProvider.java:[line 343] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
[INFO] Exceptional return value of java.io.File.delete() ignored in org.eclipse.epp.internal.mpc.ui.catalog.ResourceProvider.init() [org.eclipse.epp.internal.mpc.ui.catalog.ResourceProvider] At ResourceProvider.java:[line 203] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
[INFO] Exceptional return value of java.io.File.delete() ignored in org.eclipse.epp.internal.mpc.ui.catalog.ResourceProvider$ResourceFuture$1.call() [org.eclipse.epp.internal.mpc.ui.catalog.ResourceProvider$ResourceFuture$1] At ResourceProvider.java:[line 103] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
[INFO] Redundant nullcheck of catalog, which is known to be non-null in org.eclipse.epp.internal.mpc.ui.commands.AbstractMarketplaceWizardCommand.execute(ExecutionEvent) [org.eclipse.epp.internal.mpc.ui.commands.AbstractMarketplaceWizardCommand] Redundant null check at AbstractMarketplaceWizardCommand.java:[line 61] RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE
[INFO] Useless object stored in variable ordered of method org.eclipse.epp.internal.mpc.ui.discovery.DiscoverFileSupportJob.orderNodesByTagSubExtensionCount(List, List) [org.eclipse.epp.internal.mpc.ui.discovery.DiscoverFileSupportJob] At DiscoverFileSupportJob.java:[line 148] UC_USELESS_OBJECT
[INFO] Nullcheck of pref at line 124 of value previously dereferenced in org.eclipse.epp.internal.mpc.ui.discovery.ShowFileSupportProposalsDialog$3.widgetSelected(SelectionEvent) [org.eclipse.epp.internal.mpc.ui.discovery.ShowFileSupportProposalsDialog$3, org.eclipse.epp.internal.mpc.ui.discovery.ShowFileSupportProposalsDialog$3] At ShowFileSupportProposalsDialog.java:[line 124]Redundant null check at ShowFileSupportProposalsDialog.java:[line 125] RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE
[INFO] org.eclipse.epp.internal.mpc.ui.operations.ProfileChangeOperationComputer.getIus() may expose internal representation by returning ProfileChangeOperationComputer.ius [org.eclipse.epp.internal.mpc.ui.operations.ProfileChangeOperationComputer] At ProfileChangeOperationComputer.java:[line 270] EI_EXPOSE_REP
[INFO] org.eclipse.epp.internal.mpc.ui.operations.ProfileChangeOperationComputer.checkForUnavailable(List) concatenates strings using + in a loop [org.eclipse.epp.internal.mpc.ui.operations.ProfileChangeOperationComputer] At ProfileChangeOperationComputer.java:[line 523] SBSC_USE_STRINGBUFFER_CONCATENATION
[INFO] org.eclipse.epp.internal.mpc.ui.wizards.AbstractMarketplaceDiscoveryItem.<static initializer for AbstractMarketplaceDiscoveryItem>() invokes inefficient new String(String) constructor [org.eclipse.epp.internal.mpc.ui.wizards.AbstractMarketplaceDiscoveryItem] At AbstractMarketplaceDiscoveryItem.java:[line 83] DM_STRING_CTOR
[INFO] Switch statement found in org.eclipse.epp.internal.mpc.ui.wizards.AbstractMarketplaceDiscoveryItem$14.handleEvent(Event) where default case is missing [org.eclipse.epp.internal.mpc.ui.wizards.AbstractMarketplaceDiscoveryItem$14] At AbstractMarketplaceDiscoveryItem.java:[lines 778-803] SF_SWITCH_NO_DEFAULT
[INFO] Comparison of String objects using == or != in org.eclipse.epp.internal.mpc.ui.wizards.AbstractMarketplaceDiscoveryItem$8.selected(Object, TypedEvent)  [org.eclipse.epp.internal.mpc.ui.wizards.AbstractMarketplaceDiscoveryItem$8] At AbstractMarketplaceDiscoveryItem.java:[line 614] ES_COMPARING_STRINGS_WITH_EQ
[INFO] Switch statement found in org.eclipse.epp.internal.mpc.ui.wizards.AbstractMarketplaceWizardDialog.createButton(Composite, int, String, boolean) where default case is missing [org.eclipse.epp.internal.mpc.ui.wizards.AbstractMarketplaceWizardDialog] At AbstractMarketplaceWizardDialog.java:[lines 89-100] SF_SWITCH_NO_DEFAULT
[INFO] Boxed value is unboxed and then immediately reboxed in org.eclipse.epp.internal.mpc.ui.wizards.DiscoveryItem.createInstallInfo(Composite) [org.eclipse.epp.internal.mpc.ui.wizards.DiscoveryItem, org.eclipse.epp.internal.mpc.ui.wizards.DiscoveryItem] At DiscoveryItem.java:[line 209]Another occurrence at DiscoveryItem.java:[line 213] BX_UNBOXING_IMMEDIATELY_REBOXED
[INFO] org.eclipse.epp.internal.mpc.ui.wizards.FeatureSelectionWizardPage$1.compare(Viewer, Object, Object) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead [org.eclipse.epp.internal.mpc.ui.wizards.FeatureSelectionWizardPage$1] At FeatureSelectionWizardPage.java:[line 301] DM_NUMBER_CTOR
[INFO] Switch statement found in org.eclipse.epp.internal.mpc.ui.wizards.FeatureSelectionWizardPage$LabelProvider.getStyledText(Object) where default case is missing [org.eclipse.epp.internal.mpc.ui.wizards.FeatureSelectionWizardPage$LabelProvider] At FeatureSelectionWizardPage.java:[lines 92-100] SF_SWITCH_NO_DEFAULT
[INFO] org.eclipse.epp.internal.mpc.ui.wizards.MarketplaceBrowserIntegration.handleInstallRequest(MarketplaceUrlHandler$SolutionInstallationInfo, String) doesn't override method in superclass because parameter type org.eclipse.epp.internal.mpc.ui.wizards.MarketplaceUrlHandler$SolutionInstallationInfo doesn't match superclass parameter type org.eclipse.epp.mpc.ui.MarketplaceUrlHandler$SolutionInstallationInfo [org.eclipse.epp.internal.mpc.ui.wizards.MarketplaceBrowserIntegration] At MarketplaceBrowserIntegration.java:[lines 44-45] NM_WRONG_PACKAGE
[INFO] Redundant nullcheck of eventData, which is known to be non-null in org.eclipse.epp.internal.mpc.ui.wizards.MarketplaceDropAdapter$MarketplaceDropTargetListener.getUrl(Object) [org.eclipse.epp.internal.mpc.ui.wizards.MarketplaceDropAdapter$MarketplaceDropTargetListener] Redundant null check at MarketplaceDropAdapter.java:[line 351] RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE
[INFO] org.eclipse.epp.internal.mpc.ui.wizards.MarketplaceDropAdapter$TransferDataTraceFormatter.toString() may return null [org.eclipse.epp.internal.mpc.ui.wizards.MarketplaceDropAdapter$TransferDataTraceFormatter] At MarketplaceDropAdapter.java:[line 384] NP_TOSTRING_COULD_RETURN_NULL
[INFO] The class name org.eclipse.epp.internal.mpc.ui.wizards.MarketplaceUrlHandler shadows the simple name of the superclass org.eclipse.epp.mpc.ui.MarketplaceUrlHandler [org.eclipse.epp.internal.mpc.ui.wizards.MarketplaceUrlHandler] At MarketplaceUrlHandler.java:[lines 23-63] NM_SAME_SIMPLE_NAME_AS_SUPERCLASS
[INFO] org.eclipse.epp.internal.mpc.ui.wizards.MarketplaceUrlHandler.handleInstallRequest(MarketplaceUrlHandler$SolutionInstallationInfo, String) doesn't override method in superclass because parameter type org.eclipse.epp.internal.mpc.ui.wizards.MarketplaceUrlHandler$SolutionInstallationInfo doesn't match superclass parameter type org.eclipse.epp.mpc.ui.MarketplaceUrlHandler$SolutionInstallationInfo [org.eclipse.epp.internal.mpc.ui.wizards.MarketplaceUrlHandler] At MarketplaceUrlHandler.java:[line 54] NM_WRONG_PACKAGE_INTENTIONAL
[INFO] The class name org.eclipse.epp.internal.mpc.ui.wizards.MarketplaceUrlHandler$SolutionInstallationInfo shadows the simple name of the superclass org.eclipse.epp.mpc.ui.MarketplaceUrlHandler$SolutionInstallationInfo [org.eclipse.epp.internal.mpc.ui.wizards.MarketplaceUrlHandler$SolutionInstallationInfo] At MarketplaceUrlHandler.java:[lines 33-38] NM_SAME_SIMPLE_NAME_AS_SUPERCLASS
[INFO] org.eclipse.epp.internal.mpc.ui.wizards.MarketplaceViewer.CONTENT_TYPE_PROPERTY isn't final but should be [org.eclipse.epp.internal.mpc.ui.wizards.MarketplaceViewer] At MarketplaceViewer.java:[line 209] MS_SHOULD_BE_FINAL
[INFO] Null passed for non-null parameter of org.eclipse.epp.mpc.ui.MarketplaceUrlHandler.getMPCState(String) in org.eclipse.epp.internal.mpc.ui.wizards.MarketplaceWizard.resumeWizard(Display, Object, boolean) [org.eclipse.epp.internal.mpc.ui.wizards.MarketplaceWizard, org.eclipse.epp.internal.mpc.ui.wizards.MarketplaceWizard] Method invoked at MarketplaceWizard.java:[line 1177]Known null at MarketplaceWizard.java:[line 1169] NP_NULL_PARAM_DEREF
[INFO] Switch statement found in org.eclipse.epp.internal.mpc.ui.wizards.MarketplaceWizard.updateProfileChangeOperation() where default case is missing [org.eclipse.epp.internal.mpc.ui.wizards.MarketplaceWizard] At MarketplaceWizard.java:[lines 828-850] SF_SWITCH_NO_DEFAULT
[INFO] Vacuous ior operation on shellStyle in new org.eclipse.epp.internal.mpc.ui.wizards.MarketplaceWizardDialog(Shell, MarketplaceWizard) [org.eclipse.epp.internal.mpc.ui.wizards.MarketplaceWizardDialog] At MarketplaceWizardDialog.java:[line 41] INT_VACUOUS_BIT_OPERATION
[INFO] Dead store to catalogDescriptor in org.eclipse.epp.internal.mpc.ui.wizards.MarketplaceWizardDialog$1.proceedInstallation(String) [org.eclipse.epp.internal.mpc.ui.wizards.MarketplaceWizardDialog$1] At MarketplaceWizardDialog.java:[line 53] DLS_DEAD_LOCAL_STORE
[INFO] org.eclipse.epp.internal.mpc.ui.wizards.NewsUrlHandler.handleInstallRequest(MarketplaceUrlHandler$SolutionInstallationInfo, String) doesn't override method in superclass because parameter type org.eclipse.epp.internal.mpc.ui.wizards.MarketplaceUrlHandler$SolutionInstallationInfo doesn't match superclass parameter type org.eclipse.epp.mpc.ui.MarketplaceUrlHandler$SolutionInstallationInfo [org.eclipse.epp.internal.mpc.ui.wizards.NewsUrlHandler] At NewsUrlHandler.java:[lines 205-209] NM_WRONG_PACKAGE
[INFO] Inconsistent synchronization of org.eclipse.epp.internal.mpc.ui.wizards.NewsViewer$ProgressRunnable.done; locked 50% of time [org.eclipse.epp.internal.mpc.ui.wizards.NewsViewer$ProgressRunnable, org.eclipse.epp.internal.mpc.ui.wizards.NewsViewer$ProgressRunnable] Unsynchronized access at NewsViewer.java:[line 302]Synchronized access at NewsViewer.java:[line 347] IS2_INCONSISTENT_SYNC
[INFO] Inconsistent synchronization of org.eclipse.epp.internal.mpc.ui.wizards.NewsViewer$ProgressRunnable.total; locked 50% of time [org.eclipse.epp.internal.mpc.ui.wizards.NewsViewer$ProgressRunnable, org.eclipse.epp.internal.mpc.ui.wizards.NewsViewer$ProgressRunnable, org.eclipse.epp.internal.mpc.ui.wizards.NewsViewer$ProgressRunnable, org.eclipse.epp.internal.mpc.ui.wizards.NewsViewer$ProgressRunnable] Unsynchronized access at NewsViewer.java:[line 297]Unsynchronized access at NewsViewer.java:[line 267]Synchronized access at NewsViewer.java:[line 308]Synchronized access at NewsViewer.java:[line 342] IS2_INCONSISTENT_SYNC
[INFO] Unread field: org.eclipse.epp.internal.mpc.ui.wizards.OverviewToolTip.SCREENSHOT_HEIGHT; should this field be static? [org.eclipse.epp.internal.mpc.ui.wizards.OverviewToolTip] At OverviewToolTip.java:[line 69] SS_SHOULD_BE_STATIC
[INFO] Unread field: org.eclipse.epp.internal.mpc.ui.wizards.OverviewToolTip.SCREENSHOT_WIDTH; should this field be static? [org.eclipse.epp.internal.mpc.ui.wizards.OverviewToolTip] At OverviewToolTip.java:[line 71] SS_SHOULD_BE_STATIC
[INFO] Switch statement found in org.eclipse.epp.internal.mpc.ui.wizards.SelectionModel.select(CatalogItem, Operation) where default case is missing [org.eclipse.epp.internal.mpc.ui.wizards.SelectionModel] At SelectionModel.java:[lines 83-91] SF_SWITCH_NO_DEFAULT
[INFO] Should org.eclipse.epp.internal.mpc.ui.wizards.SelectionModel$FeatureEntry be a _static_ inner class? [org.eclipse.epp.internal.mpc.ui.wizards.SelectionModel$FeatureEntry] At SelectionModel.java:[lines 267-427] SIC_INNER_SHOULD_BE_STATIC
[INFO] Exception is caught when Exception is not thrown in org.eclipse.epp.internal.mpc.ui.wizards.ShareSolutionLink.isAwtMailSupported() [org.eclipse.epp.internal.mpc.ui.wizards.ShareSolutionLink] At ShareSolutionLink.java:[line 242] REC_CATCH_EXCEPTION
[INFO] Load of known null value in org.eclipse.epp.mpc.ui.CatalogDescriptor.imageDescriptorForUrl(ICatalog, String) [org.eclipse.epp.mpc.ui.CatalogDescriptor, org.eclipse.epp.mpc.ui.CatalogDescriptor] At CatalogDescriptor.java:[line 112]Another occurrence at CatalogDescriptor.java:[line 116] NP_LOAD_OF_KNOWN_NULL_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.epp.mpc.ui >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd (cpd) @ org.eclipse.epp.mpc.ui ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] <<< maven-pmd-plugin:3.7:cpd-check (default) < :cpd @ org.eclipse.epp.mpc.ui <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd-check (default) @ org.eclipse.epp.mpc.ui ---
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.epp.mpc.help.ui 1.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.mpc.help.ui ---
[INFO] Deleting /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.help.ui/target
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.epp.mpc.help.ui ---
[INFO] The project's OSGi version is 1.7.0.v20171123-1547
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.epp.mpc.help.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.epp.mpc.help.ui ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java) @ org.eclipse.epp.mpc.help.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.epp.mpc.help.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.help.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.epp.mpc.help.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.epp.mpc.help.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.help.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.0.0:plugin-source (attach-source) @ org.eclipse.epp.mpc.help.ui ---
[INFO] 
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.epp.mpc.help.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.epp.mpc.help.ui ---
[INFO] Building jar: /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.help.ui/target/org.eclipse.epp.mpc.help.ui-1.7.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.mpc.help.ui ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.epp.mpc.help.ui ---
[INFO] Pack200 normalizing jar /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.help.ui/target/org.eclipse.epp.mpc.help.ui-1.7.0-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.epp.mpc.help.ui ---
[INFO] Signing jar: /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.help.ui/target/org.eclipse.epp.mpc.help.ui-1.7.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.epp.mpc.help.ui ---
[INFO] Pack200 packing jar /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.help.ui/target/org.eclipse.epp.mpc.help.ui-1.7.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.epp.mpc.help.ui ---
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ org.eclipse.epp.mpc.help.ui >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ org.eclipse.epp.mpc.help.ui ---
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ org.eclipse.epp.mpc.help.ui <<<
[INFO] 
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ org.eclipse.epp.mpc.help.ui ---
[INFO] 
[INFO] >>> maven-pmd-plugin:3.7:cpd-check (default) > :cpd @ org.eclipse.epp.mpc.help.ui >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd (cpd) @ org.eclipse.epp.mpc.help.ui ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.7:cpd-check (default) < :cpd @ org.eclipse.epp.mpc.help.ui <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd-check (default) @ org.eclipse.epp.mpc.help.ui ---
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.epp.mpc 1.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.mpc ---
[INFO] Deleting /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.mpc ---
[INFO] The project's OSGi version is 1.7.0.v20180131-1755
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.epp.mpc ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.epp.mpc ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java) @ org.eclipse.epp.mpc ---
[INFO] 
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.epp.mpc ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:package-feature (default-package-feature) @ org.eclipse.epp.mpc ---
[INFO] Building jar: /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.feature/target/org.eclipse.epp.mpc-1.7.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.mpc ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.mpc ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.epp.mpc ---
[INFO] Building jar: /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.feature/target/org.eclipse.epp.mpc-1.7.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.epp.mpc ---
[INFO] Signing jar: /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.feature/target/org.eclipse.epp.mpc-1.7.0-SNAPSHOT.jar
[INFO] Signing jar: /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.feature/target/org.eclipse.epp.mpc-1.7.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.epp.mpc ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building EPP Marketplace Client 1.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.mpc.site ---
[INFO] Deleting /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.site/target
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.mpc.site ---
[INFO] The project's OSGi version is 1.7.0.v20180131-1755
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java) @ org.eclipse.epp.mpc.site ---
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.epp.mpc.site ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.epp.mpc.site ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.site/src/main/resources
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-resources) @ org.eclipse.epp.mpc.site ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-promotion) @ org.eclipse.epp.mpc.site ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.epp.mpc.site ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.0.0:publish-products (default-publish-products) @ org.eclipse.epp.mpc.site ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.0.0:publish-categories (default-publish-categories) @ org.eclipse.epp.mpc.site ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.0.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.epp.mpc.site ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:1.0.0:assemble-repository (default-assemble-repository) @ org.eclipse.epp.mpc.site ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:1.0.0:archive-repository (default-archive-repository) @ org.eclipse.epp.mpc.site ---
[INFO] Building zip: /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.site/target/org.eclipse.epp.mpc.site-1.7.0-SNAPSHOT.zip
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (repository-reference) @ org.eclipse.epp.mpc.site ---
Downloading from eclipse-maven-releases: https://repo.eclipse.org/content/repositories/releases/org/apache/ant/ant/maven-metadata.xml
Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/maven-metadata.xml
Downloading from apache.snapshots: http://repository.apache.org/snapshots/org/apache/ant/ant/maven-metadata.xml
[INFO] Executing tasks

main:

transform-repository-xml:
     [copy] Copying 1 file to /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.site/target/repository
     [xslt] Processing /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.site/target/repository/content.xml to /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.site/target/repository/content.xml.tmp
     [xslt] Loading stylesheet /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.site/p2content.xslt
     [move] Moving 1 file to /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.site/target/repository
   [delete] Deleting: /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.site/target/repository/content.xml.orig
     [copy] Copying 1 file to /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.site/target
     [xslt] Processing /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.site/target/p2content.xml to /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.site/target/p2content.xml.tmp
     [xslt] Loading stylesheet /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.site/p2content.xslt
     [move] Moving 1 file to /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.site/target
   [delete] Deleting: /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.site/target/p2content.xml.orig

compress-repository-files:
      [jar] Building jar: /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.site/target/repository/content.jar
      [jar] Building jar: /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.site/target/repository/artifacts.jar
  [comp:xz] Building: content.xml.xz
  [comp:xz] Building: artifacts.xml.xz
     [move] Moving 2 files to /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.site/target

update-repository-archive:
     [move] Moving 1 file to /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.site/target
      [zip] Building zip: /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.site/target/org.eclipse.epp.mpc.site-1.7.0-SNAPSHOT.zip
   [delete] Deleting: /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.site/target/org.eclipse.epp.mpc.site-1.7.0-SNAPSHOT.zip.tmp

process-repository:
[INFO] Executed tasks
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.epp.mpc.tests 1.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.mpc.tests ---
[INFO] Deleting /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.tests/target
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.epp.mpc.tests ---
[INFO] The project's OSGi version is 1.7.0.v20171123-1547
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.epp.mpc.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.epp.mpc.tests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java) @ org.eclipse.epp.mpc.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.epp.mpc.tests ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.epp.mpc.tests ---
[INFO] Compiling 35 source files to /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.tests/target/classes
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/ui/catalog/MarketplaceInfoSerializationTest.java:[264] 
	private void copyRegistryFile(File target, int percent) throws Exception {
	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method copyRegistryFile(File, int) from the type MarketplaceInfoSerializationTest can be declared as static
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/ui/catalog/MarketplaceInfoSerializationTest.java:[290] 
	private void createEmptyRegistryFile(File target) throws IOException {
	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method createEmptyRegistryFile(File) from the type MarketplaceInfoSerializationTest can be declared as static
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/service/xml/UnmarshallerTest.java:[353] 
	assertEquals(expectedIus.length, node.getIus().getIu().size());
	                                               ^^^^^^^
The method getIu() from the type IIus is deprecated
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/service/xml/UnmarshallerTest.java:[355] 
	assertEquals(expectedIus[x], node.getIus().getIu().get(x));
	                                           ^^^^^^^
The method getIu() from the type IIus is deprecated
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/service/xml/UnmarshallerTest.java:[532] 
	private IStatus getErrorContentInfo(UnmarshalException e) {
	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method getErrorContentInfo(UnmarshalException) from the type UnmarshallerTest can be declared as static
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/service/xml/UnmarshallerTest.java:[561] 
	private InputStream getResourceAsStream(String resource) {
	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method getResourceAsStream(String) from the type UnmarshallerTest can be declared as static
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/service/CatalogServiceTest.java:[25] 
	import org.eclipse.epp.internal.mpc.core.service.CatalogService;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The type CatalogService is deprecated
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/service/CatalogServiceTest.java:[47] 
	private final class MockCatalogService implements CatalogService {
	                                                  ^^^^^^^^^^^^^^
The type CatalogService is deprecated
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/service/CatalogServiceTest.java:[48] 
	public List<Catalog> listCatalogs(IProgressMonitor monitor) throws CoreException {
	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method CatalogServiceTest.MockCatalogService.listCatalogs(IProgressMonitor) overrides a deprecated method from CatalogService
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/service/CatalogServiceTest.java:[90] 
	catalogService = ServiceLocator.getInstance().getCatalogService();
	                                ^^^^^^^^^^^^^
The method getInstance() from the type ServiceLocator is deprecated
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/ui/catalog/MarketplaceInfoTest.java:[64] 
	item.setInstallableUnits(node.getIus().getIu());
	                                       ^^^^^^^
The method getIu() from the type Ius is deprecated
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/ui/catalog/MarketplaceInfoTest.java:[151] 
	private InstallableUnit addIU(Map<String, IInstallableUnit> installedIus, String id) {
	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method addIU(Map<String,IInstallableUnit>, String) from the type MarketplaceInfoTest can be declared as static
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/ui/MarketplaceClientUiTest.java:[29] 
	import org.eclipse.epp.internal.mpc.ui.MarketplaceClientUi;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.epp.internal.mpc.ui.MarketplaceClientUi is never used
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/ui/MarketplaceClientUiTest.java:[83] 
	private Exception wrapInCoreException(Throwable rootCause) {
	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method wrapInCoreException(Throwable) from the type MarketplaceClientUiTest can be declared as static
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/ui/MarketplaceClientUiTest.java:[92] 
	final DefaultCatalogService catalogService = (DefaultCatalogService) ServiceLocator.getInstance()
	                                                                                    ^^^^^^^^^^^^^
The method getInstance() from the type ServiceLocator is deprecated
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/ui/MarketplaceClientUiTest.java:[96] 
	ServiceLocator.setInstance(new ServiceLocator() {
				@Override
				public ICatalogService getCatalogService() {
					return catalogService;
				}
			});
	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method setInstance(ServiceLocator) from the type ServiceLocator is deprecated
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/ui/MarketplaceClientUiTest.java:[106] 
	ServiceLocator.setInstance(new ServiceLocator());
	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method setInstance(ServiceLocator) from the type ServiceLocator is deprecated
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/service/SolutionCompatibilityFilterTest.java:[245] 
	public boolean installable() {
	               ^^^^^^^^^^^^^
The method installable() from the type SolutionCompatibilityFilterTest.Solution can be declared as static
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/service/DefaultMarketplaceServiceTest.java:[232] 
	private ICategory findCategory(IMarket toolsMarket, String categoryName) {
	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method findCategory(IMarket, String) from the type DefaultMarketplaceServiceTest can be declared as static
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/ui/wizard/MarketplaceDiscoveryStrategyTest.java:[61] 
	public IMarketplaceService createMarketplaceService() {
	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
The method new MarketplaceDiscoveryStrategy(){}.createMarketplaceService() overrides a deprecated method from MarketplaceDiscoveryStrategy
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/ui/wizard/SelectionModelStateSerializerTest.java:[56] 
	public IMarketplaceService createMarketplaceService() {
	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
The method new MarketplaceDiscoveryStrategy(){}.createMarketplaceService() overrides a deprecated method from MarketplaceDiscoveryStrategy
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/ui/wizard/AbstractMarketplaceWizardBotTest.java:[315] 
	private void dumpThreads() {
	             ^^^^^^^^^^^^^
The method dumpThreads() from the type AbstractMarketplaceWizardBotTest can be declared as static
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/ui/wizard/AbstractMarketplaceWizardBotTest.java:[335] 
	private String captureShellScreenshot(SWTBotShell botShell) {
	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method captureShellScreenshot(SWTBotShell) from the type AbstractMarketplaceWizardBotTest can be declared as static
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/ui/wizard/AbstractMarketplaceWizardBotTest.java:[353] 
	private String describeShell(SWTBotShell botShell) {
	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method describeShell(SWTBotShell) from the type AbstractMarketplaceWizardBotTest can be declared as static
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/ui/wizard/AbstractMarketplaceWizardBotTest.java:[482] 
	private StyleRange[] findStyleRanges(final SWTBotStyledText styledText) {
	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method findStyleRanges(SWTBotStyledText) from the type AbstractMarketplaceWizardBotTest can be declared as static
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/ui/wizard/AbstractMarketplaceWizardBotTest.java:[528] 
	private void checkSelected(AbstractTagFilter filter, String selection) {
	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method checkSelected(AbstractTagFilter, String) from the type AbstractMarketplaceWizardBotTest can be declared as static
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/LambdaMatchers.java:[73] 
	T transformedItem = function.apply((S) item);
	                                   ^^^^^^^^
Type safety: Unchecked cast from Object to S
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/LambdaMatchers.java:[78] 
	private static final class OptionalFunction<S, T> implements Function<Optional<S>, Optional<T>> {
	                           ^^^^^^^^^^^^^^^^
The type LambdaMatchers.OptionalFunction<S,T> is never used locally
[WARNING] /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/LambdaMatchers.java:[81] 
	public OptionalFunction(Function<S, T> function) {
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The constructor LambdaMatchers.OptionalFunction<S,T>(Function<S,T>) is never used locally
29 problems (29 warnings)
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.epp.mpc.tests ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.tests/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.0.0:plugin-source (attach-source) @ org.eclipse.epp.mpc.tests ---
[WARNING] bundle localization file /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.tests/plugin.properties not found
[INFO] Building jar: /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.tests/target/org.eclipse.epp.mpc.tests-1.7.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.epp.mpc.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.epp.mpc.tests ---
[INFO] Building jar: /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.tests/target/org.eclipse.epp.mpc.tests-1.7.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.mpc.tests ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.epp.mpc.tests ---
[INFO] Pack200 normalizing jar /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.tests/target/org.eclipse.epp.mpc.tests-1.7.0-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.epp.mpc.tests ---
[INFO] Signing jar: /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.tests/target/org.eclipse.epp.mpc.tests-1.7.0-SNAPSHOT.jar
[INFO] Signing jar: /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.tests/target/org.eclipse.epp.mpc.tests-1.7.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.epp.mpc.tests ---
[INFO] Pack200 packing jar /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.tests/target/org.eclipse.epp.mpc.tests-1.7.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.epp.mpc.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:1.0.0:test (default-test) @ org.eclipse.epp.mpc.tests ---
[INFO] Skipping tests
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ org.eclipse.epp.mpc.tests >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ org.eclipse.epp.mpc.tests ---
[INFO] Fork Value is true
     [java] Warnings generated: 15
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ org.eclipse.epp.mpc.tests <<<
[INFO] 
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ org.eclipse.epp.mpc.tests ---
[INFO] BugInstance size is 15
[INFO] Error size is 0
[INFO] Total bugs: 15
[INFO] Write to static field org.eclipse.epp.mpc.tests.LoggingSuite.isLogging from instance method org.eclipse.epp.mpc.tests.LoggingSuite.run(RunNotifier) [org.eclipse.epp.mpc.tests.LoggingSuite, org.eclipse.epp.mpc.tests.LoggingSuite] At LoggingSuite.java:[line 71]Another occurrence at LoggingSuite.java:[line 78] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
[INFO] Should org.eclipse.epp.mpc.tests.service.CatalogServiceTest$MockCatalogService be a _static_ inner class? [org.eclipse.epp.mpc.tests.service.CatalogServiceTest$MockCatalogService] At CatalogServiceTest.java:[lines 47-51] SIC_INNER_SHOULD_BE_STATIC
[INFO] Exception is caught when Exception is not thrown in org.eclipse.epp.mpc.tests.service.SolutionCompatibilityFilterTest$2.findOutputDir() [org.eclipse.epp.mpc.tests.service.SolutionCompatibilityFilterTest$2] At SolutionCompatibilityFilterTest.java:[line 709] REC_CATCH_EXCEPTION
[INFO] org.eclipse.epp.mpc.tests.service.SolutionCompatibilityFilterTest$Solution.systems() may expose internal representation by returning SolutionCompatibilityFilterTest$Solution.systems [org.eclipse.epp.mpc.tests.service.SolutionCompatibilityFilterTest$Solution] At SolutionCompatibilityFilterTest.java:[line 259] EI_EXPOSE_REP
[INFO] org.eclipse.epp.mpc.tests.service.xml.UnmarshallerTest.node() invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead [org.eclipse.epp.mpc.tests.service.xml.UnmarshallerTest] At UnmarshallerTest.java:[line 144] DM_NUMBER_CTOR
[INFO] Possible null pointer dereference in org.eclipse.epp.mpc.tests.ui.catalog.MarketplaceInfoSerializationTest.delete(File) due to return value of called method [org.eclipse.epp.mpc.tests.ui.catalog.MarketplaceInfoSerializationTest, org.eclipse.epp.mpc.tests.ui.catalog.MarketplaceInfoSerializationTest] Dereferenced at MarketplaceInfoSerializationTest.java:[line 125]Known null at MarketplaceInfoSerializationTest.java:[line 124] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
[INFO] org.eclipse.epp.mpc.tests.ui.catalog.MarketplaceInfoSerializationTest.loadGarbage() may fail to clean up java.io.OutputStream on checked exception [org.eclipse.epp.mpc.tests.ui.catalog.MarketplaceInfoSerializationTest, org.eclipse.epp.mpc.tests.ui.catalog.MarketplaceInfoSerializationTest, org.eclipse.epp.mpc.tests.ui.catalog.MarketplaceInfoSerializationTest, org.eclipse.epp.mpc.tests.ui.catalog.MarketplaceInfoSerializationTest, org.eclipse.epp.mpc.tests.ui.catalog.MarketplaceInfoSerializationTest] Obligation to clean up resource created at MarketplaceInfoSerializationTest.java:[line 252] is not dischargedPath continues at MarketplaceInfoSerializationTest.java:[line 253]Path continues at MarketplaceInfoSerializationTest.java:[line 254]Path continues at MarketplaceInfoSerializationTest.java:[line 255]Path continues at MarketplaceInfoSerializationTest.java:[line 256] OBL_UNSATISFIED_OBLIGATION_EXCEPTION_EDGE
[INFO] Exceptional return value of java.io.File.delete() ignored in org.eclipse.epp.mpc.tests.ui.catalog.MarketplaceInfoSerializationTest.before() [org.eclipse.epp.mpc.tests.ui.catalog.MarketplaceInfoSerializationTest] At MarketplaceInfoSerializationTest.java:[line 105] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
[INFO] Exceptional return value of java.io.File.mkdirs() ignored in org.eclipse.epp.mpc.tests.ui.catalog.MarketplaceInfoSerializationTest.before() [org.eclipse.epp.mpc.tests.ui.catalog.MarketplaceInfoSerializationTest] At MarketplaceInfoSerializationTest.java:[line 106] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
[INFO] Exceptional return value of java.io.File.mkdirs() ignored in org.eclipse.epp.mpc.tests.ui.catalog.MarketplaceInfoSerializationTest.copyRegistryFile(File, int) [org.eclipse.epp.mpc.tests.ui.catalog.MarketplaceInfoSerializationTest] At MarketplaceInfoSerializationTest.java:[line 273] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
[INFO] Exceptional return value of java.io.File.createNewFile() ignored in org.eclipse.epp.mpc.tests.ui.catalog.MarketplaceInfoSerializationTest.createEmptyRegistryFile(File) [org.eclipse.epp.mpc.tests.ui.catalog.MarketplaceInfoSerializationTest] At MarketplaceInfoSerializationTest.java:[line 293] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
[INFO] Exceptional return value of java.io.File.mkdirs() ignored in org.eclipse.epp.mpc.tests.ui.catalog.MarketplaceInfoSerializationTest.createEmptyRegistryFile(File) [org.eclipse.epp.mpc.tests.ui.catalog.MarketplaceInfoSerializationTest] At MarketplaceInfoSerializationTest.java:[line 291] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
[INFO] org.eclipse.epp.mpc.tests.ui.wizard.AbstractMarketplaceWizardBotTest.TEST_NODES should be package protected [org.eclipse.epp.mpc.tests.ui.wizard.AbstractMarketplaceWizardBotTest] At AbstractMarketplaceWizardBotTest.java:[line 96] MS_PKGPROTECT
[INFO] Redundant nullcheck of problem, which is known to be non-null in org.eclipse.epp.mpc.tests.ui.wizard.AbstractMarketplaceWizardBotTest.closeWizard() [org.eclipse.epp.mpc.tests.ui.wizard.AbstractMarketplaceWizardBotTest] Redundant null check at AbstractMarketplaceWizardBotTest.java:[line 302] RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE
[INFO] Return value of org.eclipse.epp.internal.mpc.core.transport.httpclient.HttpClientCustomizer.customizeCredentialsProvider(CredentialsProvider) ignored, but method has no side effect [org.eclipse.epp.mpc.tests.util.TransportFactoryTest] At TransportFactoryTest.java:[line 296] RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT
[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.epp.mpc.tests >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd (cpd) @ org.eclipse.epp.mpc.tests ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] <<< maven-pmd-plugin:3.7:cpd-check (default) < :cpd @ org.eclipse.epp.mpc.tests <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd-check (default) @ org.eclipse.epp.mpc.tests ---
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.epp.mpc.tests.catalog 1.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.mpc.tests.catalog ---
[INFO] Deleting /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.tests.catalog/target
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.epp.mpc.tests.catalog ---
[INFO] The project's OSGi version is 1.7.0.v20171123-1547
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.epp.mpc.tests.catalog ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.epp.mpc.tests.catalog ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java) @ org.eclipse.epp.mpc.tests.catalog ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.epp.mpc.tests.catalog ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.tests.catalog/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.epp.mpc.tests.catalog ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.epp.mpc.tests.catalog ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.tests.catalog/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.0.0:plugin-source (attach-source) @ org.eclipse.epp.mpc.tests.catalog ---
[INFO] 
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.epp.mpc.tests.catalog ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.epp.mpc.tests.catalog ---
[INFO] Building jar: /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.tests.catalog/target/org.eclipse.epp.mpc.tests.catalog-1.7.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.mpc.tests.catalog ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.epp.mpc.tests.catalog ---
[INFO] Pack200 normalizing jar /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.tests.catalog/target/org.eclipse.epp.mpc.tests.catalog-1.7.0-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.epp.mpc.tests.catalog ---
[INFO] Signing jar: /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.tests.catalog/target/org.eclipse.epp.mpc.tests.catalog-1.7.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.epp.mpc.tests.catalog ---
[INFO] Pack200 packing jar /jobs/genie.mpc/epp-mpc-release/workspace/org.eclipse.epp.mpc.tests.catalog/target/org.eclipse.epp.mpc.tests.catalog-1.7.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.epp.mpc.tests.catalog ---
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ org.eclipse.epp.mpc.tests.catalog >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ org.eclipse.epp.mpc.tests.catalog ---
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ org.eclipse.epp.mpc.tests.catalog <<<
[INFO] 
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ org.eclipse.epp.mpc.tests.catalog ---
[INFO] 
[INFO] >>> maven-pmd-plugin:3.7:cpd-check (default) > :cpd @ org.eclipse.epp.mpc.tests.catalog >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd (cpd) @ org.eclipse.epp.mpc.tests.catalog ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.7:cpd-check (default) < :cpd @ org.eclipse.epp.mpc.tests.catalog <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd-check (default) @ org.eclipse.epp.mpc.tests.catalog ---
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.epp.mpc-root 1.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.mpc-root ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java) @ org.eclipse.epp.mpc-root ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] org.eclipse.epp.mpc-target ......................... SUCCESS [  1.199 s]
[INFO] org.eclipse.epp.mpc.core ........................... SUCCESS [ 28.544 s]
[INFO] org.eclipse.epp.mpc.core.win32 ..................... SUCCESS [  5.041 s]
[INFO] org.eclipse.epp.mpc.dependencies ................... SUCCESS [  1.793 s]
[INFO] org.eclipse.epp.mpc.ui ............................. SUCCESS [ 22.755 s]
[INFO] org.eclipse.epp.mpc.help.ui ........................ SUCCESS [  1.402 s]
[INFO] org.eclipse.epp.mpc ................................ SUCCESS [  1.760 s]
[INFO] EPP Marketplace Client ............................. SUCCESS [  5.887 s]
[INFO] org.eclipse.epp.mpc.tests .......................... SUCCESS [ 16.027 s]
[INFO] org.eclipse.epp.mpc.tests.catalog .................. SUCCESS [  0.951 s]
[INFO] org.eclipse.epp.mpc-root ........................... SUCCESS [  0.043 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:59 min
[INFO] Finished at: 2018-01-31T13:14:17-05:00
[INFO] Final Memory: 133M/3697M
[INFO] ------------------------------------------------------------------------
[DEBUG] Closing connection to remote
[DEBUG] Waiting for process to finish
[DEBUG] Result: 0
Terminating xvnc.
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern org.eclipse.epp.mpc*/target/findbugsXml.xml
[FINDBUGS] Parsing 4 files in /home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace
[FINDBUGS] Successfully parsed file /home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/org.eclipse.epp.mpc.core.win32/target/findbugsXml.xml of module Marketplace Client Core Win32 Proxy Support with 1 warnings.
[FINDBUGS] Successfully parsed file /home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/org.eclipse.epp.mpc.core/target/findbugsXml.xml of module Marketplace Client Core with 23 warnings.
[FINDBUGS] Successfully parsed file /home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/org.eclipse.epp.mpc.tests/target/findbugsXml.xml of module Marketplace Client Tests with 15 warnings.
[FINDBUGS] Successfully parsed file /home/hudson/genie.mpc/.hudson/jobs/epp-mpc-release/workspace/org.eclipse.epp.mpc.ui/target/findbugsXml.xml of module Marketplace Client with 43 warnings.
[FINDBUGS] Computing warning deltas based on reference build #93
Archiving artifacts
Finished: SUCCESS