in fact, putting everything in 1 Git repo does not force to run 1 single
build: we can continue running in separate executions
and with this, nothing prevents from running the its HEAD against another
commit for Maven core build
Le jeudi 10 octobre 2024, 13:47:31 CEST Michael Osipov a écrit :
>
slachiewicz merged PR #8:
URL: https://github.com/apache/maven-hocon-extension/pull/8
--
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: dev-unsubscr...@ma
slachiewicz merged PR #8:
URL: https://github.com/apache/maven-xinclude-extension/pull/8
--
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: dev-unsubscr...
On Thu, Oct 10, 2024 at 7:32 AM Xeno Amess wrote:
>
> do there really be...some widely used 3rd-party distribution (non-apache)
> for maven?
>
> I know this situation be true for openjdk, but for maven I really didn't
> notice any...
>
No, there isn't. This was a now abandoned plan and can be rev
Hello,
Any updates here? Also the challenge I found is that I can't
understand how Maven and the repository cooperate on deployment.
Is there some docs or specs describe the concepts and workflows so
that I can try to customize my own solutions?
Now I'd like to release one new classifier "all" t
the resulting history looks reasonable
and we can later split with filter if necessary
I don't know if making one single build is useful, or keeping 2 separate, or
even promoting 3 (Maven core itself, ITs build, ITs run)
But definitively, doing one single Git commit when doing a feature is a cle
well I would like to implement the codes and fire a jira ticket this month,
since seems nobody be strongly reject this...
Richard Eckart de Castilho 于2024年9月25日周三 23:26写道:
> Ran into this also recently (again).
>
> I believe a good way to solve this would be to allow overriding a
> dependency
>