[ http://issues.apache.org/jira/browse/JAXME-64?page=comments#action_12318972 ]
Nacho G. Mac Dowell commented on JAXME-64: ------------------------------------------ It'd be very nice to use the plugin for the tests in JaxMeCore. I'll have a look. But then, there are decisions to make: Should we wait to see if we can get a maven-plugin project (in maven space) or should we host this plugin as a new project? Should I ask in Maven dev list? There is a JAXB Maven plugin (http://maven-plugins.sourceforge.net/maven-jaxb-plugin/), should we maybe contact them and try to extend theirs? Currently it only accepts RI but I can imagine it wouldn't be too difficult to extend it to accept JaxMe. What I don't know is if they'll be up for it. What do you think? > [PATCH] Maven plugin for JaxMe2 > ------------------------------- > > Key: JAXME-64 > URL: http://issues.apache.org/jira/browse/JAXME-64 > Project: JaxMe > Type: Improvement > Components: JaxMe Core > Versions: 0.5 > Environment: All > Reporter: Marcus Crafter > Priority: Minor > Attachments: jaxme2-maven-plugin.zip, jaxme2-maven-plugin.zip > > Hi All, > Hope all is going well. > I couldn't see any maven plugins for jaxme2 on the internet after a brief > search, so I've had a quick whack at it. Will attach it to this enhancement > report. > Currently, only generation of stubs from schema files is supported, generated > files go into the maven target/generated-src/main/java directory for future > compilation. > Cheers, > Marcus -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
