Hi Francesco,

> Sorry if I am saying something obvious but:
> * 'mvn clean package' will just stop before verify, hence not triggering
the maven-failsafe-plugin
> * 'mvn clean verify -DskipTests' will avoid integration test execution
but will start the environment (including Tomcat) anyway

Could we define a goal to avoid starting Tomcat in core and avoid the
integration tests? For example, CXF has a "fastinstall" profile that just
compiles + installs all of the modules and doesn't run any tests or
PMD/checkstyle.

Thanks,

Colm.

Reply via email to