Prudential_UK_A
16 years agoFrequent Contributor
[RESOLVED] Maven 2 plugin with remote project
Hi,
I am attempting to use the maven 2.x plugin to run a soapUI project stored in a subversion repository. My pom.xml contents is listed below:
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
4.0.0
sqs
soapui-maven
SoapUI Maven example
0.0.1-SNAPSHOT
eviwarePluginRepository
http://www.eviware.com/repository/maven2/
eviware
maven-soapui-plugin
2.5.1
https://localhost/svn/testRepository/tr ... roject.xml
What do I specify instead of the element to get it to load the project file over http?
Thanks in advance
I am attempting to use the maven 2.x plugin to run a soapUI project stored in a subversion repository. My pom.xml contents is listed below:
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
What do I specify instead of the
Thanks in advance
