heloo cmmunity…am trying to createa maven project but am getting this error "Plugin org.apache.maven.plugins:maven-resources-plugin:2.5 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-resources-plugin:jar:2.5: "… i have tried up many optionslike downloadng the dependencies manually,etc but i still get the error. wat can i do plese
You should try to temporarily remove ~/.m2/settings.xml just to run the Maven archetype. I’m assuming that you were trying something like this, but it would help to know what is exactly that you were trying to do.
1 Like
Hello @mozzy have you also looked at https://wiki.openmrs.org/display/docs/OpenMRS+SDK
trying to build a project manually is outdated at OpenMRS especially with the arrival of the SDK…