boost icon indicating copy to clipboard operation
boost copied to clipboard

Fix test-dev-release IT failure on TomEE

Open awisniew90 opened this issue 6 years ago • 1 comments

The test-dev-release IT is failing on TomEE with the following:

org.apache.openejb.config.UnknownModuleTypeException: Unknown module type: url=/Users/awisniew/Projects/Liberty-Boost/boost/boost-maven/boost-maven-plugin/target/it/test-dev-release/target/it/release-project/target/apache-tomee/apps/ROOT.jar which can't be a war.

awisniew90 avatar Apr 30 '19 15:04 awisniew90

Reminder: as part of this we must re-enable test-dev-release/src/it/release-project/src/test/java/it/EndpointIT.java

which is skipped via Assume logic.

scottkurz avatar May 03 '19 14:05 scottkurz