Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

does anybody know if there is some other update site for mavenarchiver? I am trying to install m2eclipse-wtp from this update site: http://download.jboss.org/jbosstools/updates/m2eclipse-wtp/

This is composed of 3 other update sites and one of them is for mavenarchiver (http://repository.tesla.io:8081/nexus/content/sites/m2e.extras/m2eclipse-mavenarchiver/0.15.0/N/0.15.0.201207090125/). I can go to this page via browser, but I can't download any file and can't go to any folder on this site. As well, my eclipse can't connect to this update site. And without maven archiver I can't install m2e-wtp.

I am installing those plugins in my CI server and I haven't problem with that for last 3 months. Since last friday (31.08.2012) I have this problems.

share|improve this question

1 Answer

up vote 2 down vote accepted

It looks like there was an update based on http://dev.eclipse.org/mhonarc/lists/m2e-wtp-dev/msg00029.html.

The update is out at http://git.eclipse.org/c/m2e-wtp/org.eclipse.m2e.wtp.git/commit/?id=c9da2ffa7ae8e17f7e00a2ecbef01f3871e83cb8

I suspect you may have an issue with the site being blocked.

share|improve this answer
Thanks, update site from git diff is working. – tomekK Sep 5 '12 at 6:28

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.