Hi Jakub, I'm moving your question to the user list - I hope that's ok.
Please see my comments below your message... > I have already installed the Geotools 2.3RC1 using mevan and it works > fine. I would like to do the same with Mapwidget bacasue when I use > svn. There are missing repositories(net.miginfocom.swing.MigLayout;) > and I know that mapwidget works properly only with gt-2.6. When I > tried to install 2.6-SNAPSHOT but I did not succeed. I got on in the > terminal flowing this erros message: > Downloading: > http://download.osgeo.org/webdav/geotools//org/geotools/gt-mappane/2.6-SNAPSHOT/gt-mappane-2.6-SNAPSHOT.pom > [INFO] Unable to find resource > 'org.geotools:gt-mappane:pom:2.6-SNAPSHOT' in repository opengeo > (http://download.osgeo.org/webdav/geotools/) > Downloading: > http://download.osgeo.org/webdav/geotools//org/geotools/gt-mappane/2.6-SNAPSHOT/gt-mappane-2.6-SNAPSHOT.jar > [INFO] Unable to find resource > 'org.geotools:gt-mappane:jar:2.6-SNAPSHOT' in repository opengeo > (http://download.osgeo.org/webdav/geotools/) > [WARNING] An error occurred during dependency resolution. > Failed to retrieve org.geotools:gt-mappane-2.6-SNAPSHOT Ah... this looks like my fault :-( A search through all of the pom.xml files in the current 2.6 (trunk) code reveals this... llama:trunk michael$ find . -type f -name pom.xml -exec grep -li 'gt-mappane' {} \; ./demo/example/pom.xml ./modules/unsupported/caching/pom.xml ./modules/unsupported/widgets-swing-pending/pom.xml It seems I missed these three poms when unsupported/mappane was replaced by demo/mapwidget. I'm just fixing this and testing the build here and will commit the changes to the repository in a few minutes. To complicate things a little more, the previous JMapPane classes (gt-mappane jar = unsupported/mappane module) and the associated demo (gt-mappane-use jar = /demo/mappane-use module) are present for GeoTools 2.6-M1 in the repository at: http://download.osgeo.org/webdav/geotools/org/geotools/ This is because the change from mappane to demo/mapwidget happened after GeoTools 2.6 development began. I don't quite understand what you mean about your problems with svn ? As I understand it the only way to get the mapwidget code at the moment is via svn from: http://svn.osgeo.org/geotools/trunk I hope that makes sense (?) Michael Michael ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ Geotools-gt2-users mailing list Geotools-gt2-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users