Hi,

I am still working on moving a big legacy project from Maven 1 to Maven2.
Next step is compression of javascript files.

What's the best plugin for this task?
http://mojo.codehaus.org/javascript-maven-tools/ 

?

I just found:

http://alchim.sourceforge.net/hg/yuicompressor-maven-plugin/

- which is based on yuicompressor, that I was even recommended to use by the 
javascript community. 

Not only does it compress javascript file, but also css file and it also seems 
to abfuscate them.
The only problem I see with my legacy project - css and javascript are not 100% 
separated into their own files - often javascript and or css is directly used 
in jsp pages. 
So in order to properly obfuscate, a plugin would have to parse not only the 
css and javascript files, but also all jsp pages, that do direct javascript 
function calls and so on.

Any idea if there is a compressor / obfuscator plugin that does all that?

I would be pleased if you could recommend me something, that would be great - I 
underestimated the work to be done migrating to maven 2 and am kinda lost! :-(

Thanks in advance,

Stefanie

-- 
GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen!
Jetzt dabei sein: http://www.shortview.de/[EMAIL PROTECTED]

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

Reply via email to