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

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

    Attachment: report-1.diff

Some improvements against my first diff

- add some docu for site generation
- use less hardcoded paths but the ones used/defined for maven in general (like 
src-/build directory)
- make GeneratorPlugin configurable -> Exept some mandatory plugins (Xsd, 
XmlMeta) the plugins are now configurable by adding a comma seperated list to 
the configuration section  of the maven-xbean-plugin configuration section in 
the pom. Custom GeneratorPlugins must implement the GeneratorPlugin interface 
and be avaliable in the classpath. For default configuration see also the 
generated site (cd maven-xbean-plugin, mvn site)

> 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-1.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