Tamas Cservenak created MNG-8222:
------------------------------------
Summary: Provide more information to PropertyContributors
Key: MNG-8222
URL: https://issues.apache.org/jira/browse/MNG-8222
Project: Maven
Issue Type: Improvement
Components: API
Affects Versions: 4.0.0-beta-3
Reporter: Tamas Cservenak
Fix For: 4.0.0-beta-4
The property contributor lacks a lot of "contextual" data. It would be better
if it could:
* inspect "so far discovered user properties" -- this is OK, they are in the
passed in map
* inspect "maven discovered Java System Properties" -- to not touch
System.getProperty method
* inspect maybe things like topDirectory, cwd etc?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)