File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 269269 <maven-antrun-plugin .version>3.1.0</maven-antrun-plugin .version>
270270 <maven-assembly-plugin .version>3.6.0</maven-assembly-plugin .version>
271271 <maven-clean-plugin .version>3.3.1</maven-clean-plugin .version>
272- <maven-compiler-plugin .version>3.10.1</maven-compiler-plugin .version>
272+ <!--
273+ NB: Versions of the maven-compiler-plugin newer than 3.8.1 cause very
274+ slow compilation preparation (30-60 seconds or longer) for some
275+ SciJava components, during parsing of module-info.java files.
276+ -->
277+ <maven-compiler-plugin .version>3.8.1</maven-compiler-plugin .version>
273278 <maven-dependency-plugin .version>3.6.0</maven-dependency-plugin .version>
274279 <maven-deploy-plugin .version>3.1.1</maven-deploy-plugin .version>
275280 <maven-enforcer-plugin .version>3.3.0</maven-enforcer-plugin .version>
You can’t perform that action at this time.
0 commit comments