Mickael Istria
Mickael Istria
I don't get which issue is fixed by reading the commit title. Can you please enrich the message with an explanation of why this change is necessary?
Please add such information in the commit message.
FWIW, I think we can deprecate mojo when we have a good alternative, make it warn with a replacement, keep it for 3-4 releases and remove it after that. No...
This is the ``` Advanced options: @ read command line arguments from file ``` mentioned when running `java -jar ecj-4.25.jar`
> do you mean items build in the current reactor? Or ones from maven-locations? Both > The message itself is indeed a bit strange then because those artifacts are not...
I think it would actually be more interesting to add checksums to the artifact metadata when generating them. This will make build capable of detecting more file corruption.
I don't really get what such a new packaging type would make noticeable simpler? Can you please provide some examples of before/after?
What about transitive deps or extra deps? I'm afraid that in practice, for a p2 repo to be useful, one would always need some tricks to add some extra deps,...
Can you please remind what is it you call " p2 consumable maven artifact site" ?
I'm not sure that would belong to Tycho. As far as I know, Maven itself doesn't have a strategy to dynamically question/compute "what needs rebuild" and to adapt reactor accordingly;...