[ http://jira.codehaus.org/browse/MXMLBEANS-28?page=comments#action_83309 ] 
            
Corridor Software Developer commented on MXMLBEANS-28:
------------------------------------------------------

Is this a de facto standard or a real one? Since the xml beans plugin was one 
of the first to come out for 2.x, I can see a case for updating it to some far 
reaching structure. But I do not want it to be a case where 3 plugins do it one 
way and 4 another. That wouldn't be compelling since it's configurable and 
there has already been a release where someone is relying on the default now...

So, here are some plugins which used subdirs under generated-sources:
castor-maven-plugin
javacc-maven-plugin
jaxb2-maven-plugin
xdoclet-maven-plugin

And here are some that do not:
commons-attributes-maven-plugin - just uses generated-sources

Just the one. Okay, this makes sense. Thanks for reopening the ticket...

> 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
>             Fix For: 2.0.1
>
>         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

Reply via email to