Forum Discussion

rajanikumar77's avatar
rajanikumar77
New Contributor
16 years ago

Maven soapUI Plugin path issues in pom.xml

My soapui-settings.xml file is in /home/xyz and the below configuration in my pom.xml works perfectly fine. But if i change the project file location to any other location other than /home/xyz, i am getting an error that soapui-project file not found.

 
  eviware
  maven-soapui-plugin
 
  2.5.1
 
       
     
    /home/xyz/test-soapui-project.xml
   
    /home/xyz/test/output/
   
    true
 

 
   
      soapUI
     
      test
     
       
        test