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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of IDFC Artifact Property Plug-in!