And the Maven Jenkins builds seem to be passing again.

--
Josh Tynjala
Bowler Hat LLC <https://bowlerhat.dev>


On Thu, Jun 17, 2021 at 3:09 PM Josh Tynjala <joshtynj...@bowlerhat.dev>
wrote:

> I was able to reproduce the issue locally, and the changes in
> commit 87a9c7281458789e511a1178331b24dd71a0dcdd fixed it for me.
>
> Looking back at the history a bit, it seems that I essentially reverted
> commit b8d136a1644f5de2a14b9185c48637e1089313b4. That commit was perfectly
> valid at the time, but some recent tweaks to the Maven pom make it a less
> ideal solution now.
>
> --
> Josh Tynjala
> Bowler Hat LLC <https://bowlerhat.dev>
>
>
> On Thu, Jun 17, 2021 at 9:31 AM Josh Tynjala <joshtynj...@bowlerhat.dev>
> wrote:
>
>> You're welcome to revert my commits, if you think it will help. However,
>> I'm not sure that's the correct solution.
>>
>> We're in a weird state right now because royale-compiler and
>> royale-typedefs are both on 0.9.9-SNAPSHOT, and royale-asjs was just
>> reverted to 0.9.8-SNAPSHOT. With that in mind, it probably shouldn't be
>> surprising if builds are failing.
>>
>> --
>> Josh Tynjala
>> Bowler Hat LLC <https://bowlerhat.dev>
>>
>>
>> On Thu, Jun 17, 2021 at 5:41 AM Piotr Zarzycki <piotrzarzyck...@gmail.com>
>> wrote:
>>
>>> When I run Maven build locally I got errors related to this Josh's commit
>>> -> f752231aeb22a82d740dbb410d1d4deac84eb6e5
>>>
>>> I changed both lines from
>>> <project.royale.compiler.version>{project.version}
>>> </project.royale.compiler.version> to <project.royale.compiler.version
>>> >0.9.8-SNAPSHOT</project.royale.compiler.version> - and build started to
>>> running. It's in progress - I will let you know what's the results.
>>>
>>> czw., 17 cze 2021 o 14:18 Piotr Zarzycki <piotrzarzyck...@gmail.com>
>>> napisał(a):
>>>
>>> > Maybe revert issue and in one of the pom there are Git leftovers.
>>> >
>>> > czw., 17 cze 2021 o 13:45 Yishay Weiss <yishayj...@hotmail.com>
>>> > napisał(a):
>>> >
>>> >> We are getting this in log [1]
>>> >>
>>> >>
>>> >> [EnvInject] - Variables injected successfully.
>>> >>
>>> >> No emails were triggered.
>>> >>
>>> >> Parsing POMs
>>> >>
>>> >> SSH: Connecting from host [jenkins-win-he-de-6]
>>> >>
>>> >> SSH: Connecting with configuration [Nightlies] ...
>>> >>
>>> >> SSH: Disconnecting configuration [Nightlies] ...
>>> >>
>>> >> SSH: Transferred 2 file(s)
>>> >>
>>> >> Build step 'Send files or execute commands over SSH' changed build
>>> result
>>> >> to SUCCESS
>>> >>
>>> >> ERROR: Failed to parse POMs
>>> >>
>>> >> hudson.remoting.ProxyException:
>>> >> hudson.maven.MavenModuleSetBuild$MavenExecutionException
>>> >>
>>> >> Whereas successful build’s corresponding log [2] segment is
>>> >>
>>> >> [EnvInject] - Variables injected successfully.
>>> >> No emails were triggered.
>>> >> Parsing POMs
>>> >> Modules changed, recalculating dependency graph
>>> >>
>>> >> Any ideas?
>>> >>
>>> >>
>>> >>
>>> >> [1] Royale » Royale-asjs #1301 Console [Jenkins] (apache.org)<
>>> >>
>>> https://ci-builds.apache.org/job/Royale/job/Royale-asjs/lastFailedBuild/console
>>> >> >
>>> >> [2] Royale » Royale-asjs #1290 Console [Jenkins] (apache.org)<
>>> >>
>>> https://ci-builds.apache.org/job/Royale/job/Royale-asjs/1290/consoleFull
>>> >
>>> >>
>>> >
>>> >
>>> > --
>>> >
>>> > Piotr Zarzycki
>>> >
>>>
>>>
>>> --
>>>
>>> Piotr Zarzycki
>>>
>>

Reply via email to