That's where we use Maven for. ;-) You can declare the plugin in the POM and it gets downloaded. I didn't have any problems using that approach.
/JK 2009/8/4 Werner Punz <[email protected]>: > Except for the project not being clonable or downloadable due to scripting > errors on the homepage downloads section. > > hg clone as well as direct access fails :-( > > Back to step 1 :-) > > > Werner > > > Werner Punz schrieb: >> >> Jan-Kees van Andel schrieb: >>> >>> On my current project, I've used YUI Compressor using the following >>> Maven plugin: >>> http://alchim.sourceforge.net/yuicompressor-maven-plugin/overview.html >>> >>> It worked quite nice (compression and aggregation). >>> >>> We might be able to use this plugin for MyFaces too? >>> >> Also in alpha stage but it looks saner to me from the configuration >> options, because I dont have to simulate a webapp (the javascript plugin >> from maven only works in webapps) and the includes for the aggregates >> are handled in place instead of a separate xml. >> >> I will give it a try this week. I somehow dont think we should drag along >> our own javascript compression plugin when others already do the job for us. >> The only + I see is absolute control. >> >> >> >> Werner >> >> > >
