What is purpose of the parameter `<tomcat.servlet.context.path>/source</tomcat.servlet.context.path>` in the pom file? Could it be used in the the target <build> <finalName>source</finalName> making the change <finalName>${tomcat.servlet.context.path}</finalName> ?