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
Taking the summary from my conversation with Claude to fix this:
1. We needed afterEvaluate to ensure the project was fully configured
before accessing its properties
2. The correct path was in build/distributions rather than build/libs
3. We had to properly handle Gradle's Provider API when constructing
the path
4. The jar name needed to include both the archivesName and the project
version
Signed-off-by: Michael Froh <[email protected]>
0 commit comments