# Remote repos maven.repo.remote = http://www.bluesunrise.com/maven/, http://www.ibiblio.org/maven/ # Display the date on the Maven web site maven.xdoc.date = left # Display the maven version the web site is documenting maven.xdoc.version = ${pom.currentVersion} maven.checkstyle.properties=${basedir}/../checkstyle.properties maven.compile.deprecation=on