Skip to content
Success

Console Output

[INFO] 
[INFO] ---< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.workspace.ui >---
[INFO] Building org.eclipse.sphinx.emf.workspace.ui 0.12.0-SNAPSHOT    [16/147]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.workspace.ui ---
[INFO] The project's OSGi version is 0.12.0.202109171419
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.workspace.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.workspace.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.workspace.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.emf.workspace.ui ---
[INFO] Compiling 46 source files to /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.ui/target/classes
[WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.ui/src/org/eclipse/sphinx/emf/workspace/ui/wizards/pages/LinkedFileCreationMainPage.java:[353] 
	selectedResource = (IResource) ((IAdaptable) object).getAdapter(IResource.class);
	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Unnecessary cast from IResource to IResource
[WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.ui/src/org/eclipse/sphinx/emf/workspace/ui/views/ReferencesView.java:[466] 
	private void initDragAndDrop() {
	             ^^^^^^^^^^^^^^^^^
The method initDragAndDrop() from the type ReferencesView is never used locally
[WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.ui/src/org/eclipse/sphinx/emf/workspace/ui/views/ReferencesView.java:[507] 
	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
	       ^^^^^^
Type safety: The return type Object for getAdapter(Class) from the type ReferencesView needs unchecked conversion to conform to T from the type WorkbenchPart
[WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.ui/src/org/eclipse/sphinx/emf/workspace/ui/views/ReferencesView.java:[537] 
	return super.getAdapter(adapter);
	       ^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type WorkbenchPart
[WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.ui/src/org/eclipse/sphinx/emf/workspace/ui/views/ReferencesView.java:[537] 
	return super.getAdapter(adapter);
	                        ^^^^^^^
Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
[WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.ui/src/org/eclipse/sphinx/emf/workspace/ui/saving/BasicModelSaveablesProvider.java:[73] 
	siteSaveablesLifecycleListener = (ISaveablesLifecycleListener) workbenchPart.getSite().getService(ISaveablesLifecycleListener.class);
	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Unnecessary cast from ISaveablesLifecycleListener to ISaveablesLifecycleListener
[WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.ui/src/org/eclipse/sphinx/emf/workspace/ui/internal/ModelLoadingProgressIndicator.java:[32] 
	* {@linkplain org.eclipse.ui.internal.progress.ProgressMonitorFocusJobDialog dialog} in order to show the progress of
	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ProgressMonitorFocusJobDialog' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.110.1.v20170704-1208/org.eclipse.ui.workbench-3.110.1.v20170704-1208.jar')
[WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.ui/src/org/eclipse/sphinx/emf/workspace/ui/wizards/pages/LinkedFolderCreationMainPage.java:[321] 
	selectedResource = (IResource) ((IAdaptable) next).getAdapter(IResource.class);
	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Unnecessary cast from IResource to IResource
[WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.ui/src/org/eclipse/sphinx/emf/workspace/ui/internal/views/ReferencesHierarchyTransferDropAdapter.java:[46] 
	System.out.println("#isEnabled");
	                   ^^^^^^^^^^^^
Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
[WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.ui/src/org/eclipse/sphinx/emf/workspace/ui/internal/views/ReferencesHierarchyTransferDropAdapter.java:[66] 
	System.out.println("#validateDrop");
	                   ^^^^^^^^^^^^^^^
Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
10 problems (10 warnings)
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.workspace.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.workspace.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.ui/target/org.eclipse.sphinx.emf.workspace.ui-0.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.workspace.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.workspace.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.workspace.ui/target/org.eclipse.sphinx.emf.workspace.ui-0.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.workspace.ui ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.workspace.ui ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.workspace.ui ---