The first steps get the head of the newly created release branch that was created by Maven and set the origin so a git push knows where to push.
The "git status" calls are there for console logging so we can see if there were unexpected things in the working copies in case these steps fail. -Alex On 11/20/19, 10:25 AM, "Carlos Rovira" <[email protected]> wrote: Hi Alex, trying to understand RS#1 process. Can you tell me about the purpose after maven release:branch ? I mean this: git status git branch -u origin/%developbranchname% git checkout release/%releaseversion% git status git checkout %developbranchname% git status something related to the git plugin in jenkins checks out a revision, not HEAD? Thanks El mié., 20 nov. 2019 a las 18:33, Carlos Rovira (<[email protected]>) escribió: > Hi Alex, > > just tried again to see if error email comes. > We'll go through this point to see how to solve the JGit problem > thanks > > El mié., 20 nov. 2019 a las 18:03, Alex Harui (<[email protected]>) > escribió: > >> Looks like the extended email plugin wasn't configured correctly. I >> think I've fixed that. We'll see in future runs. >> >> I think the Git issue is because JGit is not being used. >> >> HTH, >> -Alex >> >> On 11/20/19, 8:26 AM, "Piotr Zarzycki" <[email protected]> >> wrote: >> >> Hi Carlos, >> >> Were you able to login trough Remote Desktop to PC ? >> >> Thanks, >> Piotr >> >> śr., 20 lis 2019 o 17:20 Carlos Rovira <[email protected]> >> napisał(a): >> >> > Hi, >> > >> > I'm inside the CI server. following through: >> > >> > Release-Manager-Notes >> > < >> > >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Froyale-asjs%2Fwiki%2FRelease-Manager-Notes%23release-steps&data=02%7C01%7Caharui%40adobe.com%7Cdb21b182f8df46eac68b08d76de70cbe%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637098711468976597&sdata=3cUTvpdwEis6DCA4%2FYoXq98k5Bat6hE4m9O%2BlWyvBDk%3D&reserved=0 >> > > >> > >> > So first trying to run Release Step 1, y pushing the clock with >> green arrow >> > (I assume is the what I need to use). >> > >> > the step ask for GITUSERNAME, and I tried with "carlosrovira" and " >> > [email protected]" >> > >> > I get the following error: >> > >> > >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpaste.apache.org%2Fmk0sk&data=02%7C01%7Caharui%40adobe.com%7Cdb21b182f8df46eac68b08d76de70cbe%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637098711468976597&sdata=hcvDYhoc%2BkE2dFAhMujx4BJsZPdBXPowfPkOrFWITKs%3D&reserved=0 >> > >> > >> > I'm surprised to not see any email sent to this list >> > >> > I'm going to try to see what's happening, but in the meantime if >> you (Alex >> > and Piotr), knows something, or think I'm missing something, let me >> know >> > >> > >> > -- >> > Carlos Rovira >> > >> https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%2Fcarlosrovira&data=02%7C01%7Caharui%40adobe.com%7Cdb21b182f8df46eac68b08d76de70cbe%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637098711468976597&sdata=ZwnNPMXiUBPsrC10mjdlcxMBiBvHhuvQYKVDeP8wHgU%3D&reserved=0 >> > >> >> >> -- >> >> Piotr Zarzycki >> >> Patreon: * >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7Cdb21b182f8df46eac68b08d76de70cbe%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637098711468976597&sdata=Dy%2Fw1BBKilCXLCSmLJvg0pi5VsFSd%2BMX4j88PfcO0xo%3D&reserved=0 >> < >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7Cdb21b182f8df46eac68b08d76de70cbe%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637098711468976597&sdata=Dy%2Fw1BBKilCXLCSmLJvg0pi5VsFSd%2BMX4j88PfcO0xo%3D&reserved=0 >> >* >> >> >> > > -- > Carlos Rovira > https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%2Fcarlosrovira&data=02%7C01%7Caharui%40adobe.com%7Cdb21b182f8df46eac68b08d76de70cbe%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637098711468976597&sdata=ZwnNPMXiUBPsrC10mjdlcxMBiBvHhuvQYKVDeP8wHgU%3D&reserved=0 > > -- Carlos Rovira https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%2Fcarlosrovira&data=02%7C01%7Caharui%40adobe.com%7Cdb21b182f8df46eac68b08d76de70cbe%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637098711468986592&sdata=SUbRZfXxTtIQf5a0UBDrZm1kMTotp0J2nfmAqDzT3yw%3D&reserved=0
