maven question

Daniel Quest <[email protected]>
Newsgroups gmane.comp.java.bio.general
Message-ID <CAHm=Cq4w7UFGf34Vn+d98TPmj55=vtewLP+RdNqhC6-2NFN-=g@mail.gmail.com>
Hey all,

not sure what the maven dependancy should be to get biojava to work in a
maven project.

I tried:

  <dependencies>
        <dependency>
            <groupId>org.biojava</groupId>
            <artifactId>biojava</artifactId>
        <version>3.0.1</version>
        </dependency>
  </dependencies>

But that does not appear to be working in intellij

I did do:
  <repositories>
    <repository>
<id>biojava-maven-repo</id>
<name>BioJava repository</name>
<url>http://www.biojava.org/download/maven/</url>
 </repository>
</repositories>

does someone have an example pom.xml file for projects that use BioJava?
Thanks
-Daniel
_______________________________________________
Biojava-l mailing list  -  [email protected]
http://lists.open-bio.org/mailman/listinfo/biojava-l
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.