Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[emfcompare-build] Build failed in Jenkins: master-nightly » 2019-06-extras,jdk1.8.0-latest #788

See <https://ci.eclipse.org/emfcompare/job/master-nightly/PLATFORM=2019-06-extras,jdk=jdk1.8.0-latest/788/display/redirect>

------------------------------------------
[...truncated 5.59 MB...]
	                         ^^^^^^^^^^
Discouraged access: The method 'RepositoryMapping.getMapping(IProject)' is not API (restriction on classpath entry '<https://ci.eclipse.org/emfcompare/job/master-nightly/PLATFORM=2019-06-extras,jdk=jdk1.8.0-latest/ws/.repository/p2/osgi/bundle/org.eclipse.egit.core/5.6.0.201912101111-r/org.eclipse.egit.core-5.6.0.201912101111-r.jar')>
[WARNING] /jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui.tests.git/src/org/eclipse/emf/compare/ide/ui/tests/merge/VariantsTestCase.java:[51] 
	repo = RepositoryMapping.getMapping(iProject).getRepository();
	                                              ^^^^^^^^^^^^^
Discouraged access: The method 'RepositoryMapping.getRepository()' is not API (restriction on classpath entry '<https://ci.eclipse.org/emfcompare/job/master-nightly/PLATFORM=2019-06-extras,jdk=jdk1.8.0-latest/ws/.repository/p2/osgi/bundle/org.eclipse.egit.core/5.6.0.201912101111-r/org.eclipse.egit.core-5.6.0.201912101111-r.jar')>
[WARNING] /jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui.tests.git/src/org/eclipse/emf/compare/ide/ui/tests/merge/VariantsTestCase.java:[56] 
	git.commit().setAuthor("JUnit", "junit@xxxxxxxx").setMessage("Initial commit").call();
	                       ^^^^^^^
Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
[WARNING] /jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui.tests.git/src/org/eclipse/emf/compare/ide/ui/tests/merge/VariantsTestCase.java:[56] 
	git.commit().setAuthor("JUnit", "junit@xxxxxxxx").setMessage("Initial commit").call();
	                                ^^^^^^^^^^^^^^^^
Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
[WARNING] /jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui.tests.git/src/org/eclipse/emf/compare/ide/ui/tests/merge/VariantsTestCase.java:[56] 
	git.commit().setAuthor("JUnit", "junit@xxxxxxxx").setMessage("Initial commit").call();
	                                                             ^^^^^^^^^^^^^^^^
Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
[WARNING] /jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui.tests.git/src/org/eclipse/emf/compare/ide/ui/tests/merge/VariantsTestCase.java:[86] 
	scanner.useDelimiter("\\A");
	                     ^^^^^
Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
[WARNING] /jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui.tests.git/src/org/eclipse/emf/compare/ide/ui/tests/merge/VariantsTestCase.java:[87] 
	String fileContent = "";
	                     ^^
Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
[WARNING] /jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui.tests.git/src/org/eclipse/emf/compare/ide/ui/tests/unit/ModelResolverRemoteTest.java:[44] 
	import org.eclipse.emf.compare.ide.ui.internal.EMFCompareIDEUIPlugin;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'EMFCompareIDEUIPlugin' is not API (restriction on classpath entry '/jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui/target/classes')
[WARNING] /jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui.tests.git/src/org/eclipse/emf/compare/ide/ui/tests/unit/ModelResolverRemoteTest.java:[48] 
	import org.eclipse.emf.compare.ide.ui.internal.preferences.EMFCompareUIPreferences;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'EMFCompareUIPreferences' is not API (restriction on classpath entry '/jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui/target/classes')
[WARNING] /jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui.tests.git/src/org/eclipse/emf/compare/ide/ui/tests/unit/ModelResolverRemoteTest.java:[56] 
	import org.eclipse.emf.compare.internal.utils.Graph;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'Graph<E>' is not API (restriction on classpath entry '/jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare/target/classes')
[WARNING] /jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui.tests.git/src/org/eclipse/emf/compare/ide/ui/tests/unit/ModelResolverRemoteTest.java:[57] 
	import org.eclipse.emf.compare.internal.utils.ReadOnlyGraph;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ReadOnlyGraph<E>' is not API (restriction on classpath entry '/jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare/target/classes')
