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.
You can include this plugin directly in your project as follows:
<groupId>com.idfconnect.devtools</groupId>
<artifactId>artifact-property-plugin</artifactId>
<version>1.0</version>
Categories
Build ToolsLicense
GNU General Public License version 2.0 (GPLv2)Other Useful Business Software
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of IDFC Artifact Property Plug-in!