how to correctly specify Maven child dependency version for CI

2023-01-17 Thread Vilius Šumskas
recent Maven versions and is no longer actual? -- Best Regards, Vilius Šumskas Rivile IT manager

RE: how to correctly specify Maven child dependency version for CI

2023-01-19 Thread Vilius Šumskas
other hand will IIRC not be resolved and then handled in the standard way by Maven. /Anders On Wed, Jan 18, 2023 at 12:13 AM Vilius Šumskas wrote: > Hello, > > just wondering if information in > https://maven.apache.org/maven-ci-friendly.html#dependencies still > stands regardng

RE: how to correctly specify Maven child dependency version for CI

2023-01-19 Thread Vilius Šumskas
Sent: Thursday, January 19, 2023 11:36 AM To: Maven Users List Subject: Re: how to correctly specify Maven child dependency version for CI It's properties resolution in Maven. There are plenty of web pages describing this. /Anders On Thu, Jan 19, 2023 at 10:01 AM Vilius Šumskas wrote: >

RE: how to correctly specify Maven child dependency version for CI

2023-01-26 Thread Vilius Šumskas
e project (artifact) itself. Hence it cannot be altered outside of the project (artifact). (However, it could be that the flatten-m-p does resolve that as well; I haven't checked. But there is no technical need to do that.) /Anders On Thu, Jan 19, 2023 at 10:48 AM Vilius Šumskas wrote: >