[WARNING] /jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui.tests.git/src/org/eclipse/emf/compare/ide/ui/tests/unit/ModelResolverRemoteTest.java:[57] 
	import org.eclipse.emf.compare.internal.utils.ReadOnlyGraph;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.compare.internal.utils.ReadOnlyGraph is never used
[WARNING] /jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui.tests.git/src/org/eclipse/emf/compare/ide/ui/tests/unit/ModelResolverRemoteTest.java:[63] 
	import org.eclipse.jgit.revwalk.RevCommit;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.jgit.revwalk.RevCommit is never used
[WARNING] /jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui.tests.git/src/org/eclipse/emf/compare/ide/ui/tests/unit/ModelResolverRemoteTest.java:[68] 
	import com.google.common.base.Function;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import com.google.common.base.Function is never used
[WARNING] /jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui.tests.git/src/org/eclipse/emf/compare/ide/ui/tests/unit/ModelResolverRemoteTest.java:[78] 
	private static final String PROJECT2_NAME = "Project-2";
	                                            ^^^^^^^^^^^
Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
[WARNING] /jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui.tests.git/src/org/eclipse/emf/compare/ide/ui/tests/unit/ModelResolverRemoteTest.java:[80] 
	private static final String FILE1_NAME = "file1.ecore";
	                                         ^^^^^^^^^^^^^
Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
[WARNING] /jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui.tests.git/src/org/eclipse/emf/compare/ide/ui/tests/unit/ModelResolverRemoteTest.java:[82] 
	private static final String FILE2_NAME = "file2.ecore";
	                                         ^^^^^^^^^^^^^
Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
[WARNING] /jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui.tests.git/src/org/eclipse/emf/compare/ide/ui/tests/unit/ModelResolverRemoteTest.java:[84] 
	private static final String FILE3_NAME = "file3.ecore";
	                                         ^^^^^^^^^^^^^
Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
[WARNING] /jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui.tests.git/src/org/eclipse/emf/compare/ide/ui/tests/unit/ModelResolverRemoteTest.java:[86] 
	private static final String FILE4_NAME = "file4.ecore";
	                                         ^^^^^^^^^^^^^
Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
[WARNING] /jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui.tests.git/src/org/eclipse/emf/compare/ide/ui/tests/unit/ModelResolverRemoteTest.java:[88] 
	private static final String FILE1_SUFFIX = "_file1";
	                                           ^^^^^^^^
Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
[WARNING] /jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui.tests.git/src/org/eclipse/emf/compare/ide/ui/tests/unit/ModelResolverRemoteTest.java:[90] 
	private static final String FILE2_SUFFIX = "_file2";
	                                           ^^^^^^^^
Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
[WARNING] /jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui.tests.git/src/org/eclipse/emf/compare/ide/ui/tests/unit/ModelResolverRemoteTest.java:[92] 
	private static final String FILE3_SUFFIX = "_file3";
	                                           ^^^^^^^^
Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
[WARNING] /jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui.tests.git/src/org/eclipse/emf/compare/ide/ui/tests/unit/ModelResolverRemoteTest.java:[94] 
	private static final String FILE4_SUFFIX = "_file4";
	                                           ^^^^^^^^
Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
[WARNING] /jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui.tests.git/src/org/eclipse/emf/compare/ide/ui/tests/unit/ModelResolverRemoteTest.java:[115] 
	final IPreferenceStore store = EMFCompareIDEUIPlugin.getDefault().getPreferenceStore();
	                               ^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'EMFCompareIDEUIPlugin' is not API (restriction on classpath entry '/jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui/target/classes')
[WARNING] /jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui.tests.git/src/org/eclipse/emf/compare/ide/ui/tests/unit/ModelResolverRemoteTest.java:[115] 
	final IPreferenceStore store = EMFCompareIDEUIPlugin.getDefault().getPreferenceStore();
	                                                     ^^^^^^^^^^
Discouraged access: The method 'EMFCompareIDEUIPlugin.getDefault()' is not API (restriction on classpath entry '/jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui/target/classes')
[WARNING] /jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui.tests.git/src/org/eclipse/emf/compare/ide/ui/tests/unit/ModelResolverRemoteTest.java:[116] 
	final String stringValue = store.getString(EMFCompareUIPreferences.RESOLUTION_SCOPE_PREFERENCE);
	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'EMFCompareUIPreferences' is not API (restriction on classpath entry '/jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui/target/classes')
