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