Hi Adam

You created a page on our wiki:
- http://docs.codehaus.org/display/GEOTOOLS/Problems+Encountered

For a common maven problem:
Next time can you throw this in the issue tracker? And remove this page.
> Maven version: 2.0.5
> Java version "1.5.0_09"
> GeoTools version gt2-2.3.0
>
> C:\Work\Java\gt2-2.3.0\demo\example>mvn eclipse:eclipse
> [INFO] Scanning for projects...
> [INFO] Searching repository for plugin with prefix: 'eclipse'.
> Downloading: 
> http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.0.1/maven-compiler-plugin-2.0.1.pom
> [WARNING] Unable to get resource 
> 'org.apache.maven.plugins:maven-compiler-plugin:pom:2.0.1' from 
> repository central (http://repo1.maven.org/maven2)
> Downloading: 
> http://www.ibiblio.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.0.1/maven-compiler-plugin-2.0.1.pom
> [WARNING] Unable to get resource 
> 'org.apache.maven.plugins:maven-compiler-plugin:pom:2.0.1' from 
> repository ibiblio (http://www.ibiblio.org/maven2)
> Downloading: 
> http://lists.refractions.net/m2/org/apache/maven/plugins/maven-compiler-plugin/2.0.1/maven-compiler-plugin-2.0.1.pom
> [WARNING] Unable to get resource 
> 'org.apache.maven.plugins:maven-compiler-plugin:pom:2.0.1' from 
> repository refractions (http://lists.refractions.net/m2)
> Downloading: 
> http://maven.geotools.fr/repository/org/apache/maven/plugins/maven-compiler-plugin/2.0.1/maven-compiler-plugin-2.0.1.pom
> [WARNING] Unable to get resource 
> 'org.apache.maven.plugins:maven-compiler-plugin:pom:2.0.1' from 
> repository geotools (http://maven.geotools.fr/repository)
> Downloading: 
> http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.0.1/maven-compiler-plugin-2.0.1.pom
> [WARNING] Unable to get resource 
> 'org.apache.maven.plugins:maven-compiler-plugin:pom:2.0.1' from 
> repository central (http://repo1.maven.org/maven2)
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
Quickly: you are working with a version of maven and java that is not 
currently supported by GeoTools. However I think the problem is central 
repository timing out and/or not having a copy of the 
maven-compiler-plugin-2.0.1.pom.

Can you downgrade to Maven 2.0.4 and try again.
Jody


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to