# ------------------------------------------------------------------- # P R O J E C T P R O P E R T I E S # ------------------------------------------------------------------- maven.xdoc.date=left maven.xdoc.version=${pom.currentVersion} maven.xdoc.developmentProcessUrl=http://jakarta.apache.org/commons/charter.html compile.debug = on compile.optimize = off compile.deprecation = off maven.checkstyle.format = turbine maven.junit.fork=true #cactus settings. Make sure to point to your Tomcat! cactus.home.tomcat4x = c:/java/tomcat cactus.src.mergewebxml=src/test-cactus/testapp/WEB-INF/web.xml