[ 
https://jira.codehaus.org/browse/MJAXB-40?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=275567#comment-275567
 ] 

Anders Hammar commented on MJAXB-40:
------------------------------------

In Maven world, you may NEVER walk the source tree to another project. So what 
is needed is that project A makes the "object model" (xsd?) available as an 
artifact, and then project B could use that model from the artifact. This is in 
fact possible already now with the help of the m-dependency-p (any of the 
unpack goals), although a bit ugly.

> Support creating XSD from other source trees
> --------------------------------------------
>
>                 Key: MJAXB-40
>                 URL: https://jira.codehaus.org/browse/MJAXB-40
>             Project: Maven 2.x JAXB 2.1 Plugin
>          Issue Type: Improvement
>    Affects Versions: 1.3
>            Reporter: Edward Staub
>
> Sometimes the XML-binding that you need is for sources that aren't your own, 
> from a project you don't have control of...

--
This message is automatically generated by JIRA.
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