[ 
https://issues.apache.org/jira/browse/MSITE-785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15572975#comment-15572975
 ] 

Hudson commented on MSITE-785:
------------------------------

SUCCESS: Integrated in Jenkins build maven-plugins #7347 (See 
[https://builds.apache.org/job/maven-plugins/7347/])
[MSITE-785] Documentation of saveProcessedContent parameter is empty

Escaping the '<' and '>' inside Javadoc with '&lt;' and '&gt;', so that the 
documentation of the parameter is correctly present in the generated site. 
(gboue: [http://svn.apache.org/viewvc/?view=rev&rev=1764765])
* (edit) 
maven-site-plugin/src/main/java/org/apache/maven/plugins/site/render/AbstractSiteRenderingMojo.java


> Documentation of saveProcessedContent parameter is empty
> --------------------------------------------------------
>
>                 Key: MSITE-785
>                 URL: https://issues.apache.org/jira/browse/MSITE-785
>             Project: Maven Site Plugin
>          Issue Type: Improvement
>          Components: doxia integration
>    Affects Versions: 3.5.1
>            Reporter: Guillaume Boué
>            Assignee: Guillaume Boué
>            Priority: Minor
>             Fix For: 3.6
>
>
> The generated documentation of the plugin's goal (example 
> [site:site|https://maven.apache.org/plugins/maven-site-plugin/site-mojo.html])
>  has an empty description for the parameter {{saveProcessedContent}}.
> This is due to the presence of an unescaped XML tag in the Javadoc of the 
> parameter inside 
> [{{AbstractSiteRenderingMojo}}|https://github.com/apache/maven-plugins/blob/maven-site-plugin-3.5.1/src/main/java/org/apache/maven/plugins/site/render/AbstractSiteRenderingMojo.java#L202-L209]
>  ({{\*.<ext>.vm}}).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to