89f63fd2d3
they use whatever is installed in the system. Fixed a two unit-tests from when Maven executes its stuff. git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1289 51baf565-9d33-0410-a72c-fc3788e3496d
31 lines
785 B
Properties
31 lines
785 B
Properties
#
|
|
# Project Properties - Change this file to match your
|
|
# environment.
|
|
#
|
|
|
|
rulesets.dir=rulesets
|
|
dvsl.dir=dvsl
|
|
|
|
maven.quilt.reportsDirectory=target/test-coverage
|
|
|
|
maven.core.callback.pre-compile.buildFile=pmd.xml
|
|
maven.core.callback.pre-compile.buildTarget=pre-build
|
|
|
|
maven.docs.callback.pre-docs-quick.buildFile=pmd.xml
|
|
maven.docs.callback.pre-docs-quick.buildTarget=pre-docs
|
|
|
|
maven.docs.callback.pre-docs.buildFile=pmd.xml
|
|
maven.docs.callback.pre-docs.buildTarget=pre-docs
|
|
|
|
maven.docs.callback.post-docs-quick.buildFile=pmd.xml
|
|
maven.docs.callback.post-docs-quick.buildTarget=post-docs
|
|
|
|
maven.docs.callback.post-docs.buildFile=pmd.xml
|
|
maven.docs.callback.post-docs.buildTarget=post-docs
|
|
|
|
maven.pmd.reportsDirectory=target
|
|
|
|
maven.jarResources.basedir=test-data
|
|
|
|
maven.junit.fork=true
|