We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cd08d4 commit 9811a93Copy full SHA for 9811a93
1 file changed
tests/spring-compat-tests/pom.xml
@@ -127,6 +127,7 @@
127
<resourceBase>src/main/webapp</resourceBase>
128
<resourceBase>${project.build.directory}/webapp</resourceBase>
129
</resourceBases>
130
+ <argLine>${argLine} -Daxis.attachments.Directory=${project.build.directory}/tmp/attachments</argLine>
131
</configuration>
132
</execution>
133
<execution>
0 commit comments