Genome annotation editor, with a Java servlet backend and a Javascript client that runs in a web browser as a JBrowse plugin
kyostiebi on Issue101
tmp (compare)
kyostiebi on Issue101
init commit (compare)
kyostiebi on Issue99
Moved addFeatureToDb -method to… (compare)
kyostiebi on Issue97
Simplified reading of the last … (compare)
garrettjstevens on Issue97
Add possible incomplete line ha… (compare)
kyostiebi on Issue97
tmp commit added check if seq ref info or … (compare)
garrettjstevens on 101-add-assembly-ui
Add basic outline for add assem… (compare)
garrettjstevens on 101-add-assembly-ui
pwd
/temp-apollo-test-datapwd
/test-data pwd
/temp-apollo-test-data
Error Resolve error obtaining dependencies: Could not transfer artifact org.odftoolkit:odfdom-java:jar:0.8.5 from/to repo_grails_org_grails_core (http://repo.grails.org/grails/core): Permanent Redirect (308) (Use --stacktrace to see the full trace)
with a simple build (docker build .
) but to be honest, I’m not that experienced with apollo builds. Any ideas?
http://repo.grails.org/grails/core
and get redirected to https://repo.grails.org/artifactory/core/, I see that there is no listing for odfdom-java there, so even if the redirect were successful, I don’t think the build would complete successfully. So, I’m left wondering if we can/should try to get odfdom-java from somewhere else, or I am misinterpreting what’s going on? @garrettjstevens @nathandunn