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 3740850 commit 62f0dd4Copy full SHA for 62f0dd4
gradle/pom.xml
@@ -67,6 +67,7 @@
67
<argument>clean</argument>
68
<argument>build</argument>
69
<argument>-Pversion=${project.version}</argument>
70
+ <argument>-Dmaven.repo.local=${settings.localRepository}</argument>
71
</arguments>
72
</configuration>
73
<goals>
0 commit comments