joker1 / m2eclipse-ajdt

M2E Configurer for AJDT - for eclipse 3.7
http://dl.dropbox.com/u/4367605/m2e-ajdt/org.maven.ide.eclipse.ajdt.feature-0.13.0-SNAPSHOT-site.zip
6 stars 6 forks source link

Update sites unusable #5

Open kriegaex opened 6 months ago

kriegaex commented 6 months ago

Lately, I am getting this error:

No repository found at https://repo.t5.fi/public/eclipse/m2eclipse-ajdt/eclipse-2022-12/.

image

When opening the website in the browser, I see:

403 Forbidden
Request forbidden by administrative rules.

Please check, if something is wrong with your server or its access rights. Thanks in advance.

kriegaex commented 5 months ago

@joker1, this is a big problem for anyone who wants to use Maven projects with AspectJ from Eclipse. Please respond and explain what happened with the website. Even if you have bad news and tell me that you do not wish to host and maintain the project anymore, at least let me know, so I or someone else can create a mirror for the P2 sites and fork the project, if necessary.

joker1 commented 5 months ago

Hello @kriegaex

Most of our services have been moved to new datacenter which has very strict access rules and many services are not publicly accessible anymore (geo-based access control). I can't yet guarantee if this issue gets fixed or not.

If you can publicly host the repo, it would be nice.

kriegaex commented 5 months ago

I already do for 4.26 and the new 4.31 version:

https://github.com/eclipse-aspectj/aspectj/blob/master/docs/developer/IDE.md#maven-to-eclipse-m2e-connector

I could not build the 4.12 and 4.18 versions anymore, because some ugly snapshot dependencies are not found anymore in the upstream Eclipse repositories, wherever those might come from. If you can provide me with copies of the existing update sites, I can upload them.

Will you still maintain the product? I really do not have time for this, but felt compelled to do it anyway due to your being unrepsonsive. My fork is here:

https://github.com/dev-aspectj/m2eclipse-ajdt

joker1 commented 5 months ago

m2eclipse-ajdt-repo.tar.gz

Attached is the repo as the tar.gz file.

joker1 commented 5 months ago

I plan to maintain this project in the sense that I need it for work stuff but I really don't have much time to develop it.

kriegaex commented 5 months ago

Thanks for the repo. I copied the 2019-06 and 2020-12 contents to my own server. For 2022-12, I am not sure how to merge your content (version 0.14.5) with mine (14.6 snapshot), because I know next to nothing about the structure of P2 update sites and their content or how to incrementally update them. Maybe you can enlighten me.

kriegaex commented 5 months ago

As for further maintenance, please make sure to sync with me (and my fork), because I already changed a few things to make it build and run on 2024-03.