It would be using environment variables I believe. I've put some time into
maven, I'll see what I can work out.
On Fri, Aug 12, 2016 at 2:57 AM, swapnil barwat <swapnilbarwat@gmail.com>
wrote:
> I have a requirement where i need to send license volition mail to the
> owner (whoever is committed the code). I am using artifactory maven plugin
> which has license configuration. This allows you to config violation
> recipients" in pom.xml where you can mention the email address to whom you
> want to send mail. It works like a charm if you configure email address
> there. But I want to make this email address dynamic and want to/should be
> able to read that from git config email address configured on your machine.
>
> Is any one know how achieve this?
>
> --
> regards..
> Swapnil Barwat
>
|