[ http://jira.codehaus.org/browse/MPIR-74?page=com.
atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel
#action_113009 ]
Vincent Siveton commented on MPIR-74:
-------------------------------------
The main goal of this issue was how to create a new
MavenReport (which extends AbstractMavenReport) with new
Doxia dependency. The main pb that I found is how to use the
correct sink.
If you release MPIRP like this, I guess that we need to copy
and paste these methods in all reports which will be bumped
to Doxia:1.0-alpha-9
> Move logic inside AbstractProjectInfoReport to
maven-reporting-impl
>
------------------------------------------------------------
-------
>
> Key: MPIR-74
> URL: http://jira.c
odehaus.org/browse/MPIR-74
> Project: Maven 2.x Project Info Reports
Plugin
> Issue Type: Improvement
> Affects Versions: 2.1
> Reporter: Vincent Siveton
> Priority: Blocker
> Fix For: 2.1
>
>
> Due to doxia:1.0-alpha-9, the following methods need to
be a part of maven-reporting-impl:
> private File getSkinArtifactFile();
> public void execute();
> So, it should be more easy to create a new report
plugin.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the
administrators: h
ttp://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atl
assian.com/software/jira
|