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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of IDFC Artifact Property Plug-in!