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
Deliver secure remote access with OpenVPN.
OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of IDFC Artifact Property Plug-in!