We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a14cf2e commit 69c949bCopy full SHA for 69c949b
1 file changed
pom.xml
@@ -65,11 +65,6 @@
65
<!-- Workaround to avoid duplicating config files. -->
66
<rng.parent.dir>${basedir}</rng.parent.dir>
67
68
- <!-- Fix to avoid JXR 3.0.0 forking the lifecycle phase 'compile' during site report
69
- jxr:aggregate. If compile is forked it fails when building the Java 9 modules that
70
- depend on other packages. -->
71
- <commons.jxr.version>2.5</commons.jxr.version>
72
-
73
<!-- Change from commons-parent -->
74
<commons.jacoco.haltOnFailure>true</commons.jacoco.haltOnFailure>
75
0 commit comments