Skip to content

Commit 86e676d

Browse files
committed
Add checkstyle:check to default goal
1 parent e2d1760 commit 86e676d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ limitations under the License.
261261
<commons.releaseManagerKey>BC87A3FD0A54480F0BADBEBD21939FF0CA2A6567</commons.releaseManagerKey>
262262
</properties>
263263
<build>
264-
<defaultGoal>clean verify apache-rat:check clirr:check javadoc:javadoc</defaultGoal>
264+
<defaultGoal>clean verify apache-rat:check clirr:check checkstyle:check javadoc:javadoc</defaultGoal>
265265
<pluginManagement>
266266
<plugins>
267267
<plugin>

0 commit comments

Comments
 (0)