MicroShed / boost

Boost Maven and Gradle plugins for MicroProfile development
Eclipse Public License 1.0
27 stars 13 forks source link

Fix test-dev-release IT failure on TomEE #313

Open awisniew90 opened 5 years ago

awisniew90 commented 5 years ago

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.

scottkurz commented 5 years ago

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.