[
https://issues.apache.org/jira/browse/MSITE-840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MSITE-840.
--------------------------------
Resolution: Invalid
Question go to the mailing list and not the issue tracker.
> Create a post-site goal
> -----------------------
>
> Key: MSITE-840
> URL: https://issues.apache.org/jira/browse/MSITE-840
> Project: Maven Site Plugin
> Issue Type: Wish
> Reporter: QualiteSys QualiteSys
> Priority: Major
>
> How to create a java post-site phase ?
> I tried a AbstractMojo without success, for example :
> /**
> * Generation of post site phase to generate base64 binary files
> *
> * @goal qcrgoalreportingpost
> *
> * @phase post-site
> */
> public class QcrReportingPostMojo
> extends AbstractMojo
> {
> ...
> }
> Thanks for your help
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)