> Gesendet: Donnerstag, 08. Oktober 2015 um 06:36 Uhr
> Von: "Igor Fedorenko"
> An: dev@maven.apache.org
> Betreff: Re: Dependencies in Dep Mngt without version
>
> I believe MNG-5727 is a different issue. Here you have unused invalid
> element. I don't ha
I believe MNG-5727 is a different issue. Here you have unused invalid
element. I don't have strong opinion if such
elements should cause build failure or ignored.
--
Regards,
Igor
On Wed, Oct 7, 2015, at 05:24 PM, Michael Osipov wrote:
> Hi folks,
>
> I am currently trying to fix MDEP-506 [1].
Hi folks,
I am currently trying to fix MDEP-506 [1].
The core problem is that a POM has a dep in dep mngt without version and
that dependency is never referenced. Unfortunately, that build succeeds
though the POM is invalid.
I have done some digging and found
DefaultModelBuilder#importDepen