Hi All,
We have maven Multi Module Project, where we have recently implemented
version control process as mentioned in below documentation but after
introducing it we are not able to compile child projects independently
because of dependency failure.
http://maven.apache.org/maven-ci-friendly.html#
Done: https://issues.apache.org/jira/browse/MWAR-434
Thanks :))
On Wed, 10 Jun 2020 at 23:42, Hervé BOUTEMY wrote:
> Hello,
>
> No: please open a Jira issue with sample project, expected + effective
> result
> so we can fix and add an IT to avoid future regressions
>
> Regards,
>
> Hervé
>
> Le
I see that you accepted the answer. Nice.
On Thu, Jun 11, 2020 at 8:29 AM wrote:
> Hello,
>
>
>
> I would like to know how to exclude certain dependencies from being added
> to the Class-Path using maven. I posted a detailed StackOverflow question
> here: https://stackoverflow.com/questions/6217
Hello,
I would like to know how to exclude certain dependencies from being added to
the Class-Path using maven. I posted a detailed StackOverflow question here:
https://stackoverflow.com/questions/62173831
Thank you very much for any kind of help 😊