Maven notes

From raju

project.build.outputDirectory

In some pom.xml files, I see variables like ${project.build.outputDirectory}. These variables are defined by maven. For more info, see

useful links