Open briandealwis opened 6 years ago
Our .appengine.validation.test
pom.xml
includes the org.eclipse.jst.web_ui.feature
feature, which includes org.eclipse.jst.web_core.feature
, which pulls in the org.eclipse.jst.j2ee
bundle, which includes the project-facet
definitions for jst.ear
and jst.appclient
.
This problem was introduced in Oxygen.1 and fixed in Oxygen.2. The WTP Oxygen repo (/webtools/repository/oxygen
) wasn't updated to include Oxygen.2. I've emailed the wtp-dev list and hope that it should be fixed soon.
(We use the WTP Oxygen repo as they don't publish their SDK features and plugins to the Oxygen release train at /releases/oxygen
for reasons unknown.)
A recent change? Seen on the Oxygen builds in a number of tests, although they seem harmless. Maybe we need to include an additional test-time dependency?