[
https://issues.apache.org/jira/browse/MNG-8222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876235#comment-17876235
]
ASF GitHub Bot commented on MNG-8222:
-------------------------------------
cstamas opened a new pull request, #1679:
URL: https://github.com/apache/maven/pull/1679
Add more contextual info to it.
---
https://issues.apache.org/jira/browse/MNG-8222
> 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
> Priority: Major
> 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)