This is a Maven 3.1 plug-in for generating properties based on artifact dependencies. For every resolved compile+runtime dependency, the plug-in will set the following properties:
These properties are then available for use in other plugins, such as the Codehaus template plugin, which can insert property values into tokens in project files.
The plugin requires Maven 3.1 and Java6.