i installed it using the Readme file for the swarmapp but actually it need to be installed using maven...
atlast the following command worked out
mvn install:install-file -DgroupId=biojava -DartifactId=biojava -Dversion=1.6.1 -Dpackaging=jar -Dfile=/path/to/file
atlast the following command worked out
mvn install:install-file -DgroupId=biojava -DartifactId=biojava -Dversion=1.6.1 -Dpackaging=jar -Dfile=/path/to/file
No comments:
Post a Comment