[WARNING] /jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui.tests.git/src/org/eclipse/emf/compare/ide/ui/tests/unit/ModelResolverRemoteTest.java:[116] 
	final String stringValue = store.getString(EMFCompareUIPreferences.RESOLUTION_SCOPE_PREFERENCE);
	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The field 'EMFCompareUIPreferences.RESOLUTION_SCOPE_PREFERENCE' is not API (restriction on classpath entry '/jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui/target/classes')
[WARNING] /jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui.tests.git/src/org/eclipse/emf/compare/ide/ui/tests/unit/ModelResolverRemoteTest.java:[153] 
	initialCommit = repository.addAllAndCommit("initial-commit").getId().getName();
	                                           ^^^^^^^^^^^^^^^^
Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
[WARNING] /jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui.tests.git/src/org/eclipse/emf/compare/ide/ui/tests/unit/ModelResolverRemoteTest.java:[159] 
	targetCommit = repository.addAllAndCommit("first-commit").getId().getName();
	                                          ^^^^^^^^^^^^^^
Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
[WARNING] /jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui.tests.git/src/org/eclipse/emf/compare/ide/ui/tests/unit/ModelResolverRemoteTest.java:[250] 
	initialCommit = repository.addAllAndCommit("initial-commit").getId().getName();
	                                           ^^^^^^^^^^^^^^^^
Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
[WARNING] /jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui.tests.git/src/org/eclipse/emf/compare/ide/ui/tests/unit/ModelResolverRemoteTest.java:[263] 
	targetCommit = repository.addAllAndCommit("first-commit").getId().getName();
	                                          ^^^^^^^^^^^^^^
Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
[WARNING] /jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui.tests.git/src/org/eclipse/emf/compare/ide/ui/tests/unit/ModelResolverRemoteTest.java:[319] 
	initialCommit = repository.addAllAndCommit("initial-commit").getId().getName();
	                                           ^^^^^^^^^^^^^^^^
Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
[WARNING] /jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui.tests.git/src/org/eclipse/emf/compare/ide/ui/tests/unit/ModelResolverRemoteTest.java:[326] 
	targetCommit = repository.addAllAndCommit("first-commit").getId().getName();
	                                          ^^^^^^^^^^^^^^
Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
[WARNING] /jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui.tests.git/src/org/eclipse/emf/compare/ide/ui/tests/unit/ModelResolverRemoteTest.java:[442] 
	initialCommit = repository.addAllAndCommit("initial-commit").getId().getName();
	                                           ^^^^^^^^^^^^^^^^
Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
[WARNING] /jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui.tests.git/src/org/eclipse/emf/compare/ide/ui/tests/unit/ModelResolverRemoteTest.java:[450] 
	targetCommit = repository.addAllAndCommit("first-commit").getId().getName();
	                                          ^^^^^^^^^^^^^^
Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
[WARNING] /jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui.tests.git/src/org/eclipse/emf/compare/ide/ui/tests/unit/ModelResolverRemoteTest.java:[557] 
	final IPreferenceStore store = EMFCompareIDEUIPlugin.getDefault().getPreferenceStore();
	                               ^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'EMFCompareIDEUIPlugin' is not API (restriction on classpath entry '/jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui/target/classes')
[WARNING] /jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui.tests.git/src/org/eclipse/emf/compare/ide/ui/tests/unit/ModelResolverRemoteTest.java:[557] 
	final IPreferenceStore store = EMFCompareIDEUIPlugin.getDefault().getPreferenceStore();
	                                                     ^^^^^^^^^^
Discouraged access: The method 'EMFCompareIDEUIPlugin.getDefault()' is not API (restriction on classpath entry '/jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui/target/classes')
[WARNING] /jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui.tests.git/src/org/eclipse/emf/compare/ide/ui/tests/unit/ModelResolverRemoteTest.java:[558] 
	store.setValue(EMFCompareUIPreferences.RESOLUTION_SCOPE_PREFERENCE, scope.name());
	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'EMFCompareUIPreferences' is not API (restriction on classpath entry '/jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui/target/classes')
