Skip to content

Commit

Permalink
Add checkstyle config path for dew-maven-plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
sunyl527 committed Aug 23, 2019
1 parent 10f4af2 commit 74df5d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions devops/maven/dew-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
<name>2.0 Dew DevOps Maven Plugin</name>

<properties>
<checkstyle.config.path>../../../framework/checkstyle/checkstyle.xml</checkstyle.config.path>
</properties>

<dependencies>
Expand Down

0 comments on commit 74df5d8

Please sign in to comment.