New Maven Pom issue

Jay Vyas <[email protected]>
Newsgroups gmane.comp.java.bio.general
Message-ID <[email protected]>
Hi guys : I tried to update my biojava pom , and it looks like I missed
something.

In particular the following biojava-core classes are missing.
import org.biojava.bio.BioException;
import org.biojava.bio.proteomics.IsoelectricPointCalc;
import org.biojava.bio.proteomics.MassCalc;
import org.biojava.bio.seq.ProteinTools;

Heres the way my new pom looks : I think there is a problem with
biojava-core ?

<dependency>
                <groupId>org.biojava</groupId>
                <artifactId>biojava3-alignment</artifactId>
                <version>3.0.1</version>
                <scope>compile</scope>
            </dependency>
            <dependency>
                <groupId>org.biojava</groupId>
                <artifactId>biojava3-core</artifactId>
                <version>3.0.1</version>
            </dependency>
            <dependency>
                <groupId>org.biojava</groupId>
                <artifactId>biojava3-protmod</artifactId>
                <version>3.0.1</version>
                <scope>compile</scope>
</dependency>
_______________________________________________
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.