We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 730e94e commit 1323c54Copy full SHA for 1323c54
activemq-broker/pom.xml
@@ -187,7 +187,7 @@
187
<argLine>${surefire.argLine}</argLine>
188
<runOrder>alphabetical</runOrder>
189
<systemPropertyVariables>
190
- <org.apache.activemq.default.directory.prefix>target</org.apache.activemq.default.directory.prefix>
+ <org.apache.activemq.default.directory.prefix>target/</org.apache.activemq.default.directory.prefix>
191
</systemPropertyVariables>
192
<includes>
193
<include>**/*Test.*</include>
0 commit comments