You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of using multiple execution modes for the exec-osgi mojo we should provide an individual mojo for each mode or at least a configure and a start mojo.
Instead of using multiple execution modes for the
exec-osgi
mojo we should provide an individual mojo for each mode or at least aconfigure
and astart
mojo.Examples of this approach can be found in the Tomcat Maven Plugin https://github.com/apache/tomcat-maven-plugin/tree/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run
The text was updated successfully, but these errors were encountered: