[GeoNode-users] GeoNode-GeoExplorer advice

David Alda Fernandez de Lezea dalda at hazi.eus
Thu Jan 21 05:19:06 PST 2016


Thanks Ariel, 

one thing I've noticed (I'm not a maven/ant expert) is that in the general pom.xml file there are some references to http://repo.opengeo.org which I believe should be pointing to https://repo.boundlessgeo.com/main which is the new location, right?

Even though I change those references I get an error.

Regards,

Agur bero bat,


David Alda Fernández de Lezea
Área de Sistemas de Información Geográfica, Planificación Territorial y Forestal Informazio Geografikoen Sistemak, Lurralde eta Baso Antolaketaren Arloa.
dalda at hazi.eus | www.hazi.eus
T 945 003 240 – M 627 923 170 – F 945 003 290 
Hazi | Granja Modelo de Arkaute s/n | 01192 Arkaute – Araba
 
*********************  LEGE OHARRA   *******************   AVISOLEGAL   *******************   DISCLAIMER   *****************************
Mezu hau pertsonala eta isilpekoa da eta baimenik gabeko erabilera debekatua dago legalki. Jasotzailea ez bazara ezabatu mezua, bidali eta kontserbatu gabe.
Este mensaje es personal y confidencial y su uso no autorizado está prohibido legalmente. Si usted no es el destinatario, proceda a borrarlo, sin reenviarlo ni conservarlo.
This message is personal and confidential, unauthorised use is legally prohibited. If you are not the intended recipient, delete it without resending or backing it.


-----Mensaje original-----
De: Ariel Nunez [mailto:ingenieroariel at gmail.com] 
Enviado el: jueves, 21 de enero de 2016 14:05
Para: David Alda Fernandez de Lezea
CC: geonode-users at lists.osgeo.org
Asunto: Re: [GeoNode-users] GeoNode-GeoExplorer advice

Okay, I think you are going in the right direction, but the version of the client that you are trying may have had some of it's dependencies moved.

SImone Dalmasso and Jude Mwenda have managed to compile the client recently. Let me ask them which repo they used and you should have better luck with that one.

-a

