Ref App breaking on release

after the above,i noticed that i was pointing to jdk 1.7 ,changed to 1.8 and things now can build successfully ,logs Microsoft Windows [Version 10.0.19041.1237](c) Microsoft Corporation. All righ - Pastebin.com

Does this mean that this now looks good to be merged in updating reff app version by HerbertYiga · Pull Request #583 · openmrs/openmrs-distro-referenceapplication · GitHub

Tru dat, man!

1 Like

@dkayiwa on releasing reff app mudule i land into https://pastebin.com/LvaPx5VG

@dkayiwa i see this line Cannot restore from a missing backup POM: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RA-RA-RTM/pom.xml.releaseBackup → [Help 1] and [ERROR] mvn release:prepare failed, scroll up the logs to see the error. release:rollback was attempted. Delete the tag from the repository (if it exists), check if the SCM tag is a ssh and not http and try again.

Straight from your logs: Can't release project due to non released dependencies

ok i see,so i have quickly created a pr here update coreapps version by HerbertYiga · Pull Request #586 · openmrs/openmrs-distro-referenceapplication · GitHub
and now the only remaining snapshot is referenceapplicationVersion which i am intending to release

@dkayiwa gentle request to merge in update coreapps version by HerbertYiga · Pull Request #586 · openmrs/openmrs-distro-referenceapplication · GitHub and i try again to release the reff app module

1 Like

@dkayiwa it looks like am still arriving to the same logs https://pastebin.com/xdMupJNS

Your pastebin link page does not exist.

@dkayiwa could this be better https://ci.openmrs.org/download/RA-RA-RTM/build_logs/RA-RA-RTM-3897.log

@dkayiwa i have tried to cross check all the dependencies within the distro and i have 2.12.0-SNAPSHOT only as a snapshot,not sure why the process keeps breaking

@herbert24 Which CI plan are you releasing?

i am working with this Reference Application Module - Reference Application Module Latest 3897: Build result summary - OpenMRS Bamboo

@herbert24 and which repository is that plan pointing to?

could it be GitHub - openmrs/openmrs-module-referenceapplication: A module that provides the basic web features

And is that the distro that you are referring to here?

well in distro i have reference application Version 2.12.0-SNAPSHOT

could i be missing out on some thing

Which is the repository of the distro?

its GitHub - openmrs/openmrs-distro-referenceapplication