[WARNING] /jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui.tests.git/src/org/eclipse/emf/compare/ide/ui/tests/unit/ModelResolverRemoteTest.java:[558] 
	store.setValue(EMFCompareUIPreferences.RESOLUTION_SCOPE_PREFERENCE, scope.name());
	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The field 'EMFCompareUIPreferences.RESOLUTION_SCOPE_PREFERENCE' is not API (restriction on classpath entry '/jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui/target/classes')
[WARNING] /jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui.tests.git/src/org/eclipse/emf/compare/ide/ui/tests/unit/ModelResolverRemoteTest.java:[611] 
	return new StorageTraversal(storages, new BasicDiagnostic(severity, "", 0, "", null));
	                                                                    ^^
Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
[WARNING] /jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui.tests.git/src/org/eclipse/emf/compare/ide/ui/tests/unit/ModelResolverRemoteTest.java:[611] 
	return new StorageTraversal(storages, new BasicDiagnostic(severity, "", 0, "", null));
	                                                                           ^^
Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
[WARNING] /jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui.tests.git/src/org/eclipse/emf/compare/ide/ui/tests/unit/ModelResolverRemoteTest.java:[617] 
	resolver.setGraph(new Graph<URI>());
	                      ^^^^^
Discouraged access: The type 'Graph<URI>' is not API (restriction on classpath entry '/jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare/target/classes')
[WARNING] /jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui.tests.git/src/org/eclipse/emf/compare/ide/ui/tests/unit/ModelResolverRemoteTest.java:[617] 
	resolver.setGraph(new Graph<URI>());
	                      ^^^^^
