# ----------------------------------------------------------------------------- # Default properties for the Maven build. You can override these properties # either by defining a build.properties file with the overriden properties # or by passing them on the command line as system parameters (-D). # ----------------------------------------------------------------------------- # MAVEN CORE ############## # comma-separated list of remote JAR repository URLs maven.repo.remote = http://www.apache.org/dist/java-repository/, http://cvs.apache.org/repository/, http://mirrors.sunsite.dk/maven/, http://people.apache.org/~ips/maven-repo/ # JAVA PLUGIN ############## maven.compile.debug = on maven.compile.target = 1.4