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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of IDFC Artifact Property Plug-in!