biojava maven integration

Jay Vyas <[email protected]>
Newsgroups gmane.comp.java.bio.general
Message-ID <[email protected]>
Hi guys, I added the following to my pom file

  <dependency>
        <groupId>org.biojava</groupId>
        <artifactId>biojava</artifactId>
        <version>3.0-alpha2</version>
   </dependency>

<repository>
        <id>biojava-maven-repo</id>
        <name>BioJava repository</name>
        <url>http://www.biojava.org/download/maven/</url>
        <snapshots>
            <enabled>true</enabled>
        </snapshots>
        <releases>
            <enabled>true</enabled>
        </releases>
    </repository>
 <repository>

But to no avail.  Does anyone know how to add biojava3 to the libraries in a
maven managed application >?

Thanks.
_______________________________________________
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.