Skip to content

Commit

Permalink
include plugin folder in jar
Browse files Browse the repository at this point in the history
  • Loading branch information
jodygarnett committed Jun 1, 2020
1 parent 327b42a commit 608e670
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,10 @@
<resource>
<directory>src/main/resources</directory>
</resource>
<resource>
<directory>src/main/plugin</directory>
<targetPath>plugin</targetPath>
</resource>
</resources>
<testResources>
<testResource>
Expand Down

0 comments on commit 608e670

Please sign in to comment.