blob: 5ff72a54981ca642d47f14e755241071d61b5c00 [file] [log] [blame]
# -------------------------------------------------------------------
# P R O J E C T P R O P E R T I E S
# -------------------------------------------------------------------
maven.junit.fork=true
maven.compile.deprecation = on
# Installation dir
maven.dist.install.dir = /usr/local/jelly
maven.checkstyle.properties=../tag-checkstyle.properties
# copied from maven test plugin due to a bug/caching issue
maven.test.dest = ${maven.build.dir}/test-classes