Hi List,
It is possible to reference pom properties with ${project.version} for
example.
But how can I reference plugin properties?I would like to reference the webapp directory. The property is called webappDirectory, but I can't seem to get it's value. Thanks.
