Returning to this issue, every time we run mvn clean install, JSPWiki
looks bad because of all the fckconfig.js errors at the top[1]. Might it
be better for us to just delete this file from the project? Because
fckconfig.js doesn't work anyway[2], it's from 2008 and needs to be
replaced with ckconfig.js (which hopefully does a better job with
jslint). Also, its name--"fck"config is ugly, as it's too close to an
English obscenity.
Regards,
Glen
[1] https://builds.apache.org/job/JSPWiki/200/console
[2] http://markmail.org/message/sb7sockky7o2rzdb
On 07/25/2013 11:35 AM, Dirk Frederickx wrote:
Gent's,
Is there an easy way to perform a build but skip the js & css compression
step ?
Would be useful during debugging.
Currently, I cant run a fresh build because the yuicompressor maven plugin
expects a maven version of 3.0.4 or higher, which I'm not yet running.
dirk