AspectJ: AJDT Jenkins build job cannot create folder via scp
Summary
After AJDT was merged with the AspectJ project and then download folder was moved to /home/data/httpd/download.eclipse.org/tools/aspectj/ajdt, my new build job cannot initially create a base folder for the new update Eclipse site it wants to create there.
See https://ci.eclipse.org/aspectj/job/ajdt-on-eclipse-e431/1/console, search for scp: /home/data/httpd/download.eclipse.org/tools/aspectj/ajdt/431: Permission denied
towards the end.
Steps to reproduce
Run job https://ci.eclipse.org/aspectj/job/ajdt-on-eclipse-e431/.
Priority
-
Urgent -
High -
Medium -
Low
Severity
-
Blocker -
Major -
Normal -
Low
Impact
I just released AspectJ 1.9.22 for Java 22 and want to publish AJDT containing that version for Eclipse 2024-03 simultaneously before announcing the release. This is the last step, but it is important. See https://github.com/eclipse-aspectj/aspectj/issues/297.