create-project failed.: NullPointerException

Hello, I need some help here, trying to setup the basic-module using SDK but its giving me this error

[ERROR] Failed to execute goal org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.2.0:create-project (default-cli) on project standalone-pom: Execution default-cli of goal org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.2.0:create-project failed.: NullPointerException → [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging.

@ibacher

Which version of maven are you using?. Can you share the entire log using pastebin.com

how about you try

mvn org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.1.1:create-project
1 Like

It worked like a charm :blush: Thanks man

1 Like

@dkayiwa I think we need to follow this up and get the issue fixed. seems like its still the case as of today.

Do we have a ticket for it?