mirror of https://github.com/apache/maven.git
944b65451b
target/classes and is the location for compiled application classes o added project.build.testOutput which takes a default value of target/test-classes and is the location for compiled test classes After chatting with Michal we decided that we want a single place where we can control these values and provide a single place for a user to override them if they wish to. The build directory, the directory where compiled app classes go, and the directory where compiled test classes go can now all be accessed in a consistent fashion. git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162756 13f79535-47bb-0310-9956-ffa450edef68 |
||
---|---|---|
.. | ||
src/site/apt | ||
.cvsignore | ||
build.sh | ||
maven.mdo | ||
pom.xml |