# ------------------------------------------------------------------- # P R O J E C T P R O P E R T I E S # ------------------------------------------------------------------- #set this in your ${user.home}/build.properties rather than here #maven.home = ${user.home}/maven #This is needed to make the old build.xml files use the new directories, if called via maven build.dir = target lib.dir = ${lib.repo} compile.debug = on compile.optimize = off compile.deprecation = off src.dir = src announcement = 1.3a3-dev