Description
<!-- needed to start the application via mvn clean package tomee:run-->
<plugin>
<groupId>org.apache.openejb.maven</groupId>
<artifactId>tomee-maven-plugin</artifactId>
<version>1.5.2</version>
</plugin>
(in build/plugins)
Attachments
Issue Links
- is blocked by
-
WINK-393 upgrade version of slf4j
- Open