The codehaus plugin[1] works great.  I checked everything into the
test repos.  The jar files *should* be fully functional although I
haven't tested yet. Also, the generated TLD is going into
resources/META-INF (which is good) but its not being overwritten with
changes (which is bad.)  Maybe someone could help me to investigate
that.  I don't know how to force a delete of certain files or regex
patterns in Maven.

sean

[1] http://svn.mojo.codehaus.org/trunk/mojo/mojo-sandbox/xslt-maven-plugin/

On 12/1/05, Sean Schofield <[EMAIL PROTECTED]> wrote:
> Thanks.
>
> I also found a plugin at codehaus
>
> http://svn.mojo.codehaus.org/trunk/mojo/mojo-sandbox/
>
> I will try it tonight and let you know if I get it working.  If I am
> unsuccessful maybe you can help me tomorrow.
>
> Ciao
>
> sean
>
>
> On 12/1/05, Bernd Bohmann <[EMAIL PROTECTED]> wrote:
> > Until we don't find a xslt plugin you can try the maven-antrun-plugin
> >
> > http://maven.apache.org/plugins/maven-antrun-plugin/introduction.html
> >
> >
> > I will look at the tld stuff but don't expect a fast answer the night is
> > not long enough and I have to work tomorrow, too.
> >
> > Bernd
> >
> > Sean Schofield schrieb:
> > > I need help with the TLD stuff.  There doesn't seem to be an off the
> > > shelf XSLT plugin for M2 and I am *way* to new to Maven to write one
> > > myself.
> > >
> > > Maybe the Tobago folks can help?  We need to transform the TLD and
> > > resolve all of the entitities.  Right now we're using a special ant
> > > task to do that.
> > >
> > > sean
> > >
> >
> >
> >
>

Reply via email to