[ http://jira.codehaus.org/browse/MXMLBEANS-28?page=comments#action_83278 ] Corridor Software Developer commented on MXMLBEANS-28: ------------------------------------------------------
This is documented here: http://mojo.codehaus.org/xmlbeans-maven-plugin/xmlbeans-mojo.html The list of parameters is comprehensive since it is auto-generated. I'll provide an example for your edification in usage as well. At some point the plugin documentation page stopped automatically being the doc page for a plugin. It's here: http://mojo.codehaus.org/xmlbeans-maven-plugin/plugin-info.html I'll put it in the top menu for clarity. > Documentation bug: Parameters not described and bad default value > ----------------------------------------------------------------- > > Key: MXMLBEANS-28 > URL: http://jira.codehaus.org/browse/MXMLBEANS-28 > Project: Maven 2.x Xmlbeans Plugin > Issue Type: Bug > Environment: Netbeans > Reporter: Peter Kutschera > Assigned To: Corridor Software Developer > Priority: Minor > Attachments: Netbeans-Problem-solved.tar.gz > > > XMLbeans-maven-plugin generates sources to target/xmlbeans-source > Netbeans expects the sources in target/generated-sources/xmlbeans > There is no description on > http://mojo.codehaus.org/xmlbeans-maven-plugin/usage.html how to change this! > I had to read the sources to find out that there exists a parameter named > "sourceGenerationDirectory" ! > So please update the usage page. > Include also a description of the settings needed when used with netbeans > (<sourceGenerationDirectory>target/generated-sources/xmlbeans</sourceGenerationDirectory>). > It would also be nice to change the default value to > target/generated-sources/xmlbeans so this would work out of the box. > Find attached a working example. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
