[
https://issues.apache.org/jira/browse/MPLUGIN-293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14969904#comment-14969904
]
Peter Hansson commented on MPLUGIN-293:
---------------------------------------
Yep, I cannot see how I can deduct from that output what the
_maven-plugin-plugin_ will use a default for say {{<jdk>}} if not specified
explicitly.
> 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)