We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7bea8e commit d35006dCopy full SHA for d35006d
1 file changed
pom.xml
@@ -7016,6 +7016,7 @@
7016
<executable>${gradle.wrapper}</executable>
7017
<workingDirectory>${basedir}/gradle-scijava</workingDirectory>
7018
<arguments>
7019
+ <argument>--no-daemon</argument>
7020
<argument>--project-cache-dir</argument>
7021
<argument>../target/gradle/build</argument>
7022
<argument>generateCatalogAndPlatform</argument>
0 commit comments