molgenis / systemsgenetics

Generic Java genotype reader / writer, QTL mapping software, Strand alignment tool

Home Page:https://github.com/molgenis/systemsgenetics/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix Genotype-IO/pom.xml dependency issues

dennishendriksen opened this issue · comments

  • Replace mockito-all with mockito-core scope:test
  • Replace edu-umd-cs-findbugs-annotations with com.google.code.findbugs findbugs.annotations
  • Replace org.utgenome.thirdparty picard with com.github.samtools htsjdk