It has failed to build sucessfully.
Without sharing the recent logs, i would be a magician to help.
Here are the logs am getting. click here
Run it again and share the new log.
this is the new log
Is there a specific reason why you are not sending the full log?
Here they are
Delete the whole openmrs-core
folder. Clone it again and run mvn clean install
Then send the full log.
These are the results after mvn clean install
D:\Git%20Repositories\openmrs-core\api\target\test-classes\org\openmrs\module\include\test1-2.0-SNAPSHOT.omod
,
your path contains a space between Git
and Repositories
.
OK thank you very much
I almost completed but failed to complete the Liquibase build. check it out here
I have finally figured it out, there was a default file that was created. So i ran mvn clean, and it worked out. Thanks for your help.Here are the final logs.
But again the jetty run has some problem, Its like there is is a missing file in it. check out the logs here
Thatâs not a missing file. We just scan various places for that file, so it tells you where itâs searching for and failing to find it. The app seemed to have actually started, though.
OK let me look for the file
It doesnât need to exist. It will be created the first time you setup the application.
Thanks Ian, it has worked successfully!