Forum Discussion

azurion's avatar
azurion
New Contributor
12 years ago

Maven plugin not using project set in <projectFile>

Project file is set as follows: <configuration> <projectFile>${project.basedir}/test/soapui/scripts/IntegrationTest.xml</projectFile> ... <...