[ http://jira.codehaus.org/browse/MXMLBEANS-41?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_112368 ]
David Jencks commented on MXMLBEANS-41: --------------------------------------- Normally with maven you generate only one jar per project, so if you want several jars of xmlbeans classes you would set up a maven project for each jar you wanted. If you really want to generate different jars using different profiles, you could also put the different sets of xsd files in different directories and override the xsd dir location in the plugin configuration in each profile. Without a clearer use for this feature I'm not inclined to think that is is worth making the code more complex to implement it. > Add in the ability in Include/Exclude specific xsd files > -------------------------------------------------------- > > Key: MXMLBEANS-41 > URL: http://jira.codehaus.org/browse/MXMLBEANS-41 > Project: Maven 2.x Xmlbeans Plugin > Issue Type: New Feature > Reporter: Alex Deschapelles > > Add in the ability in include or exclude xsd files that are in the schema > directory. > Some projects put all the schema files in one place and then generate > multiple jars by running xmlsbeans against a subset of the files. -- 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