Getting an error on running maven clean install on openmrs-distro-referenceapplication

sure no changes locally

are you meaning something like openmrs\modules\openmrs-distro-referenceapplication\ui-tests>mvn clean install ie after getting to the ui-tests folder? it seems to break things

That link seems to be out dated. many of the embedded link are not active, they have no content.

please run and clone me on your responses git status to you as well as @herbert24

this returns

On branch qa Your branch is up to date with ‘upstream/qa’.

nothing to commit, working tree clean

then mvn clean install

Building on qa branch under uitest folder, am encounting this error failure seems to fail from this line here.

can i take a look at your ~/.m2/settings.xml

CC: @sharif, @irenyak1 and @herbert24

@k.joseph sure <settings xmlns="http://maven.apache.org/SETTINGS/1.1.0" xmlns:xsi="http://www.w - Pastebin.com

This returns Microsoft Windows [Version 10.0.19041.804](c) 2020 Microsoft Corporation. All - Pastebin.com

its <?xml version="1.0" encoding="UTF-8"?><settings xsi:schemaLocation="http://mav - Pastebin.com

there’s need to follow the order of steps at: QAFramework Technical documentation(Cucumber-Selenium Set up) - Documentation - OpenMRS Wiki

compile uitestframework before distro

1 Like

uitestframework is step 2 and distro is step 1 . @k.joseph so what do we do first?

i see for these steps none relies on the other to pass ie during building

This is what I get after git status

On branch qa Your branch is up-to-date with ‘origin/qa’.

nothing to commit, working tree clean

@k.joseph here it is

@k.joseph this is the error I get after running mvn clean install on the openmrs-contrib-uitestframework

if your internet is ok and u still experience that, try

I feel my connection is Ok and I’m using an ISP which does not restrict many sites. Let me try that out. Thanks.

Hooray! finally this has worked for me!

Now it is the distro still failling