Hi, I checked out Bryce's branch of jtsGeometry,
svn co http://svn.geotools.org/geotools/branches/jts-wrapper/
and I'm trying to create an Eclipse project but maven cannot seem to
find gt2-jar-collector-2.3-SNAPSHOT ->
C:\SVN\jts-wrapper\module\jtsGeometry>mvn eclipse:eclipse
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'eclipse'.
[INFO]
----------------------------------------------------------------------------
[INFO] Building ISO 19107 implementation using JTS
[INFO] task-segment: [eclipse:eclipse]
[INFO]
----------------------------------------------------------------------------
[INFO] Preparing eclipse:eclipse
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] A required plugin was not found: Plugin could not be found -
check that the goal name is correct: Unable to download the artifact
from any repository
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.geotools
-DartifactId=gt2-jar-collector \
-Dversion=2.3-SNAPSHOT -Dpackaging=maven-plugin -Dfile=/path/to/file
org.geotools:gt2-jar-collector:maven-plugin:2.3-SNAPSHOT
from the specified remote repositories:
central (http://repo1.maven.org/maven2)
org.geotools:gt2-jar-collector:maven-plugin:2.3-SNAPSHOT
from the specified remote repositories:
central (http://repo1.maven.org/maven2)
I tried manually installing by downloading it from the web and doing:
C:\SVN\jts-wrapper\module\jtsGeometry>mvn install:install-file
-DgroupId=org.geotools -DartifactId=gt2-jar-collector
-Dversion=2.3-SNAPSHOT -Dpackaging=maven-plugin
-Dfile=C:\svn\jts-wrapper\module\jtsGeometry\gt2-jar-collector-2.3-SNAPSHOT.jar
but that fails with the same error message.
any ideas?
Regards,
Davis
--
Zeno Consulting, Inc.
(248) 894-4922 (p)
(206) 202-4077 (f)
-------------------------------------------------------------------------
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-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel