Forum Discussion

Prudential_UK_A's avatar
Prudential_UK_A
Frequent Contributor
15 years ago

[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

16 Replies