Discouraged access: The constructor 'Graph<URI>()' is not API (restriction on classpath entry '/jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare/target/classes')
[WARNING] /jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui.tests.git/src/org/eclipse/emf/compare/ide/ui/tests/unit/ModelResolverRemoteTest.java:[654] 
	scanner = new Scanner(file.getContents()).useDelimiter("\\A");
	                                                       ^^^^^
Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
[WARNING] /jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui.tests.git/src/org/eclipse/emf/compare/ide/ui/tests/unit/ModelResolverRemoteTest.java:[656] 
	String fileContent = "";
	                     ^^
Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
206 problems (1 error, 205 warnings)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] emf.compare-parent 3.3.9-SNAPSHOT .................. SUCCESS [  0.950 s]
[INFO] org.eclipse.emf.compare.gendoc 1.0 ................. SUCCESS [ 19.251 s]
[INFO] org.eclipse.emf.compare 3.5.3-SNAPSHOT ............. SUCCESS [ 15.159 s]
[INFO] org.eclipse.emf.compare.edit 4.3.1-SNAPSHOT ........ SUCCESS [  4.049 s]
[INFO] org.eclipse.emf.compare.rcp 2.5.2-SNAPSHOT ......... SUCCESS [  3.954 s]
[INFO] org.eclipse.emf.compare.ide 3.4.3-SNAPSHOT ......... SUCCESS [  3.614 s]
[INFO] org.eclipse.emf.compare.diagram 2.5.2-SNAPSHOT ..... SUCCESS [  3.575 s]
[INFO] org.eclipse.emf.compare.diagram.edit 2.5.2-SNAPSHOT  SUCCESS [  3.555 s]
[INFO] org.eclipse.emf.compare 3.3.9-SNAPSHOT ............. SUCCESS [  2.901 s]
[INFO] org.eclipse.emf.compare.rcp.ui 4.4.2-SNAPSHOT ...... SUCCESS [  6.569 s]
[INFO] org.eclipse.emf.compare.ide.ui 4.4.3-SNAPSHOT ...... SUCCESS [  7.768 s]
[INFO] org.eclipse.emf.compare.doc 3.3.9-SNAPSHOT ......... SUCCESS [01:01 min]
[INFO] org.eclipse.emf.compare.ide.ui 3.3.9-SNAPSHOT ...... SUCCESS [  3.236 s]
[INFO] org.eclipse.emf.compare.diagram.ide.ui 3.4.3-SNAPSHOT SUCCESS [  4.211 s]
[INFO] org.eclipse.emf.compare.diagram.gmf 3.3.9-SNAPSHOT . SUCCESS [  2.754 s]
[INFO] org.eclipse.emf.compare.egit 1.2.4-SNAPSHOT ........ SUCCESS [  4.591 s]
[INFO] org.eclipse.emf.compare.egit.ui 1.1.3-SNAPSHOT ..... SUCCESS [  3.538 s]
[INFO] org.eclipse.emf.compare.egit 3.3.9-SNAPSHOT ........ SUCCESS [  7.121 s]
[INFO] org.eclipse.emf.compare.ide.tests 3.4.3-SNAPSHOT ... SUCCESS [  7.140 s]
[INFO] org.eclipse.emf.compare.tests 3.5.3-SNAPSHOT ....... SUCCESS [01:02 min]
[INFO] org.eclipse.emf.compare.ide.ui.tests.framework 1.0.1-SNAPSHOT SUCCESS [  3.947 s]
[INFO] org.eclipse.emf.compare.rcp.ui.tests 4.4.2-SNAPSHOT  SUCCESS [ 15.251 s]
[INFO] org.eclipse.emf.compare.ide.ui.tests 4.4.3-SNAPSHOT  SUCCESS [ 21.457 s]
[INFO] org.eclipse.emf.compare.ide.ui.tests.git.framework 1.0.2-SNAPSHOT SUCCESS [  4.149 s]
[INFO] org.eclipse.emf.compare.ide.ui.tests.git 4.4.3-SNAPSHOT FAILURE [  3.279 s]
[INFO] org.eclipse.emf.compare.rcp.tests 2.5.1-SNAPSHOT ... SKIPPED
[INFO] org.eclipse.emf.compare.rcp.ui 3.3.9-SNAPSHOT ...... SKIPPED
[INFO] org.eclipse.emf.compare.uml2 2.6.1-SNAPSHOT ........ SKIPPED
[INFO] org.eclipse.emf.compare.uml2.edit 2.5.2-SNAPSHOT ... SKIPPED
[INFO] org.eclipse.emf.compare.uml2.rcp.ui 2.6.1-SNAPSHOT . SKIPPED
[INFO] org.eclipse.emf.compare.uml2.tests 2.6.1-SNAPSHOT .. SKIPPED
[INFO] org.eclipse.emf.compare.uml2.rcp.ui.tests 2.6.1-SNAPSHOT SKIPPED
[INFO] org.eclipse.emf.compare.uml2.rcp 2.5.1-SNAPSHOT .... SKIPPED
[INFO] org.eclipse.emf.compare.uml2.ide.tests 3.3.1-SNAPSHOT SKIPPED
[INFO] org.eclipse.emf.compare.uml2.ide.ui.tests 4.1.0-SNAPSHOT SKIPPED
[INFO] org.eclipse.emf.compare.tests 3.5.2-SNAPSHOT ....... SKIPPED
[INFO] org.eclipse.emf.compare.uml2.ide 3.3.1-SNAPSHOT .... SKIPPED
[INFO] org.eclipse.emf.compare.uml2 3.3.9-SNAPSHOT ........ SKIPPED
[INFO] org.eclipse.emf.compare.update 3.3.9-SNAPSHOT ...... SKIPPED
[INFO] org.eclipse.emf.compare.ide.ui.e4 1.1.0-SNAPSHOT ... SKIPPED
[INFO] org.eclipse.emf.compare.diagram.ide.ui.sirius 1.1.1-SNAPSHOT SKIPPED
[INFO] org.eclipse.emf.compare.diagram.sirius 1.1.0-SNAPSHOT SKIPPED
[INFO] org.eclipse.emf.compare.diagram.sirius 3.3.9-SNAPSHOT SKIPPED
[INFO] org.eclipse.emf.compare.update.extras 3.3.9-SNAPSHOT SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  05:21 min
[INFO] Finished at: 2020-01-06T03:45:16-05:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:1.4.0:compile (default-compile) on project org.eclipse.emf.compare.ide.ui.tests.git: Compilation failure: Compilation failure: 
[ERROR] /jobs/genie.emfcompare/master-nightly/workspace/PLATFORM/2019-06-extras/jdk/jdk1.8.0-latest/plugins/org.eclipse.emf.compare.ide.ui.tests.git/src/org/eclipse/emf/compare/ide/ui/tests/egit/fixture/MockSystemReader.java:[74] 
[ERROR] 	public class MockSystemReader extends SystemReader {
[ERROR] 	             ^^^^^^^^^^^^^^^^
[ERROR] The type MockSystemReader must implement the inherited abstract method SystemReader.openJGitConfig(Config, FS)
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.eclipse.emf.compare.ide.ui.tests.git
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.


Back to the top