|
From: Michael B. <mic...@gm...> - 2011-10-14 00:37:51
|
Hi Diego, > I'm not quite sure if my last email was accepted in the mailing list. I received a > MailServer Notification about racial discrimination (maybe because my last name > is Jesus? Otherwise I have no clue.) Ah ! I got that notice as well and couldn't work out what I was saying that would provoke a filter. So it's your fault :) It seems that someone in Norway is missing out on this thread. > I'm using maven in my project (for geotools 8.0-M2) and I added the > dependencies in the listed in the following link to my pom.xml: > > http://code.google.com/p/jgrasstools/source/browse/extras/examples/jgt-dev-example/pom.xml > > However: > > Missing artifact org.jgrasstools:jgt-jgrassgears:jar:0.7.2:compile > > And a whole lot more, including missing artifacts from geotools 8.0-M1. In > my pom.xml I'm already declaring 8.0-M2 dependencies. > How should I configure it? > Andrea is the one to answer that properly, but I think the options are: 1. he updates the project to use GeoTools 8-M2 and publish new binaries. 2. you grab the sources, change the gt.version property in the top jgrassgears pom.xml file, and build the project locally. Michael |