You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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 cleanshould 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