[ http://jira.codehaus.org/browse/MXMLBEANS-14?page=all ]

Brett Porter moved MOJO-72 to MXMLBEANS-14:
-------------------------------------------

    Fix Version:     (was: 2.0)
                 2.0
      Component:     (was: xmlbeans)
            Key: MXMLBEANS-14  (was: MOJO-72)
        Project: Maven 2.x Xmlbeans Plugin  (was: Mojo)

> Generate schema objects from xsd's stored in another artifacts jar file.
> ------------------------------------------------------------------------
>
>          Key: MXMLBEANS-14
>          URL: http://jira.codehaus.org/browse/MXMLBEANS-14
>      Project: Maven 2.x Xmlbeans Plugin
>         Type: New Feature

>  Environment: any.
>     Reporter: Corridor Software Developer
>     Assignee: Corridor Software Developer
>      Fix For: 2.0

>
>
> Accept jar files with xsd files in them as input for the xml beans plugin. So 
> if project A produces a jar artifact full of xsd files, project B may produce 
> an object model from them.
> <configuration>
>    <schemaJars>
>       <schemaJar>javax.j2ee:j2ee-schemas:1.0</schemaJar>
>       <schemaJar 
> implementation="java.io.File">com.bea.weblogic:weblogic-schemas:1.0</schemaJar>
>    </schemaJars>
> </configuration>
> This could be used in conjunction with the schemaDirectory tag to product 
> objects from both types of sources.

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

Reply via email to