Re: Maven Artifacts not consumable after Introducing ci-friendly approach - revision tag

2020-06-17 Thread Hanish Bansal
witter.com/FrancoisMarot/status/1263028183047299072 > > > *- - - - -François Marot06 50 91 96 38* > > > > On Tue, 16 Jun 2020 at 07:41, Hanish Bansal < > hanish.bansal.agar...@gmail.com> > wrote: > > > Still facing the same issue. > > > > Child p

Re: Maven Artifacts not consumable after Introducing ci-friendly approach - revision tag

2020-06-15 Thread Hanish Bansal
test-parent com.sample ${revision} 4.0.0 child1 On Mon, Jun 15, 2020 at 10:37 AM Hanish Bansal < hanish.bansal.agar...@gmail.com> wrote: > Hi All, > > Thanks for your response. > > I have replicated the same issue as mentioned in below steps: > 1. Comp

Re: Maven Artifacts not consumable after Introducing ci-friendly approach - revision tag

2020-06-14 Thread Hanish Bansal
sing configuration for the flatten plugin. Without it the pom.xml > > installed in your local repo are not correct because of the placeholders > in > > the . > > > > I just copy pasted the content as explained here: > > http://maven.apache.org/maven-ci-frie

Re: Maven Artifacts not consumable after Introducing ci-friendly approach - revision tag

2020-06-12 Thread Hanish Bansal
name. Do you want to share minimum > reproducible project? > > On Fri, Jun 12, 2020 at 07:17 Hanish Bansal < > hanish.bansal.agar...@gmail.com> > wrote: > > > Yes, that has been already tried. I have installed child modules > separately > > but if there is an

Re: Maven Artifacts not consumable after Introducing ci-friendly approach - revision tag

2020-06-12 Thread Hanish Bansal
rojects. 2. Now compile child2 project, it would give compilation error due to dependency of child1 project. On Sat, Jun 13, 2020 at 12:58 AM Tomo Suzuki wrote: > I suspect typo in child module name. Do you want to share minimum > reproducible project? > > On Fri, Jun 12, 2020

Re: Maven Artifacts not consumable after Introducing ci-friendly approach - revision tag

2020-06-12 Thread Hanish Bansal
one of the child project) > Run ”mvn install” in yy-utils module first. > > On Fri, Jun 12, 2020 at 01:56 Hanish Bansal < > hanish.bansal.agar...@gmail.com> > wrote: > > > Hi All, > > > > We have maven Multi Module Project, where we have recently impleme

Maven Artifacts not consumable after Introducing ci-friendly approach - revision tag

2020-06-11 Thread Hanish Bansal
artifact descriptor for org..xxx.x:yy-utils:jar:0.0.1: Could not transfer artifact Can you please help here? -- *Thanks & Regards,Hanish Bansal*