[ 
https://issues.apache.org/jira/browse/XBEAN-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Felix Knecht updated XBEAN-72:
------------------------------

    Attachment: report.diff

Generate a xbean report.
To add the report to the site generation you need to add it in the reporting 
section of your pom, e.g.

  <reporting>
    <plugins>
      <plugin>
        <groupId>org.apache.xbean</groupId>
        <artifactId>maven-xbean-plugin</artifactId>
        <version>3.6-SNAPSHOT</version>
      </plugin>
    </plugins>
  </reporting>

> Plugin needs to implement MavenReport
> -------------------------------------
>
>                 Key: XBEAN-72
>                 URL: https://issues.apache.org/jira/browse/XBEAN-72
>             Project: XBean
>          Issue Type: New Feature
>          Components: maven-plugin
>    Affects Versions: 2.8
>            Reporter: Kohsuke Kawaguchi
>         Attachments: report.diff
>
>
> The HTML files that the maven-xbean-plugin generates are very useful inside 
> the site HTML files.
> If the plugin provides MavenReport, then this could happen automatically.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to