Does anyone knows where I can download this jar:
ala-names-generator-1.0-SNAPSHOT-assembly.jar?
I´m trying to generate a new Taxon Name List based on NSL for the Biocache processing.
This instructions has been followed:
http://code.google.com/p/ala-portal/wiki/UpgradeALANamesAccording the instructions, I need to run this command:
java -Xmx1G -Xms1G -cp .:ala-names-generator-1.0-SNAPSHOT-assembly.jar au.org.ala.names.NamesGenerator --all
But, I can´t find this JAR.
We are trying to build the Scala Project, but we are having some troubles.
Would help me, for while, if I could run a ready JAR.