You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/10/05 19:56:04 UTC

[GitHub] [maven] gnodet opened a new pull request, #808: Replace Properties with Map

gnodet opened a new pull request, #808:
URL: https://github.com/apache/maven/pull/808

   Remove properties from the v4 model and use Map<String, String> instead


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [maven] michael-o commented on pull request #808: Replace Properties with Map in the v4 api

Posted by GitBox <gi...@apache.org>.
michael-o commented on PR #808:
URL: https://github.com/apache/maven/pull/808#issuecomment-1265726207

   Are we sure that String-based properties are sufficient?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org