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
Relocated artifacts don't have an associated file, despite
having a packaging=jar (so being considered "added to the
classpath" by their artifact handler).
This shouldn't happen much, because we expect people to
update their direct dependencies to their new location
(and gwt:generate-module only looks at direct dependencies),
but still, that's bad developer experience.
Fixes#150
0 commit comments