Got an an internationalized Java app?
Then the maven-rbc-plugin plugin can help you finding

more...

Author:Admin
Tags:gmaven, Maven, maven-rbc-plugin, Plugins
Categories:java, maven

In a multi module Maven project, it seems non trival to reference the project root location from the sub modules deeper down in the module hierarchy. The following approach describes how to configure a plugin referencing a root POM relative file.

more...

Author:Admin
Tags:gmaven, Maven
Categories:maven, development