[
http://jira.codehaus.org/browse/MPLUGIN-112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Bentmann closed MPLUGIN-112.
-------------------------------------
Assignee: Benjamin Bentmann
Resolution: Fixed
Fix Version/s: 2.4.2
Done in [r657239|http://svn.apache.org/viewvc?view=rev&revision=657239]. The
plain text help now also properly mimics preformatted text and lists.
> Respect line breaks from Javadoc when generating help goal
> ----------------------------------------------------------
>
> Key: MPLUGIN-112
> URL: http://jira.codehaus.org/browse/MPLUGIN-112
> Project: Maven 2.x Plugin Tools
> Issue Type: Improvement
> Components: API, Plugin Plugin
> Affects Versions: 2.4
> Reporter: Benjamin Bentmann
> Assignee: Benjamin Bentmann
> Fix For: 2.4.2
>
>
> The help goal is currently eating up all line breaks which makes something
> like
> {noformat}
> Line of text here.<br>
> Another line, introducing some properties snippet:
> <pre>
> # this is some property that does intersting things
> my.very.cool.property=value
> </pre>
> {noformat}
> not really human-readable upon ouput by the help goal.
> We should
> - output line breaks for every {{<br>}} and {{<p>}} element
> - output line breaks for every literal line break from a {{<pre>}} block.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira