More than one xsd directory ---------------------------- Key: MXMLBEANS-46 URL: http://jira.codehaus.org/browse/MXMLBEANS-46 Project: Maven 2.x Xmlbeans Plugin Issue Type: Improvement Affects Versions: 2.2.0 Reporter: Tor Arne Kvaløy
It would have been very useful to able to specify more than one directory for xsds. Either <configuration> <schemaDirectory>src/main/webapp/WEB-INF/xsd</schemaDirectory> <schemaDirectory>src/main//xsd</schemaDirectory> </configuration> Or simply a list of directories: <configuration> <schemaDirectory>src/main/webapp/WEB-INF/xsd src/main//xsd</schemaDirectory> </configuration> Thanks for a great plugin! -- 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