Re: Overriding dependencyManagement import version?

2020-04-04 Thread Dan Tran
@khmarbaise   from  junit issue,  you
mentioned about placing your 'import' above spring boot import, what about
the individual artifact?

-D

On Wed, Apr 1, 2020 at 1:50 PM Dan Tran  wrote:

> found this  ref
> https://github.com/sormuras/junit-platform-maven-plugin/issues/29#issuecomment-456958188
>
>
> Need maven core devs to confirm this
>
> Thanks
>
> -D
>
> On Wed, Apr 1, 2020 at 1:08 PM Dan Tran  wrote:
>
>> Hi
>>
>> I believe in order to do so, I need to place my override above the
>> import, do we have this maven behavior documented somewhere?
>>
>> 
>>
>>   
>>  [mine]
>>   
>>   
>>  [the import BOM]
>>   
>>
>>
>> Thanks
>>
>> -D
>>
>


Re: Overriding dependencyManagement import version?

2020-04-01 Thread Dan Tran
found this  ref
https://github.com/sormuras/junit-platform-maven-plugin/issues/29#issuecomment-456958188


Need maven core devs to confirm this

Thanks

-D

On Wed, Apr 1, 2020 at 1:08 PM Dan Tran  wrote:

> Hi
>
> I believe in order to do so, I need to place my override above the import,
> do we have this maven behavior documented somewhere?
>
> 
>
>   
>  [mine]
>   
>   
>  [the import BOM]
>   
>
>
> Thanks
>
> -D
>


Overriding dependencyManagement import version?

2020-04-01 Thread Dan Tran
Hi

I believe in order to do so, I need to place my override above the import,
do we have this maven behavior documented somewhere?


   
  
 [mine]
  
  
 [the import BOM]
  
   

Thanks

-D