Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-releng] Build failed in Jenkins: webtools-javaee_master #419

See <https://ci.eclipse.org/webtools/job/webtools-javaee_master/419/display/redirect>

------------------------------------------
[...truncated 7.22 MB...]
	IFileDelta[] fileURIs = null;
	^^^^^^^^^^^^
Discouraged access: The type 'IFileDelta' is not API (restriction on classpath entry '<https://ci.eclipse.org/webtools/job/webtools-javaee_master/ws/.repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201903222010/org.eclipse.wst.validation-1.2.701.v201903222010.jar')>
[WARNING] /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.sample/propertiesValidator/org/eclipse/jst/validation/sample/PropertiesValidator.java:[55] 
	fileURIs = (IFileDelta[])helper.loadModel(PModelEnum.ALL_PROPERTIES_FILES);
	            ^^^^^^^^^^^^
Discouraged access: The type 'IFileDelta' is not API (restriction on classpath entry '<https://ci.eclipse.org/webtools/job/webtools-javaee_master/ws/.repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201903222010/org.eclipse.wst.validation-1.2.701.v201903222010.jar')>
[WARNING] /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.sample/propertiesValidator/org/eclipse/jst/validation/sample/PropertiesValidator.java:[59] 
	fileURIs = (IFileDelta[])helper.loadModel(PModelEnum.FILTER, new Object[]{helper.getURIs()});
	            ^^^^^^^^^^^^
Discouraged access: The type 'IFileDelta' is not API (restriction on classpath entry '<https://ci.eclipse.org/webtools/job/webtools-javaee_master/ws/.repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201903222010/org.eclipse.wst.validation-1.2.701.v201903222010.jar')>
[WARNING] /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.sample/propertiesValidator/org/eclipse/jst/validation/sample/PropertiesValidator.java:[80] 
	IMessage message = new Message(IValidationConstants.BUNDLENAME, IMessage.NORMAL_SEVERITY, IValidationConstants.ABCD0090, new String[]{uris[i]});
	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'Message(String, int, String, String[])' is not API (restriction on classpath entry '<https://ci.eclipse.org/webtools/job/webtools-javaee_master/ws/.repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201903222010/org.eclipse.wst.validation-1.2.701.v201903222010.jar')>
[WARNING] /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.sample/propertiesValidator/org/eclipse/jst/validation/sample/PropertiesValidator.java:[80] 
	IMessage message = new Message(IValidationConstants.BUNDLENAME, IMessage.NORMAL_SEVERITY, IValidationConstants.ABCD0090, new String[]{uris[i]});
	                       ^^^^^^^
