Forum Discussion

hugohendriks's avatar
hugohendriks
Occasional Visitor
7 years ago
Solved

How to specify the global-groovy.log location when using the soapui maven plugin

Hi,

 

I'm using the soapui-maven plugin:

 

<groupId>com.smartbear.soapui</groupId>
<artifactId>soapui-maven-plugin</artifactId>
<version>5.0.0</version>

 

and I'm trying to specify the log location of the global-groovy.log but I can't seem to get this to work. I hoped it was maybe possibly by adding <soapuisettings> for the log4j config but I can't get it to work. It just keep dropping the log file in the basedir.

 

Does anyone know if you can edit the log location of this file?

 

Much thanks and best regards,

Hugo

2 Replies