[ http://jira.codehaus.org/browse/MXMLBEANS-4?page=all ]
Brett Porter moved MOJO-270 to MXMLBEANS-4:
-------------------------------------------
Version: (was: 2.1)
Fix Version: (was: 2.0.1)
2.0.1
Component: (was: xmlbeans)
Complexity: (was: Intermediate)
Key: MXMLBEANS-4 (was: MOJO-270)
Project: Maven 2.x Xmlbeans Plugin (was: Mojo)
> Xmlbeans not adding generated source to class path when source is up-to-date
> ----------------------------------------------------------------------------
>
> Key: MXMLBEANS-4
> URL: http://jira.codehaus.org/browse/MXMLBEANS-4
> Project: Maven 2.x Xmlbeans Plugin
> Type: Bug
> Reporter: Terence Haddock
> Assignee: Corridor Software Developer
> Fix For: 2.0.1
> Attachments: xmlbeans.patch
>
>
> When I use the mojo xmlbeans-maven-plugin in my project, and generate an
> Eclipse project, if the sources are not up-to-date, the directory for the
> generated Java files are added to the Eclipse project correctly. If the
> sources are up-to-date, the directory for the generated Java files are not
> added to the Eclipse project. I determined that in
> AbstractXmlBeansPlugin.java the updateProject() call occurs only if the
> sources are generated. The attached patch calls updateProject whether or not
> the sources are generated.
--
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