[wildfly-dev] [Wildfly Maven Plugin] Skip start and shutdown

James R. Perkins jperkins at redhat.com
Thu Feb 19 11:12:28 EST 2015


I'll try to have a look at it today.

As a work around you could always use a profile.

On 02/19/2015 01:59 AM, Thomas Segismont wrote:
> Hi,
>
> Recently I've sent a pull request[1] so that the Wildfly Maven plugin
> can skip start and shutdown.
>
> In RHQ and Hawkular metrics projects, we use the Wildfly Maven plugin to
> start a server and deploy an application for integration testing.
>
> To sum up, we attach the following goals to different build phases:
> * pre-integration-test -> start
> * pre-integration-test -> deploy
> * post-integration-test -> shutdown
>
> The deploy goal has a skip parameter[2]. But the start and shutdown
> goals haven't. So when we disable tests, we can skip the deploy phase
> but Maven will still start and stop the Wildfly server.
>
> I've tested a local build of the plugin with the changes. On the
> Hawkular metrics rest-tests module, build time goes from 15 seconds down
> to 5 seconds when start and stop goal are skipped.
>
> Can somebody please have a look at the PR?
>
> Thanks,
> Thomas
>
> [1] https://github.com/wildfly/wildfly-maven-plugin/issues/26
> [2]
> https://docs.jboss.org/wildfly/plugins/maven/latest/deploy-mojo.html#skip
> _______________________________________________
> wildfly-dev mailing list
> wildfly-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/wildfly-dev

-- 
James R. Perkins
JBoss by Red Hat



More information about the wildfly-dev mailing list