Skip to content

aaabidunique/dynamic-property-maven-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

dynamic-property-maven-plugin

A maven plugin for creating property on the fly based on condition.

Description

This maven plugin was created to acomplish only one task to add dynamic maven properties during maven build which can be used for any purpose based on yours use case.

This plugin uses jitpack.io to provide dependency read wiki about how to configure and use the plugin. Currently this plugin supports only few operators, if you need more operator or have some use cases then please let me know by opening a new issue!

Note:

Currently supported operator are:

  • EQUALS
  • EQUALS_IGNORE_CASE
  • CONTAINS
  • REGEX

Created & Maintained By

Abid Ali

If you found this library helpful and want to help the developer, consider buying a cup of ☕

About

A maven plugin for creating property on the fly based on condition.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages