Closed altavir closed 2 years ago
@altavir , thanks for the report.
I personally have very limited experience with Gradle.
Is it a blocking issue? I mean are you still able to build the project?
We've only started to use TANGO, so it is hard to say. For now I just disabled dependecy on nanocontainer-remoting
and it seems to work without it. Gradle is preferred in modern projects, but the issue is that current nanocontainer-remoting
is broken and unmaintained, so it is good idea to replace it anyway.
Gradle build fails with
It seems that POM file is broken on
nanocontainer-remoting
. Maven probably ignores it, but gradle is failing on that.