Depedency management accross projects

Issue #2 new
Bernard Niset created an issue

Hi,

This is actually a question...

Say we have 2 projects: projectA and projectB. projectB depends on projectA. We need to port both projects to java8, for instance, and we do that together because there are some dependencies.

So we have:

projectA: feature/java8port

projectB: feature/java8port

With this extension, will projectB(feature/java8port) depend on projectA(feature/java8port) ?

Thanks for your answer, Bernard.

Comments (0)

  1. Log in to comment