On 6/6/07, Steve Ebersole <[EMAIL PROTECTED]> wrote:
I am not overly familiar with this dependency plugin, but the overall
approach sounds essentially the same as I described in my "staging"
approach.  The concern I had was knowing which dependencies to pull
resources from.  I would then guess that this dependency plugin you
mention requires you to explicitly state the coordinate to be unpacked;
essentially doubling the config?

Not sure I follow. I just make sure that when unzipped, the style goes
in the right directory.

See dependency:unpack [1]

I am not overly familiar with 'xmlto' other than the fact it exists ;)
>From my understanding, it is an xslt framework, right?  I just use SAXON
inline with the plugin using a Transformer built based on the
configuration, project, etc.  The only drawback I have seen is the fact
that SAXON eats large amounts of memory.

Right. That's why I'm interested by a solution more integrated with Maven.

I'll try this solution short term, probably today.

Thanks,
Stéphane

[1] 
http://maven.apache.org/plugins/maven-dependency-plugin/examples/unpacking-artifacts.html

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to