thana
12/29/2020, 12:57 PMpublishToMavenLocal
during development. For some reason we cannot attach the sourcecode anymore in intellij, so when we open a file from the library we end up with a decompiled stub instead of the source jar.
Also i notice that the stub is generated from a jar file from $HOME/.gradle
instead of $HOME/.m2
while the source jar can be found in the latter only. any idea how to recover from that?mbonnin
12/30/2020, 11:07 AM