Have a problem with running a module using sdk

ive set up my SDK server and database, and i can succesfully create new projects. but it always gives the follwing error wen try to run the projet ie mvn clean install openmrs-sdk:run

https://hastebin.com/tajucameni.tex

yet i first clear my M2 repository folder

do you mind using hastebin.com

thx @tendomart

@mozzy Can you share the following?

OpenMRS version running

Java version

Maven version

Are you implementing openmrs reference application?

Paste the full log file as well.

Regards @ggomez

pache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T01:58:13-06:00) Maven home: D:\workspace\my addins softwares\apache-maven-3.5.2\bin… Java version: 1.8.0_161, vendor: Oracle Corporation Java home: C:\Program Files (x86)\java\jre Default locale: en_US, platform encoding: Cp1252 OS name: “windows 10”, version: “10.0”, arch: “amd64”, family: “windows”

java version “1.8.0_161” Java™ SE Runtime Environment (build 1.8.0_161-b12) Java HotSpot™ 64-Bit Server VM (build 25.161-b12, mixed mode)

Full stack trace here

https://hastebin.com/kofipacole.tex

can you run “mvn clean install -X” in your working directory and give us the full log plus the pom.xml as well

and did you say you are running "mvn clean install openmrs-sdk:run " ?

1 Like