« Return to Thread: Sourceforge m2 repo is down

Re: Sourceforge m2 repo is down

by wfaler :: Rate this Message:

Reply to Author | View in Thread

Hi,
I checked source forge, and the repo is all still there. However I believe there is two problems, one a minor annoyance but non issue, the other one potentially requiring a bit of work:
- Sourceforge disallows directory listing on their web servers, you can't actually check the repo, but if you put the dependency correctly in your pom.xml it should all come down as it should.

- there is a potentially broken transient dependency due to other repos moving regarding a spellchecker for the Wysiwyg editor provided.
The crude, blunt force temporary fix for this is to remove the dependency to the wicket-contrib-tinymce package altogether if you do not use it, and fix the 2 or 3 compilation issues that result (basically deleting the sources).


The new release has taken a while as I have been busy on other things, and the future direction has had to gestate a while in my mind, but I am going to release a Wicket 1.4 compatible version soonish (it's already available in SVN).

 « Return to Thread: Sourceforge m2 repo is down