On Thu, Jan 21, 2016 at 7:03 AM, David Alda Fernandez de Lezea <dalda at hazi.eus> wrote:
> Hi again,
>
> It seems that if you're behind a proxy the git protocol is cut out. I 
> managed to get through this changing git local commands config by 
> entering this in the console
>
> git config --global url."https://".insteadOf git://
>
> Source https://github.com/Polymer/polymer/issues/1468
>
> It starts to download everything required but there's an error just in 
> the final part. Not sure if it has something to do with geoexplorer
>
> Cloning into 'geoserver/externals/geoserver-exts'...
> remote: Counting objects: 15821, done.
> emote: Total 15821 (delta 0), reused 0 (delta 0), pack-reused 15821 
> Receiving objects: 100% (15821/15821), 7.78 MiB | 2.21 MiB/s, done.
> Resolving deltas: 100% (5145/5145), done.
> Checking connectivity... done.
> Submodule path 'geoserver/externals/geoserver-exts': checked out 
> '3fd1427dab0ad4 6b74e4c8cf6367e84ef7aa79b6'
> Cloning into 'geoserver/externals/geotools'...
> remote: Counting objects: 154190, done.
> remote: Total 154190 (delta 0), reused 0 (delta 0), pack-reused 154190 
> Receiving objects: 100% (154190/154190), 107.37 MiB | 5.41 MiB/s, done.
> Resolving deltas: 100% (73641/73641), done.
> Checking connectivity... done.
> error: unable to create file 
> modules/unsupported/coverage-experiment/coverage-ap
> i/src/test/resources/org/geotools/coverage/io/catalog/test-data/.IASI_
> C_EUMP_201 
> 21120062959_31590_eps_o_l2/IASI_C_EUMP_20121120062959_31590_eps_o_l2.1
> 4.log.db ( Filename too long)
> error: unable to create file 
> modules/unsupported/coverage-experiment/coverage-ap
> i/src/test/resources/org/geotools/coverage/io/catalog/test-data/.IASI_
> C_EUMP_201 
> 21120062959_31590_eps_o_l2/IASI_C_EUMP_20121120062959_31590_eps_o_l2.d
> ata.db (Fi lename too long)
> error: unable to create file 
> modules/unsupported/coverage-experiment/coverage-ap
> i/src/test/resources/org/geotools/coverage/io/catalog/test-data/.IASI_
> C_EUMP_201 
> 21120062959_31590_eps_o_l2/IASI_C_EUMP_20121120062959_31590_eps_o_l2.i
> ndex.db (F ilename too long)
> error: unable to create file 
> modules/unsupported/coverage-experiment/coverage-ap
> i/src/test/resources/org/geotools/coverage/io/catalog/test-data/.IASI_
> C_EUMP_201 
> 21120062959_31590_eps_o_l2/IASI_C_EUMP_20121120062959_31590_eps_o_l2.t
> race.db (F ilename too long) Cloning into 
> 'geoserver/externals/geowebcache'...
> remote: Counting objects: 31625, done.
> remote: Total 31625 (delta 0), reused 0 (delta 0), pack-reused 31625 
> Receiving objects: 100% (31625/31625), 6.14 MiB | 2.85 MiB/s, done.
> Resolving deltas: 100% (12160/12160), done.
> Checking connectivity... done.
> Submodule path 'geoserver/externals/geowebcache': checked out 
> '5420d1aeb5e2e06d1 64b2f0cc1f3a58963cdd2b1'
> Unable to checkout 'c3ab16a384370cff7de5b0c60782901852ed4fbd' in 
> submodule path 'geoserver/externals/geotools'
>
> Once the download is completed I run "ant debug" but it complains saying tha I have to make a clean install.
>
> c:\Datos\Proyectos\42_GEONODE\suite\geoexplorer>ant debug
> Buildfile: c:\Datos\Proyectos\42_GEONODE\suite\geoexplorer\build.xml
>
> installed:
>
> BUILD FAILED
> c:\Datos\Proyectos\42_GEONODE\suite\geoexplorer\build.xml:23: App not yet built.
>   Run `mvn clean install` first.
>
> Total time: 0 seconds
>
> All right, I launch de clean install, but it also produces an error! What a nightmare!
>
> c:\Datos\Proyectos\42_GEONODE\suite\geoexplorer>mvn clean install 
> [INFO] Scanning for projects...
> [INFO]
> [INFO] 
> ----------------------------------------------------------------------
> -- [INFO] Building OpenGeo Suite GeoExplorer 4-SNAPSHOT [INFO] 
> ----------------------------------------------------------------------
> -- [WARNING] The POM for org.ringojs:ringojs:jar:0.8.1 is missing, no 
> dependency in formation available [INFO] 
> ----------------------------------------------------------------------
> --
> [INFO] BUILD FAILURE
> [INFO] 
> ----------------------------------------------------------------------
> --
> [INFO] Total time: 1.565 s
> [INFO] Finished at: 2016-01-21T12:55:59+01:00 [INFO] Final Memory: 
> 7M/155M [INFO] 
> ----------------------------------------------------------------------
> -- [ERROR] Failed to execute goal on project geoexplorer: Could not 
> resolve depende ncies for project 
> org.opengeo:geoexplorer:jar:4-SNAPSHOT: Failure to find org.ri
> ngojs:ringojs:jar:0.8.1 in http://repo.opengeo.org/ was cached in the 
> local repo sitory, resolution will not be reattempted until the update 
> interval of opengeo has elapsed or updates are forced -> [Help 1] 
> [ERROR] [ERROR] To see the full stack trace of the errors, re-run 
> Maven with the -e swit ch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, 
> please rea d the following articles:
> [ERROR] [Help 1] 
> http://cwiki.apache.org/confluence/display/MAVEN/DependencyReso
> lutionException
>
> c:\Datos\Proyectos\42_GEONODE\suite\geoexplorer>
>
>
> Any ideas???
>
>
>
> Agur bero bat,
>
>
> David Alda Fernández de Lezea
> Área de Sistemas de Información Geográfica, Planificación Territorial y Forestal Informazio Geografikoen Sistemak, Lurralde eta Baso Antolaketaren Arloa.
> dalda at hazi.eus | www.hazi.eus
> T 945 003 240 – M 627 923 170 – F 945 003 290 Hazi | Granja Modelo de 
> Arkaute s/n | 01192 Arkaute – Araba
>
> *********************  LEGE OHARRA   *******************   AVISOLEGAL   *******************   DISCLAIMER   *****************************
> Mezu hau pertsonala eta isilpekoa da eta baimenik gabeko erabilera debekatua dago legalki. Jasotzailea ez bazara ezabatu mezua, bidali eta kontserbatu gabe.
> Este mensaje es personal y confidencial y su uso no autorizado está prohibido legalmente. Si usted no es el destinatario, proceda a borrarlo, sin reenviarlo ni conservarlo.
> This message is personal and confidential, unauthorised use is legally prohibited. If you are not the intended recipient, delete it without resending or backing it.
>
>
> -----Mensaje original-----
> De: geonode-users [mailto:geonode-users-bounces at lists.osgeo.org] En 
> nombre de David Alda Fernandez de Lezea Enviado el: jueves, 21 de 
> enero de 2016 10:21
> Para: ingenieroariel at gmail.com; geonode-users at lists.osgeo.org
> Asunto: Re: [GeoNode-users] GeoNode-GeoExplorer advice
>
> Hi Ariel,
>
> Thanks for your response.
>
> As my company's firewall is blocking access to git protocol I I used the url http://github.com/GeoNode/suite.git . I got it downloaded but when executing  "git submodule update --init --recursive" I get the following output error:
>
> c:\Datos\Proyectos\42_GEONODE\suite>git submodule update --init 
> --recursive Submodule 'geoexplorer/app/static/externals/geoext' 
> (git://github.com/geoext/geo
> ext.git) registered for path 'geoexplorer/app/static/externals/geoext'
> Submodule 'geoexplorer/app/static/externals/gxp' 
> (git://github.com/GeoNode/gxp.g
> it) registered for path 'geoexplorer/app/static/externals/gxp'
> Submodule 'geoexplorer/app/static/externals/openlayers' 
> (git://github.com/boundl
> essgeo/openlayers.git) registered for path 
> 'geoexplorer/app/static/externals/ope
> nlayers'
> Submodule 'geoexplorer/app/static/externals/printpreview' 
> (git://github.com/boun
> dlessgeo/PrintPreview.git) registered for path 'geoexplorer/app/static/externals /printpreview'
> Submodule 'geoexplorer/externals/buildkit' 
> (git://github.com/boundlessgeo/buildk
> it.git) registered for path 'geoexplorer/externals/buildkit'
> Submodule 'geoexplorer/externals/stick' (https://github.com/hns/stick.git) regis tered for path 'geoexplorer/externals/stick'
> Submodule 'geoserver/data_dir/externals/suite-data' 
> (https://github.com/boundles
> sgeo/suite-data.git) registered for path 
> 'geoserver/data_dir/externals/suite-dat
> a'
> Submodule 'geoserver/externals/geoscript/js' 
> (git://github.com/jdeolive/geoscrip
> t-js.git) registered for path 'geoserver/externals/geoscript/js'
> Submodule 'geoserver/externals/geoscript/py' 
> (git://github.com/jdeolive/geoscrip
> t-py.git) registered for path 'geoserver/externals/geoscript/py'
> Submodule 'geoserver/externals/geoserver' 
> (git://github.com/boundlessgeo/geoserv
> er.git) registered for path 'geoserver/externals/geoserver'
> Submodule 'geoserver/externals/geoserver-exts' 
> (git://github.com/boundlessgeo/ge
> oserver-exts.git) registered for path 'geoserver/externals/geoserver-exts'
> Submodule 'geoserver/externals/geotools' 
> (git://github.com/boundlessgeo/geotools
> .git) registered for path 'geoserver/externals/geotools'
> Submodule 'geoserver/externals/geowebcache' 
> (git://github.com/boundlessgeo/geowe
> bcache.git) registered for path 'geoserver/externals/geowebcache'
> Cloning into 'geoexplorer/app/static/externals/geoext'...
> fatal: unable to connect to github.com:
> github.com[0: 192.30.252.130]: errno=No error
>
> fatal: clone of 'git://github.com/geoext/geoext.git' into submodule 
> path 'geoexp lorer/app/static/externals/geoext' failed
>
> c:\Datos\Proyectos\42_GEONODE\suite>
>
> Any ideas?
>
> Thanks in advance.
>
> Regards,
>
> Agur bero bat,
>
>
> David Alda Fernández de Lezea
> Área de Sistemas de Información Geográfica, Planificación Territorial y Forestal Informazio Geografikoen Sistemak, Lurralde eta Baso Antolaketaren Arloa.
> dalda at hazi.eus | www.hazi.eus
> T 945 003 240 – M 627 923 170 – F 945 003 290 Hazi | Granja Modelo de 
> Arkaute s/n | 01192 Arkaute – Araba
>
> *********************  LEGE OHARRA   *******************   AVISOLEGAL   *******************   DISCLAIMER   ***************************** Mezu hau pertsonala eta isilpekoa da eta baimenik gabeko erabilera debekatua dago legalki. Jasotzailea ez bazara ezabatu mezua, bidali eta kontserbatu gabe.
> Este mensaje es personal y confidencial y su uso no autorizado está prohibido legalmente. Si usted no es el destinatario, proceda a borrarlo, sin reenviarlo ni conservarlo.
> This message is personal and confidential, unauthorised use is legally prohibited. If you are not the intended recipient, delete it without resending or backing it.
>
>
> -----Mensaje original-----
> De: Ariel Nunez [mailto:ingenieroariel at gmail.com] Enviado el: 
> miércoles, 20 de enero de 2016 12:31
> Para: David Alda Fernandez de Lezea
> Asunto: Re: [GeoNode-users] GeoNode-GeoExplorer advice
>
> Hey David,
>
> The process is outlined here:
> http://docs.geonode.org/en/master/tutorials/devel/devel_debug/geoexplo
> rer.html
>
> No te desanimes si lo ves un poco enredado, Ariel
>
> On Wed, Jan 20, 2016 at 3:03 AM, David Alda Fernandez de Lezea <dalda at hazi.eus> wrote:
>> Hi list,
>>
>> I'm looking for some advice on how to add new functionalities to 
>> GeoNode's GeoExplorer plugin. Generally speaking GeoNode's 
>> architecture fits my requirements but I would like to add new 
>> features to the GeoExplorer (custom buttons and OL controls 
>> basically)
>>
>> Do I have to install GeoNode in development mode or something like that to edit the GeoExplorer?  What would you recommend?
>>
>> Any help is much appreciated.
>>
>> Thanks in advance.
>>
>> Regards,
>>
>> Agur bero bat,
>>
>>
>> David Alda Fernández de Lezea
>> Área de Sistemas de Información Geográfica, Planificación Territorial y Forestal Informazio Geografikoen Sistemak, Lurralde eta Baso Antolaketaren Arloa.
>> dalda at hazi.eus | www.hazi.eus
>> T 945 003 240 - M 627 923 170 - F 945 003 290 Hazi | Granja Modelo de 
>> Arkaute s/n | 01192 Arkaute - Araba
>>
>> *********************  LEGE OHARRA   *******************   AVISOLEGAL   *******************   DISCLAIMER   *****************************
>> Mezu hau pertsonala eta isilpekoa da eta baimenik gabeko erabilera debekatua dago legalki. Jasotzailea ez bazara ezabatu mezua, bidali eta kontserbatu gabe.
>> Este mensaje es personal y confidencial y su uso no autorizado está prohibido legalmente. Si usted no es el destinatario, proceda a borrarlo, sin reenviarlo ni conservarlo.
>> This message is personal and confidential, unauthorised use is legally prohibited. If you are not the intended recipient, delete it without resending or backing it.
>>
>> _______________________________________________
>> geonode-users mailing list
>> geonode-users at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/geonode-users
> _______________________________________________
> geonode-users mailing list
> geonode-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/geonode-users


More information about the geonode-users mailing list