[
https://issues.apache.org/jira/browse/MPLUGIN-293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14969836#comment-14969836
]
Michael Osipov commented on MPLUGIN-293:
----------------------------------------
Did you try {{help:effective-pom}}?
> Missing explanation on <requirements> on report goal
> ----------------------------------------------------
>
> Key: MPLUGIN-293
> URL: https://issues.apache.org/jira/browse/MPLUGIN-293
> Project: Maven Plugin Tools
> Issue Type: Documentation
> Components: Plugin Plugin
> Reporter: Peter Hansson
>
> The current doc for the {{requirements}} parameter is:
> {noformat}
> Specify some requirements to execute this plugin. Example:
> <requirements>
> <maven>2.0</maven>
> <jdk>1.4</jdk>
> <memory>256m</memory>
> <diskSpace>1m</diskSpace>
> <others>
> <property>
> <name>SVN</name>
> <value>1.4.6</value>
> </property>
> </others>
> </requirements>
> {noformat}
> There's a need to document where the default values for {{maven}} and {{jdk}}
> come from when they are not explicitly defined.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)