Hi,


I have the following setup:

A super pom project which enumerates 2 modules: a web service war project
and a web service client project.

The web service client calls the wsimport goal in order to generate the
client artifacts but that fails if I don’t run the other project with mvn
jetty:run.

In order to run the web service client tests also requires that the jetty to
run.



How could I do this automatically?



Thanks,

Jozsef

Reply via email to