Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Blocker
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: maven-reporting-impl
-
Labels:None
-
Number of attachments :
Description
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.
Are you saying that we can't release maven-pir-plugin 2.1 until this is fixed? Otherwise I would like to push this issue to the next release.