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/12 09:58:40 UTC

[GitHub] [maven-site] kwin commented on a diff in pull request #328: Document limitation of comma-separated collections/arrays

kwin commented on code in PR #328:
URL: https://github.com/apache/maven-site/pull/328#discussion_r993254182


##########
content/apt/guides/mini/guide-configuring-plugins.apt:
##########
@@ -389,6 +391,8 @@ public class MyAnimalMojo
 ...
 +-----+
 
+ In contrast to value objects and collections/arrays there is no string coercion defined for maps, i.e. you cannot give parameters of those type via CLI argument. 

Review Comment:
   thanks, fixed in https://github.com/apache/maven-site/commit/4d2e9e5092c5db8bcfee9a63a1c6b177a2b2e4ee.



-- 
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