I see, the issue is described at [1]. So where do we go next? Our "own" version at [2] works fine, can we host and download that somewhere, or package it with the source ? Or do we have to use the broken jar from maven and try to fix it during the ant build ?
(besides the above I did some further tests, and that looks fine so far) regards, Harry [1] http://jira.xwiki.org/browse/XWIKI-6148?focusedCommentId=59523&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-59523 [2] http://svn.apache.org/repos/asf/incubator/jspwiki/tags/jspwiki_2_8_4/tests/lib/yuicompressor-2.4.2.jar 2012/9/22 Janne Jalkanen <janne.jalka...@ecyrd.com> > > Oh yeah, you can't download yuicompressor from Maven central, it's broken > there. In our own app we downloaded and packaged it separately from origin. > > /Janne > > On Sep 22, 2012, at 23:30 , Peter Hormanns wrote: > > > Hi JSPWiki-Developers, > > > > Am 22.09.2012 15:31, schrieb Janne Jalkanen: > >> Done. Artifacts now available at > >> http://people.apache.org/~jalkanen/JSPWiki/2.9.0/ > > > > Sorry, this build is broken. > > > > An HTTP-Request to an CSS or Javascript file shows the following content: > > "Failed to load Main-Class manifest attribute from > > /Users/jalkanen/Eclipse/jspwiki-rc3/tests/lib/yuicompressor-2.4.2.jar" > > > > Seems that this version of yuicompressor is broken:-( > > > > Regards, Peter > >