gradle transitive dependencies not loaded

Assume I have lib A, written and publishen with gradle to an artifactory.

Now if I make a project B that depends on project A, publish it, and load in inside project C as compile dependency, project A will not be loaded. At this point I can only add project A as dependency, so IDEA will not throw error during edit (not added lib  A). Nevertheless the Gradle build works.

0
4 comments
Avatar
Permanently deleted user

You have no permissions to view this page

:( and can't login :)

0
Avatar
Permanently deleted user

Oh, this happened almost a year ago? :O Where is the problem then? Eclipse does it well somehow.

0

Please sign in to leave a comment.