-
Bug
-
Resolution: Unresolved
-
Major
-
4.5.0.AM1
-
None
-
devex #132 May 2017, devex #133 Jun 2017
When I run the same build locally (`mvn clean install`), I get null pointers - and they're not all related to ancient JRE5 tests.
See attached: org.jboss.tools.ws.creation.core.test.JBossWSCreationCoreTestSuite.txt
Running again now with
mvn clean install -Djbosstools.test.jre.5=${JAVA_HOME} -Djbosstools.test.jre.6=${JAVA_HOME} \ -Djbosstools.test.jre.7=${JAVA_HOME} -Djbosstools.test.jre.8=${JAVA_HOME}
See attached: org.jboss.tools.ws.creation.core.test.JBossWSCreationCoreTestSuite_v2.txt and .log
Could the problem be this?
!ENTRY org.eclipse.wst.common.project.facet.core 4 0 2017-02-28 11:14:37.082 !MESSAGE Project facet wst.jsdt.web has not been defined. It is used in plugin org.eclipse.jst.server.core.
(Wondering if we ought to update the parent pom to have smart defaults for these jbosstools.test.jre.* variables. WDYT? see JBIDE-24020)
- relates to
-
JBIDE-24020 set better defaults for jbosstools.test.jre.* in parent pom?
-
- Closed
-