Re: [PR] [MNG-8084] add di & api-impl [maven]

2024-04-24 Thread via GitHub
hboutemy merged PR #1461: URL: https://github.com/apache/maven/pull/1461 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache

Re: [PR] [MNG-8084] add di & api-impl [maven]

2024-04-24 Thread via GitHub
gnodet commented on PR #1461: URL: https://github.com/apache/maven/pull/1461#issuecomment-2074335291 > > I'm happy to update it if you tell me what remains to do: it's just a small update of an OpenOffice document, save as .svg and run the update `prepare-svg.sh` script > > > It's not re

Re: [PR] [MNG-8084] add di & api-impl [maven]

2024-04-24 Thread via GitHub
gnodet commented on PR #1461: URL: https://github.com/apache/maven/pull/1461#issuecomment-2074304566 > I'm happy to update it if you tell me what remains to do: it's just a small update of an OpenOffice document, save as .svg and run the update `prepare-svg.sh` script > > > It's not

Re: [PR] [MNG-8084] add di & api-impl [maven]

2024-04-23 Thread via GitHub
hboutemy commented on PR #1461: URL: https://github.com/apache/maven/pull/1461#issuecomment-2074207980 I'm happy to update it if you tell me what remains to do: it's just a small update of an OpenOffice document, save as .svg and run the update `prepare-svg.sh` script -- This is an autom

Re: [PR] [MNG-8084] add di & api-impl [maven]

2024-04-14 Thread via GitHub
hboutemy commented on PR #1461: URL: https://github.com/apache/maven/pull/1461#issuecomment-2054170988 PR updated https://maven.apache.org/ref/4-LATEST/ objective of this PR is to show what we have today, that will help us define targets: schema will evolve when useful -- This is an au

Re: [PR] [MNG-8084] add di & api-impl [maven]

2024-04-12 Thread via GitHub
gnodet commented on PR #1461: URL: https://github.com/apache/maven/pull/1461#issuecomment-2051624139 > ![maven-4 0 0-alpha-14-SNAPSHOT](https://private-user-images.githubusercontent.com/84022/321970671-021f8313-b34b-4b9b-95e1-ca6697745521.jpg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3Mi

Re: [PR] [MNG-8084] add di & api-impl [maven]

2024-04-12 Thread via GitHub
gnodet commented on PR #1461: URL: https://github.com/apache/maven/pull/1461#issuecomment-2051604730 ![maven-4 0 0-alpha-14-SNAPSHOT](https://github.com/apache/maven/assets/84022/021f8313-b34b-4b9b-95e1-ca6697745521) It's really readable unfortunately, but it started from generated gr

Re: [PR] [MNG-8084] add di & api-impl [maven]

2024-04-12 Thread via GitHub
gnodet commented on PR #1461: URL: https://github.com/apache/maven/pull/1461#issuecomment-2051576594 > Fwiw, this will be outdated with #1465 and later #1457 Also maven-compat is not used anymore (but only included in the distribution for compatibility). -- This is an automated mes

Re: [PR] [MNG-8084] add di & api-impl [maven]

2024-04-04 Thread via GitHub
gnodet commented on PR #1461: URL: https://github.com/apache/maven/pull/1461#issuecomment-2039015662 Fwiw, this will be outdated with https://github.com/apache/maven/pull/1465 and later https://github.com/apache/maven/pull/1457 -- This is an automated message from the Apache Git Service.

Re: [PR] [MNG-8084] add di & api-impl [maven]

2024-04-02 Thread via GitHub
cstamas commented on PR #1461: URL: https://github.com/apache/maven/pull/1461#issuecomment-2031641343 See https://github.com/apache/maven/pull/1460 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

Re: [PR] [MNG-8084] add di & api-impl [maven]

2024-03-31 Thread via GitHub
cstamas commented on PR #1461: URL: https://github.com/apache/maven/pull/1461#issuecomment-2028863603 Supplier is to be moved to api-impl, as it is not meant to be used in Maven (only in projects that "run maven without maven", ie. resolver integrations w/ maven models). The plan is to move

Re: [PR] [MNG-8084] add di & api-impl [maven]

2024-03-31 Thread via GitHub
hboutemy commented on PR #1461: URL: https://github.com/apache/maven/pull/1461#issuecomment-2028823359 notice that there is a chicken and egg problem between resolver and Maven: api-impl depends on resolver supplier, which depends on resolver-provider -- This is an automated message from