IDFC Artifact Property Plug-in

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:

  • artifact.groupId.artifactId[.classifier].type.version - the version of the artifact
  • artifact.groupId.artifactId[.classifier].type.filename - the file name of the artifact

    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.

Trademarks

Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation.