That's a misprint right? It should be the genericrdf jar again, not a mysterious dblp one....
On Tue, Jun 19, 2012 at 11:30 PM, Sitapati das / Joshua J Wulf < [email protected]> wrote: > Hi, I've built the 0.90 release, and I'm following these instructions to > index a custom SKOS vocabulary: > > http://incubator.apache.org/stanbol/docs/trunk/customvocabulary.html > > In there it says: > > "Then, you can start the index by running > > java -Xmx1024m -jar > org.apache.stanbol.entityhub.indexing.dblp-*-jar-with-dependencies.jar index" > > The only thing is, I can't find an > org.apache.stanbol.entityhub.indexing.dblp-*-jar-with-dependencies.jar > anywhere on my system, or on the internetz. > > I can find one without deps, but when I try to run that I get: > > [jwulf@radhe genericrdf]$ java -jar > /home/jwulf/tools/apache-stanbol-0.9.0-incubating/entityhub/indexing/dblp/target/org.apache.stanbol.entityhub.indexing.dblp-0.9.0-incubating.jar > Failed to load Main-Class manifest attribute from > /home/jwulf/tools/apache-stanbol-0.9.0-incubating/entityhub/indexing/dblp/target/org.apache.stanbol.entityhub.indexing.dblp-0.9.0-incubating.jar > > >
