how far is that used in biojava3-alignment? - or do you think we can
ignore that dependency when our goal is to crosscompile much of core
and alignment?
thanks,
ra
<dependency>
<groupId>org.biojava</groupId>
<artifactId>biojava3-phylo</artifactId>
<version>3.0-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
</dependencies>
we are advancing :) biojava3-core is already crossompiling somehow and
we wanted to include biojava3-alignment... but there is another
dependency...: biojava3-phylo (that has in turn a dependency on forester).
how far is that used in biojava3-alignment? - or do you think we can
ignore that dependency when our goal is to crosscompile much of core
and alignment?
thanks,
ra
<dependency>
<groupId>org.biojava</groupId>
<artifactId>biojava3-phylo</artifactId>
<version>3.0-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
</dependencies>