Hello, I wish to use the SOAPui plugin for Maven.
When I put it in the superpom it works nice, but is it possible to include
it in the project where the web services are instead ?
Here is my statement:
<plugins>
<plugin>
<groupId>eviware</groupId>
<artifactId>maven-soapui-plugin</artifactId>
<version>1.7</version>
<configuration>
<projectFile>WebProject/webproject-soapui-project.xml</projectFile>
</configuration>
</plugin>
</plugins>
Thanks.
--
Cordialement,
Rodolphe Beck
[EMAIL PROTECTED]
