Wrong list. Use the users list for usage questions. This list is for
developing Maven.

/Anders (mobile)

Den lör 18 juli 2020 00:17Ian Lavallee <[email protected]> skrev:

> If I have Projects A, B, C with A depends on B, B depends on C, C depends
> on A does maven still include one of each A, B, C?
>
> Should the tree output be as below:
>
> Project-groupId:Project-Artifact
> \- A
>    \- B
>        \- C
>            \- A (omitted due to cycle)
>
> If this isn't correct what is the expected output or where can I find the
> expected output?
>
> Thanks,
> Ian
>

Reply via email to