HI Nate,
https://svn.codehaus.org/mojo/trunk/mojo/xslt-maven-plugin worked for me
Cheers,
Siegfried Goeschl
Nate wrote:
I am not able to download this plugin source from specified SVN URL in the
source repository link. Am I doing something wrong?
Thanks,
-Nate
http://mojo.codehaus.org/x
hed plugins to phase pre-site.
>
> --
> Olivier
>
> [1]
> https://svn.apache.org/repos/asf/maven/components/trunk/maven-core/src/main/resources/META-INF/plexus/components.xml
>
> -Message d'origine-
> De : Nate [mailto:[EMAIL PROTECTED]
> Envoyé : mercr
http://mojo.codehaus.org/xslt-maven-plugin/
Cheers,
Siegfried Goeschl
Marco Mistroni wrote:
Hello,
my 2 cents ant has an xslt task, you could use maven antrun plugin to
run it
will that be a possible solution?
hth
marco
On 10/11/06, Andreas Guther <[EMAIL PROTECTED]> wrote:
I am n
Nate [mailto:[EMAIL PROTECTED]
Envoyé : mercredi 11 octobre 2006 18:11
À : Maven Users List
Objet : Re: Maven XSLT Plugin Question
Andreas,
Writing a plugin sounds like an interesting endeavor. I'll try that this
weekend. This appears cleaner to me in the long run since it will just be
anot
what about http://mojo.codehaus.org/xslt-maven-plugin/ ?
On 10/11/06, Nate <[EMAIL PROTECTED]> wrote:
Andreas,
Writing a plugin sounds like an interesting endeavor. I'll try that this
weekend. This appears cleaner to me in the long run since it will just be
another plugin execution.
Marco,
Andreas,
Writing a plugin sounds like an interesting endeavor. I'll try that this
weekend. This appears cleaner to me in the long run since it will just be
another plugin execution.
Marco,
Since I need a short-term fix for this week's release, I think I'll use
your ant "xslt task" idea. What ex
Hello,
my 2 cents ant has an xslt task, you could use maven antrun plugin to
run it
will that be a possible solution?
hth
marco
On 10/11/06, Andreas Guther <[EMAIL PROTECTED]> wrote:
I am not aware of an XSLT plug-in, but writing one should be a pretty
straight forward task. I guess I
I am not aware of an XSLT plug-in, but writing one should be a pretty
straight forward task. I guess I then would try to associate the
plug-in with source code generation or something similar during the site
creation life cycle.
Writing Maven 2 plug-ins is an easy to achieve task and there are pl