I’ve been following the guide at Introduction to writing Tasks. Everything has been going well through steps 1,2,3 but when I load the project into Eclipse (newest version) I keep getting the following maven error.
I have even gone so far as to wipe my .m2 directory, start everything fresh. I’ve tried JDK-17 (atlas errors), new Eclipse projects, etc.
- Using JDK 8 per the instructions, which does seem a bit weird since the server requires at least 17.
- Project is not in a protected system folder.
- atlassian-plugin-sdk-8.2.7
- Windows 10
I’ve spent quite a bit of time searching around to find someone with a similar problem but no luck.