The Maven documentation talks about a property called project.build.finalName, but I couldn\'t find a definition of the value it is set to based on other values in
project.build.finalName
The final value is composed of the artifact groupId concatenated to the artifact id that you have declared in your pom.xml file