Open bwalsh opened 8 years ago
a) Can we specify this behavior a little more? This might be a jitpack bug because it should get a new maven artifact for any new commit hash.
b) Yes, agreed. What is the reason for having both?
c) +1 to changing the pom so that you can set a single value for all the schema related dependencies. This will come with improved documentation for how to make schema changes and test them.
a) In order to force a rebuild from github schemas, it is necessary to
rm -r ~/.m2/repository/com/github/ga4gh/schemas/*
. Expected behavior,mvn clean
should check git.b) Inconsistent use of cts-java/src/main/resources/defaulttransport.properties vs cts-java/src/main/.../URLMAPPINGImpl
c) ga4gh.schema.version set in both compliance/parent/pom.xml and compliance/ctk-server/pom.xml