rombert commented on PR #49: URL: https://github.com/apache/sling-ide-tooling/pull/49#issuecomment-3307949645
Verified that workspace dependencies are properly resolved after the change <img width="593" height="801" alt="image" src="https://github.com/user-attachments/assets/d2f1586f-248a-4b61-87f9-e6759d10ec46" /> The pom.xml marker is something I had before and am not sure how to fix, but it does not affect my workflows ``` java.lang.IllegalStateException: Project org.apache.sling.ide:org.apache.sling.ide.eclipse-core:eclipse-plugin:1.2.3-SNAPSHOT does not have an expanded version at org.eclipse.tycho.core.osgitools.DefaultReactorProject.getExpandedVersion(DefaultReactorProject.java:255) ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
