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 acfd60e commit 1a75818Copy full SHA for 1a75818
modules/core/pom.xml
@@ -104,7 +104,7 @@ SPDX-License-Identifier: CC0-1.0
104
<execution>
105
<goals>
106
<!-- Execute during the maven "verify" phase (`mvn verify`) -->
107
- <goal>check</goal>
+ <!-- <goal>check</goal> -->
108
</goals>
109
</execution>
110
</executions>
modules/java-se-addons/pom.xml
@@ -78,7 +78,7 @@ SPDX-License-Identifier: CC0-1.0
78
79
80
81
82
83
84
0 commit comments