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 9fd3929 commit 28057caCopy full SHA for 28057ca
pom.xml
@@ -266,6 +266,7 @@
266
<groupId>org.apache.maven.plugins</groupId>
267
<artifactId>maven-release-plugin</artifactId>
268
<configuration>
269
+ <arguments>-Dunit-test-wlst-dir=${unit-test-wlst-dir}</arguments>
270
<tagNameFormat>release-@{project.version}</tagNameFormat>
271
<!-- Tell release:perform to stop before trying to push to a remote repository -->
272
<goals>install</goals>
0 commit comments