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
MartinWitt edited this page Jan 30, 2023
·
1 revision
Current state
A maven build consists of multiple stages with different dependency states. The following diagram shows them.
Currently, we can lock all declared dependencies and/or all dependencies needed at runtime.
We cannot lock all dependencies after the final jar is built, currently.