Skip to content

Commit ce2ab39

Browse files
committed
add endorsedDir to allow 3rd party jars
1 parent 9e6d03c commit ce2ab39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,7 @@
200200
<mainClass>com.arpnetworking.metrics.mad.Main</mainClass>
201201
</program>
202202
</programs>
203+
<endorsedDir>lib/ext</endorsedDir>
203204
</configuration>
204205
</plugin>
205206
<plugin>

0 commit comments

Comments
 (0)