[ 
http://issues.apache.org/jira/browse/JAXME-64?page=comments#action_12318983 ] 

Marcus Crafter commented on JAXME-64:
-------------------------------------

Hi Nacho,

Hope your holidays were great ;)

Thanks for your comments. Yes, there are a few different options available to 
us.

If the plugin can be used as part of the build or tests for jaxme - perhaps 
lets work on it inside of jaxme project space? If we get the plugin installed 
in the right place on the apache maven repository during releases then people 
will be able to install it automatically during their build by defining a 
dependency to type "plugin" anyway - and AFAIK the apache repository is 
automatically synced with the ibiblio repository.

The jaxb plugin could be extended, but since the project.xml defines static 
dependencies such as the xjc and jaxme runtime I think it might be better to 
have a separate plugin than the jaxb one on maven-plugins. Otherwise both jaxb 
and jaxme2 runtimes will be downloaded by users all the time - unless there's 
some way to manage them as dynamic dependencies?

Cheers,

Marcus

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

Reply via email to