Hello,

I'm trying to get the complex-features branch of Geotools to compile, but I 
seem to be unable to get it to work. I'm probably doing something wrong; I'm 
rather new to Java (C++ being my natural habitat), Maven, and so on.

Here's what I've done so far:

- Installed the Sun JDK 1.5.0, and Maven 2.0.7 (on Ubuntu 7.04)

- Checked out the complex-features branch:
svn co http://svn.geotools.org/geotools/branches/complex-features/

- Attempted to build
cd complex-features/gt
mvn install

Maven outputs:

[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

GroupId: org.geotools
ArtifactId: gt2-module
Version: 2.2-SNAPSHOT

Reason: Unable to download the artifact from any repository

  org.geotools:gt2-module:pom:2.2-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)


I've also tried to check out and build trunk. That worked fine, so I must be 
doing something right at least. I think that the problem might be that Maven 
is not looking at http://maven.geotools.org/repository, and therefore can't 
find gt2-module, but I'm not sure how to rectify this. Adding that repository 
to the main pom.xml didn't seem to help.

Any help would be most welcome.

Thanks in advance,

Lourens

-- 
           ir. Lourens Veen           University of Amsterdam - IBED
                                      Nieuwe Achtergracht 166
     Scientific Software Engineer     1018 WV Amsterdam, The Netherlands
              EcoGRID-GAN             t: +31 20-5257453  f: +31 20-5257431

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to