Discouraged access: The type 'Message' is not API (restriction on classpath entry '<https://ci.eclipse.org/webtools/job/webtools-javaee_master/ws/.repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201903222010/org.eclipse.wst.validation-1.2.701.v201903222010.jar')>
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping org.eclipse.jst.ejb.ui.tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ---------< org.eclipse.webtools.javaee:org.eclipse.jem.tests >----------
[INFO] Building org.eclipse.jem.tests 1.2.300-SNAPSHOT                  [27/51]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jem.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.jem.tests ---
[INFO] The project's OSGi version is 1.2.300.v201903222025
[INFO] 
[INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.jem.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.jem.tests ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.jem.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.jem.tests ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jem.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.jem.tests ---
[INFO] Compiling 5 source files to /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jem.tests/target/vm/tests.jar-classes
[INFO] Compiling 69 source files to /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jem.tests/target/javatests.jar-classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.jem.tests ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jem.tests/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.jem.tests ---
[INFO] Building jar: /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jem.tests/target/org.eclipse.jem.tests-1.2.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.jem.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.jem.tests ---
[INFO] Building jar: /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jem.tests/vm/tests.jar
[INFO] Building jar: /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jem.tests/javatests.jar
[INFO] Building jar: /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jem.tests/target/org.eclipse.jem.tests-1.2.300-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jem.tests ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.jem.tests ---
[INFO] Pack200 normalizing jar /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jem.tests/target/org.eclipse.jem.tests-1.2.300-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.4:sign (sign) @ org.eclipse.jem.tests ---
[INFO] Signing of nested jars of '/jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jem.tests/target/org.eclipse.jem.tests-1.2.300-SNAPSHOT.jar_unpacked_2314876871882060690/testdata/JDK5BinTests.jar' is disabled.
[INFO] Signing jar: /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jem.tests/target/org.eclipse.jem.tests-1.2.300-SNAPSHOT.jar_unpacked_2314876871882060690/testdata/JDK5BinTests.jar
[INFO] Signing of nested jars of '/jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jem.tests/target/org.eclipse.jem.tests-1.2.300-SNAPSHOT.jar_unpacked_2314876871882060690/vm/tests.jar' is disabled.
[INFO] Signing jar: /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jem.tests/target/org.eclipse.jem.tests-1.2.300-SNAPSHOT.jar_unpacked_2314876871882060690/vm/tests.jar
[INFO] Signing of nested jars of '/jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jem.tests/target/org.eclipse.jem.tests-1.2.300-SNAPSHOT.jar_unpacked_2314876871882060690/javatests.jar' is disabled.
[INFO] Signing jar: /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jem.tests/target/org.eclipse.jem.tests-1.2.300-SNAPSHOT.jar_unpacked_2314876871882060690/javatests.jar
[INFO] Signing jar: /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jem.tests/target/org.eclipse.jem.tests-1.2.300-SNAPSHOT.jar
[INFO] Signing jar: /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jem.tests/target/org.eclipse.jem.tests-1.2.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.jem.tests ---
[INFO] Pack200 packing jar /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jem.tests/target/org.eclipse.jem.tests-1.2.300-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.jem.tests ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.javaee:org.eclipse.jem.tests:1.2.300-SNAPSHOT @ /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jem.tests/pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jem.tests ---
[INFO] Installing /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jem.tests/target/org.eclipse.jem.tests-1.2.300-SNAPSHOT.jar to <https://ci.eclipse.org/webtools/job/webtools-javaee_master/ws/.repository/org/eclipse/webtools/javaee/org.eclipse.jem.tests/1.2.300-SNAPSHOT/org.eclipse.jem.tests-1.2.300-SNAPSHOT.jar>
[INFO] Installing /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jem.tests/pom.xml to <https://ci.eclipse.org/webtools/job/webtools-javaee_master/ws/.repository/org/eclipse/webtools/javaee/org.eclipse.jem.tests/1.2.300-SNAPSHOT/org.eclipse.jem.tests-1.2.300-SNAPSHOT.pom>
[INFO] Installing /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jem.tests/target/org.eclipse.jem.tests-1.2.300-SNAPSHOT-sources.jar to <https://ci.eclipse.org/webtools/job/webtools-javaee_master/ws/.repository/org/eclipse/webtools/javaee/org.eclipse.jem.tests/1.2.300-SNAPSHOT/org.eclipse.jem.tests-1.2.300-SNAPSHOT-sources.jar>
[INFO] Installing /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jem.tests/target/org.eclipse.jem.tests-1.2.300-SNAPSHOT.jar.pack.gz to <https://ci.eclipse.org/webtools/job/webtools-javaee_master/ws/.repository/org/eclipse/webtools/javaee/org.eclipse.jem.tests/1.2.300-SNAPSHOT/org.eclipse.jem.tests-1.2.300-SNAPSHOT-pack200.jar.pack.gz>
[INFO] Installing /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jem.tests/target/p2content.xml to <https://ci.eclipse.org/webtools/job/webtools-javaee_master/ws/.repository/org/eclipse/webtools/javaee/org.eclipse.jem.tests/1.2.300-SNAPSHOT/org.eclipse.jem.tests-1.2.300-SNAPSHOT-p2metadata.xml>
[INFO] Installing /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jem.tests/target/p2artifacts.xml to <https://ci.eclipse.org/webtools/job/webtools-javaee_master/ws/.repository/org/eclipse/webtools/javaee/org.eclipse.jem.tests/1.2.300-SNAPSHOT/org.eclipse.jem.tests-1.2.300-SNAPSHOT-p2artifacts.xml>
[INFO] 
[INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.jem.tests ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping org.eclipse.jst.j2ee.core.tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping org.eclipse.jst.j2ee.tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping org.eclipse.jst.jee.tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping org.eclipse.jst.servlet.tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping org.eclipse.jst.validation.test
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping org.eclipse.webtools.javaee.site
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] org.eclipse.webtools.javaee 3.6.0-SNAPSHOT ......... SUCCESS [01:53 min]
[INFO] javaee.docs ........................................ SUCCESS [  0.039 s]
[INFO] org.eclipse.jst.ejb.doc.user 1.1.301-SNAPSHOT ...... SUCCESS [ 42.286 s]
[INFO] org.eclipse.jst.ejb.ui.infopop 1.0.300-SNAPSHOT .... SUCCESS [  2.703 s]
[INFO] org.eclipse.jst.j2ee.doc.user 1.1.400-SNAPSHOT ..... SUCCESS [  9.876 s]
[INFO] org.eclipse.jst.j2ee.infopop 1.0.300-SNAPSHOT ...... SUCCESS [  3.551 s]
[INFO] org.eclipse.jst.servlet.ui.infopop 1.0.500-SNAPSHOT  SUCCESS [  8.476 s]
[INFO] javaee.plugins ..................................... SUCCESS [  0.040 s]
[INFO] org.eclipse.jem.proxy 2.0.500-SNAPSHOT ............. SUCCESS [  9.024 s]
[INFO] org.eclipse.jem 2.0.600-SNAPSHOT ................... SUCCESS [  5.663 s]
[INFO] org.eclipse.jem.workbench 2.0.400-SNAPSHOT ......... SUCCESS [  6.683 s]
[INFO] org.eclipse.jem.beaninfo.vm.common 2.0.300-SNAPSHOT  SUCCESS [  5.061 s]
[INFO] org.eclipse.jem.beaninfo.vm 2.0.300-SNAPSHOT ....... SUCCESS [  3.319 s]
[INFO] org.eclipse.jem.beaninfo 2.0.300-SNAPSHOT .......... SUCCESS [  4.855 s]
[INFO] org.eclipse.jst.common.annotations.core 1.1.300-SNAPSHOT SUCCESS [  5.578 s]
[INFO] org.eclipse.jst.common.annotations.controller 1.1.300-SNAPSHOT SUCCESS [  3.399 s]
[INFO] org.eclipse.jst.common.annotations.ui 1.1.300-SNAPSHOT SUCCESS [  3.498 s]
[INFO] org.eclipse.jst.common.frameworks 1.1.701-SNAPSHOT . SUCCESS [  4.149 s]
[INFO] org.eclipse.jst.common.ui 1.0.301-SNAPSHOT ......... SUCCESS [ 17.578 s]
[INFO] org.eclipse.jst.j2ee.core 1.4.1-SNAPSHOT ........... SUCCESS [03:23 min]
[INFO] org.eclipse.jst.j2ee 1.2.301-SNAPSHOT .............. SUCCESS [ 12.614 s]
[INFO] org.eclipse.jst.j2ee.jca 1.1.901-SNAPSHOT .......... FAILURE [  0.664 s]
[INFO] org.eclipse.jst.jee 1.0.902-SNAPSHOT ............... SKIPPED
[INFO] org.eclipse.jst.j2ee.ejb 1.1.901-SNAPSHOT .......... SKIPPED
[INFO] org.eclipse.jst.j2ee.ejb.annotation.model 1.1.400-SNAPSHOT SKIPPED
[INFO] org.eclipse.jst.j2ee.web 1.1.911-SNAPSHOT .......... SKIPPED
[INFO] org.eclipse.jst.j2ee.ui 1.1.931-SNAPSHOT ........... SKIPPED
[INFO] org.eclipse.jst.j2ee.jca.ui 1.1.601-SNAPSHOT ....... SKIPPED
[INFO] org.eclipse.jst.j2ee.navigator.ui 1.1.700-SNAPSHOT . SKIPPED
[INFO] org.eclipse.jst.jee.ui 1.0.901-SNAPSHOT ............ SKIPPED
[INFO] org.eclipse.jst.ejb.ui 1.1.911-SNAPSHOT ............ SKIPPED
[INFO] org.eclipse.jst.j2ee.ejb.annotations.emitter 1.1.300-SNAPSHOT SKIPPED
[INFO] org.eclipse.jst.j2ee.ejb.annotations.ui 1.1.301-SNAPSHOT SKIPPED
[INFO] org.eclipse.jst.j2ee.ejb.annotations.xdoclet 1.2.300-SNAPSHOT SKIPPED
[INFO] org.eclipse.jst.j2ee.webservice 1.1.600-SNAPSHOT ... FAILURE [  0.728 s]
[INFO] org.eclipse.jst.j2ee.webservice.ui 1.1.700-SNAPSHOT  SKIPPED
[INFO] org.eclipse.jst.j2ee.xdoclet.runtime 1.1.300-SNAPSHOT SKIPPED
[INFO] org.eclipse.jst.jee.ejb 1.0.500-SNAPSHOT ........... SKIPPED
[INFO] org.eclipse.jst.jee.web 1.0.701-SNAPSHOT ........... SKIPPED
[INFO] org.eclipse.jst.servlet.ui 1.1.921-SNAPSHOT ........ SKIPPED
[INFO] org.eclipse.wtp.jee.capabilities 1.0.100-SNAPSHOT .. SUCCESS [  2.894 s]
[INFO] javaee.tests ....................................... SUCCESS [  0.026 s]
[INFO] org.eclipse.jst.validation.sample 1.1.1-SNAPSHOT ... FAILURE [  0.314 s]
[INFO] org.eclipse.jst.ejb.ui.tests 1.0.0-SNAPSHOT ........ SKIPPED
[INFO] org.eclipse.jem.tests 1.2.300-SNAPSHOT ............. SUCCESS [ 13.507 s]
[INFO] org.eclipse.jst.j2ee.core.tests 1.1.500-SNAPSHOT ... SKIPPED
[INFO] org.eclipse.jst.j2ee.tests 1.1.700-SNAPSHOT ........ SKIPPED
[INFO] org.eclipse.jst.jee.tests 1.0.0-SNAPSHOT ........... SKIPPED
[INFO] org.eclipse.jst.servlet.tests 1.1.401-SNAPSHOT ..... SKIPPED
[INFO] org.eclipse.jst.validation.test 1.1.100-SNAPSHOT ... SKIPPED
[INFO] org.eclipse.webtools.javaee.site 3.6.0-SNAPSHOT .... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15:19 min
[INFO] Finished at: 2019-04-08T05:06:19-04:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:1.3.0:compile (default-compile) on project org.eclipse.jst.j2ee.jca: Compilation failure: Compilation failure: 
[ERROR] /jobs/genie.webtools/webtools-javaee_master/workspace/plugins/org.eclipse.jst.j2ee.jca/jcaedit/org/eclipse/jst/j2ee/internal/jca/providers/JcaEditPlugin.java:[20] 
[ERROR] 	import org.eclipse.core.runtime.IPluginDescriptor;
[ERROR] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.core.runtime.IPluginDescriptor cannot be resolved
[ERROR] /jobs/genie.webtools/webtools-javaee_master/workspace/plugins/org.eclipse.jst.j2ee.jca/jcaedit/org/eclipse/jst/j2ee/internal/jca/providers/JcaEditPlugin.java:[46] 
[ERROR] 	public JcaEditPlugin(IPluginDescriptor descriptor) {
[ERROR] 	                     ^^^^^^^^^^^^^^^^^
[ERROR] IPluginDescriptor cannot be resolved to a type
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:1.3.0:compile (default-compile) on project org.eclipse.jst.j2ee.webservice: Compilation failure: Compilation failure: 
[ERROR] /jobs/genie.webtools/webtools-javaee_master/workspace/plugins/org.eclipse.jst.j2ee.webservice/webservice/org/eclipse/jst/j2ee/internal/webservice/provider/Webservicej2eeEditPlugin.java:[13] 
[ERROR] 	import org.eclipse.core.runtime.IPluginDescriptor;
[ERROR] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.core.runtime.IPluginDescriptor cannot be resolved
[ERROR] /jobs/genie.webtools/webtools-javaee_master/workspace/plugins/org.eclipse.jst.j2ee.webservice/webservice/org/eclipse/jst/j2ee/internal/webservice/provider/Webservicej2eeEditPlugin.java:[84] 
[ERROR] 	public Implementation(IPluginDescriptor descriptor) {
[ERROR] 	                      ^^^^^^^^^^^^^^^^^
[ERROR] IPluginDescriptor cannot be resolved to a type
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:1.3.0:compile (default-compile) on project org.eclipse.jst.validation.sample: Compilation failure: Compilation failure: 
[ERROR] /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.sample/propertiesValWB/org/eclipse/jst/validation/sample/workbenchimpl/PluginPropertyFile.java:[24] 
[ERROR] 	import org.eclipse.core.runtime.IPluginDescriptor;
[ERROR] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.core.runtime.IPluginDescriptor cannot be resolved
[ERROR] /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.sample/propertiesValWB/org/eclipse/jst/validation/sample/workbenchimpl/PluginPropertyFile.java:[60] 
[ERROR] 	cl = plugin.getDescriptor().getPluginClassLoader();
[ERROR] 	            ^^^^^^^^^^^^^
[ERROR] The method getDescriptor() is undefined for the type Plugin
[ERROR] /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.sample/propertiesValWB/org/eclipse/jst/validation/sample/workbenchimpl/PluginPropertyFile.java:[158] 
[ERROR] 	URL[] cp = ((URLClassLoader)p.getDescriptor().getPluginClassLoader()).getURLs();
[ERROR] 	                              ^^^^^^^^^^^^^
[ERROR] The method getDescriptor() is undefined for the type Plugin
[ERROR] /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.sample/propertiesValWB/org/eclipse/jst/validation/sample/workbenchimpl/PluginPropertyFile.java:[176] 
[ERROR] 	IPluginDescriptor pluginDesc = registry.getPluginDescriptor(pluginId);
[ERROR] 	^^^^^^^^^^^^^^^^^
[ERROR] IPluginDescriptor cannot be resolved to a type
[ERROR] /jobs/genie.webtools/webtools-javaee_master/workspace/tests/org.eclipse.jst.validation.sample/propertiesValWB/org/eclipse/jst/validation/sample/workbenchimpl/PluginPropertyFile.java:[176] 
[ERROR] 	IPluginDescriptor pluginDesc = registry.getPluginDescriptor(pluginId);
[ERROR] 	                                        ^^^^^^^^^^^^^^^^^^^
[ERROR] The method getPluginDescriptor(String) is undefined for the type IPluginRegistry
[ERROR] 98 problems (5 errors, 93 warnings)
[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.jst.j2ee.jca
Build step 'Invoke top-level Maven targets' marked build as failure
Taking screenshot.
[workspace] $ echo $XAUTHORITY
<https://ci.eclipse.org/webtools/job/webtools-javaee_master/ws/.Xauthority-8918786921766198345>
[workspace] $ ls -l $XAUTHORITY
-rw-rw-r-- 1 genie.webtools webtools 0 Apr  8 04:50 <https://ci.eclipse.org/webtools/job/webtools-javaee_master/ws/.Xauthority-8918786921766198345>
[workspace] $ import -window root -display :450 screenshot.jpg
Terminating xvnc.
[WARNINGS] Skipping publisher since build result is FAILURE
append disk usage
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Not sending mail to unregistered user nickboldt@xxxxxxxxx


Back to the top