You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix CI/CD workflows to handle dependency resolution
- Use 'mvn clean install' to build main library and install to local repository
- Ensure integration tests can find main library artifact during testing
- Update both CI and release workflows with correct build order
0 commit comments