QualiteSys QualiteSys created MSITE-840:
-------------------------------------------
Summary: 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
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)