from a pure syntax perspective, now I see the proposal
from an implementation point of view, I don't want to be pessimistic, but this
would require a dependency from Maven core to maven-scm and a complexity
during reactor pom parsing.
and if in theory this could solve the initial clone question
Github user asfgit closed the pull request at:
https://github.com/apache/maven-shared/pull/20
---
-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org
An example:
sub1
sub2/custom-pom.xml
scm:git:https://git-wip-us.apache.org/repos/asf/maven-clean-plugin.git
On Mon, 09 Oct 2017 00:01:29 +0200, Hervé BOUTEMY
wrote:
I don't really understand these answers: a demo, please
Regards,
Hervé
Le dimanche 8 oct
Hi folks!
Having dozen sub repos in GIT is still a PITA.
Also git-submodules is still sub-optimal and at best a smallish helper.
For me personally there is one major decision point if it comes to deciding
whether to hav one big repo or multiple smaller ones: the deliverable.
Is there exactly o
I'll see if I can record something
On 8 October 2017 at 15:01, Hervé BOUTEMY wrote:
> I don't really understand these answers: a demo, please
>
> Regards,
>
> Hervé
>
> Le dimanche 8 octobre 2017, 20:32:29 CEST Robert Scholte a écrit :
> > On Sun, 08 Oct 2017 20:27:17 +0200, Stephen Connolly
> >