Missing 2.6-SNAPSHOT from gt-sql-datastore
------------------------------------------

                 Key: GEOT-2152
                 URL: http://jira.codehaus.org/browse/GEOT-2152
             Project: GeoTools
          Issue Type: Bug
    Affects Versions: 2.6-M0
            Reporter: Rini Angreani
             Fix For: 2.6-M0


I found a problem building this package: 
GeoTools\modules\unsupported\geometryless from trunk.
Missing:
----------
1) org.geotools:gt-sql-datastore:jar:2.6-SNAPSHOT
 
  Try downloading the file manually from the project website.
 
  Then, install it using the command:
     mvn install:install-file -DgroupId=org.geotools -DartifactId=gt-sql-datast
ore -Dversion=2.6-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
 
  Alternatively, if you host your own repository you can deploy the file there:
 
      mvn deploy:deploy-file -DgroupId=org.geotools -DartifactId=gt-sql-datastor
e -Dversion=2.6-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -Drepo
sitoryId=[id]
 
  Path to dependency:
       1) org.geotools:gt-geometryless:jar:2.6-SNAPSHOT
       2) org.geotools:gt-sql-datastore:jar:2.6-SNAPSHOT
 
----------
1 required artifact is missing.
 
for artifact:
 org.geotools:gt-geometryless:jar:2.6-SNAPSHOT
 
I went on the remote repositories and could only find 2.5-SNAPSHOT under 
gt-sql-datastore folder.
When I changed the pom.xml to get 2.5-SNAPSHOT instead of the project version 
(2.6), it built OK.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to