Hi Wayne, thanks, I checked-out the code and I'm currently installing it into my local repo - and I'm also reading the code to understand how to use it. I just need to compile a single XSLT in a java class, so I'll reuse it in my application. Thank you very much for your help! Simone
2008/10/15 Wayne Fay <[EMAIL PROTECTED]>: > Matt Whitlock wrote the original xsltc-m-p. Then when I wanted to use > it on a project, I tweaked some features and updated the code in svn. > The xsltc-m-p compiles xslt stylesheets into Xalan translets. > > As of now, there is no official release per-se of this plugin, as it > still lives in the sandbox. Based on the relatively low interest in > the plugin, I'm honestly unsure if it will ever make it out of the > sandbox. > > To Simone -- what exactly do you want to do with the plugin? There's > not much documentation, but it is a pretty simple plugin with > literally 1 file of Java source code. > > For now, you will need to check it out of svn and "mvn install" it > locally yourself. > > Wayne > > On Wed, Oct 15, 2008 at 12:48 AM, Dan Tran <[EMAIL PROTECTED]> wrote: >> oops, dont know about xsltc-maven-plugin's status >> >> -D >> >> On Wed, Oct 15, 2008 at 12:43 AM, Dan Tran <[EMAIL PROTECTED]> wrote: >>> xml-maven-plugin is the official one. >>> >>> I will remove the one in sandbox >>> >>> -D >>> >>> On Wed, Oct 15, 2008 at 12:40 AM, Nick Stolwijk <[EMAIL PROTECTED]> wrote: >>>> There is also an xsltc maven plugin in the sandbox, but that hasn't >>>> been updated for a while. See >>>> https://svn.codehaus.org/mojo/trunk/sandbox/xsltc-maven-plugin/ >>>> >>>> What is the state of this plugin? >>>> >>>> Hth >>>> >>>> Nick Stolwijk >>>> ~Java Developer~ >>>> >>>> Iprofs BV. >>>> Claus Sluterweg 125 >>>> 2012 WS Haarlem >>>> www.iprofs.nl >>>> >>>> >>>> >>>> On Wed, Oct 15, 2008 at 9:34 AM, Dan Tran <[EMAIL PROTECTED]> wrote: >>>>> http://mojo.codehaus.org/xml-maven-plugin/ >>>>> >>>>> >>>>> On Wed, Oct 15, 2008 at 12:32 AM, Dan Tran <[EMAIL PROTECTED]> wrote: >>>>>> http://mojo.codehaus.org/xslt-maven-plugin ? >>>>>> >>>>>> On Wed, Oct 15, 2008 at 12:28 AM, Simone Tripodi >>>>>> <[EMAIL PROTECTED]> wrote: >>>>>>> Hi everybody, >>>>>>> In my project I need to use the XSLTC and I want to integrate it in my >>>>>>> Maven build, but I haven't found any official documentation's page. Is >>>>>>> there any release of it? >>>>>>> Thanks in advance, >>>>>>> Simone >>>>>>> >>>>>>> --------------------------------------------------------------------- >>>>>>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>>>>>> For additional commands, e-mail: [EMAIL PROTECTED] >>>>>>> >>>>>>> >>>>>> >>>>> >>>>> --------------------------------------------------------------------- >>>>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>>>> For additional commands, e-mail: [EMAIL PROTECTED] >>>>> >>>>> >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>>> For additional commands, e-mail: [EMAIL PROTECTED] >>>> >>>> >>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- My LinkedIn profile: http://www.linkedin.com/in/simonetripodi My GoogleCode profile: http://code.google.com/u/simone.tripodi/ My Picasa: http://picasaweb.google.com/simone.tripodi/ My Tube: http://www.youtube.com/user/stripodi My Del.icio.us: http://del.icio.us/simone.tripodi --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
