Custom Module Development: Importing all dependencies from existing module and extending openmrs-distro.properties file

I would like to go ahead and release OpenMRS SDK 1.13.1 - any objections?

None from me.

@dkayiwa The release ran well via Maven on my computer, but I am unable to deploy to Bintray

@pascal Please can you add me to the OpenMRS organization on BinTray https://bintray.com/openmrs

Did you take a look at this? https://ci.openmrs.org/browse/SDK-SDK/latest

@dkayiwa The CI was not working, which is why I ended up going to the old fashioned maven release process on my computer - everything seemed to be very slow today

Current error:

`[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project openmrs-sdk: Failed to deploy artifacts: Could not transfer artifact org.openmrs.maven:openmrs-sdk:pom:3.13.1 from/to bintray-sdk (https://api.bintray.com/maven/openmrs/maven/openmrs-sdk/;publish=1): Failed to transfer file: https://api.bintray.com/maven/openmrs/maven/openmrs-sdk/;publish=1/org/openmrs/maven/openmrs-sdk/3.13.1/openmrs-sdk-3.13.1.pom. Return code is: 401, ReasonPhrase: Unauthorized. -> [Help 1]`

For some reason the release has been pushed to bintray - and it now works well

Was that supposed to fix the CI failure?

@dkayiwa I see the manual run on CI has worked for you… I wonder why not for me

I switched to Java 8

1 Like