On Thu, May 10, 2012 at 4:10 AM, Daniele Romagnoli
<[email protected]> wrote:
> Hi,
> yesterday I should have fixed it.
> Can you check whether it's working after the fix?
indeed it fixed the issue. Thanks Daniele!

Gabriel
>
> Regards,
> Daniele
>
>
> On Wed, May 9, 2012 at 6:48 PM, Gabriel Roldan <[email protected]> wrote:
>>
>> Thanks Simone.
>>
>> On Wed, May 9, 2012 at 5:38 AM, Simone Giannecchini
>> <[email protected]> wrote:
>> > Ciao a tutti,
>> > I asked Daniele to fix the issue as he was the original developer of
>> > the mat5 reader.
>> >
>> > Regards,
>> > Simone Giannecchini
>> > -------------------------------------------------------
>> > Ing. Simone Giannecchini
>> > GeoSolutions S.A.S.
>> > Founder
>> >
>> > Via Poggio alle Viti 1187
>> > 55054  Massarosa (LU)
>> > Italy
>> >
>> > phone: +39 0584 962313
>> > fax:      +39 0584 962313
>> > mob:    +39 333 8128928
>> >
>> > http://www.geo-solutions.it
>> > http://geo-solutions.blogspot.com/
>> > http://www.youtube.com/user/GeoSolutionsIT
>> > http://www.linkedin.com/in/simonegiannecchini
>> > http://twitter.com/simogeo
>> >
>> > -------------------------------------------------------
>> >
>> >
>> > On Wed, May 9, 2012 at 10:16 AM, Alessio Fabiani
>> > <[email protected]> wrote:
>> >> Yes,
>> >> you are right.
>> >>
>> >> Should I take care of this?
>> >>
>> >> Regards,
>> >>         Alessio.
>> >>
>> >> -------------------------------------------------------
>> >> Ing. Alessio Fabiani
>> >> Founder / CTO GeoSolutions S.A.S.
>> >>
>> >> GeoSolutions S.A.S.
>> >> Via Poggio alle Viti 1187
>> >> 55054  Massarosa (LU)
>> >> Italy
>> >>
>> >> phone: (+39) 0584 96.23.13
>> >> fax:     (+39) 0584 96.23.13
>> >> mobile:(+39) 331 62.33.686
>> >>
>> >> http://www.geo-solutions.it
>> >> http://geo-solutions.blogspot.com
>> >> http://www.linkedin.com/in/alessiofabiani
>> >> https://twitter.com/alfa7961
>> >> http://twitter.com/geosolutions_it
>> >> -------------------------------------------------------
>> >>
>> >>
>> >>
>> >> On Tue, May 8, 2012 at 9:38 PM, Gabriel Roldan <[email protected]>
>> >> wrote:
>> >>>
>> >>> Hi again Alessio.
>> >>>
>> >>> It looks like the old repo is configured on project poms:
>> >>>
>> >>>  grep "mvn.geo-solutions.it" `find . -name pom.xml`
>> >>> ./modules/unsupported/matfile5/pom.xml:
>> >>> <url>http://mvn.geo-solutions.it/</url>
>> >>> ./modules/unsupported/coverage-experiment/pom.xml:
>> >>> <url>http://mvn.geo-solutions.it/</url>
>> >>>
>> >>> I guess those should be taken off and leave only the one on the root
>> >>> pom?
>> >>>
>> >>> On Tue, May 8, 2012 at 3:13 PM, Gabriel Roldan <[email protected]>
>> >>> wrote:
>> >>> > Hi Alessio, thanks.
>> >>> > I see the repository is added to the root pom. I was actually
>> >>> > building
>> >>> > the OpenGeo Suite which builds GeoTools and may have an outdated
>> >>> > version.
>> >>> > Will look into that on the appropriate channel.
>> >>> >
>> >>> > Cheers,
>> >>> > Gabriel
>> >>> >
>> >>> > On Tue, May 8, 2012 at 2:49 PM, Alessio Fabiani
>> >>> > <[email protected]> wrote:
>> >>> >> Hello Gabriel,
>> >>> >> mvn.geo-solutions.it does not exist anymore, you must use
>> >>> >> maven.geo-solutions.it
>> >>> >>
>> >>> >> Regards,
>> >>> >>         Alessio.
>> >>> >>
>> >>> >> -------------------------------------------------------
>> >>> >> Ing. Alessio Fabiani
>> >>> >> Founder / CTO GeoSolutions S.A.S.
>> >>> >>
>> >>> >> GeoSolutions S.A.S.
>> >>> >> Via Poggio alle Viti 1187
>> >>> >> 55054  Massarosa (LU)
>> >>> >> Italy
>> >>> >>
>> >>> >> phone: (+39) 0584 96.23.13
>> >>> >> fax:     (+39) 0584 96.23.13
>> >>> >> mobile:(+39) 331 62.33.686
>> >>> >>
>> >>> >> http://www.geo-solutions.it
>> >>> >> http://geo-solutions.blogspot.com
>> >>> >> http://www.linkedin.com/in/alessiofabiani
>> >>> >> https://twitter.com/alfa7961
>> >>> >> http://twitter.com/geosolutions_it
>> >>> >> -------------------------------------------------------
>> >>> >>
>> >>> >>
>> >>> >>
>> >>> >> On Tue, May 8, 2012 at 7:43 PM, Gabriel Roldan
>> >>> >> <[email protected]>
>> >>> >> wrote:
>> >>> >>>
>> >>> >>> On Tue, May 8, 2012 at 1:05 PM, Justin Deoliveira
>> >>> >>> <[email protected]>
>> >>> >>> wrote:
>> >>> >>> >
>> >>> >>> >
>> >>> >>> > On Tue, May 8, 2012 at 3:32 PM, Gabriel Roldan
>> >>> >>> > <[email protected]>
>> >>> >>> > wrote:
>> >>> >>> >>
>> >>> >>> >> Hey all,
>> >>> >>> >>
>> >>> >>> >> I'm experiencing a build issue due to mvn.geo-solutions.it
>> >>> >>> >> timing
>> >>> >>> >> out.
>> >>> >>> >> Seems to be consistent at least on my end, and can't download
>> >>> >>> >> imageio-ext-mat-sas
>> >>> >>> >> Here's the build failure: <http://pastebin.ca/2145713>
>> >>> >>> >>
>> >>> >>> >> Can anybody confirm and if so, is there any chance of giving
>> >>> >>> >> mvn.geo-solutions.it a kick or deploying the imageio-ext
>> >>> >>> >> artifacts
>> >>> >>> >> to
>> >>> >>> >> another repository?
>> >>> >>> >
>> >>> >>> >
>> >>> >>> > Fwiw I generally always push third party dependencies (that
>> >>> >>> > aren't
>> >>> >>> > snaphots)
>> >>> >>> > to both the opengeo and osgeo repos for failover purposes like
>> >>> >>> > this.
>> >>> >>>
>> >>> >>> Yup, that makes sense. I can't do that right now cause I can't get
>> >>> >>> to
>> >>> >>> them to start with (I'm on a rather new machine and don't have
>> >>> >>> those
>> >>> >>> dependencies from previous builds).
>> >>> >>> If someone can push them to the opengeo repo that'd be cool.
>> >>> >>> Otherwise
>> >>> >>> I could fire up my old machine and see if they're in there.
>> >>> >>>
>> >>> >>> Cheers,
>> >>> >>> Gabriel
>> >>> >>> >>
>> >>> >>> >>
>> >>> >>> >> TIA,
>> >>> >>> >> Gabriel
>> >>> >>> >>
>> >>> >>> >> --
>> >>> >>> >> Gabriel Roldan
>> >>> >>> >> OpenGeo - http://opengeo.org
>> >>> >>> >> Expert service straight from the developers
>> >>> >>> >>
>> >>> >>> >>
>> >>> >>> >>
>> >>> >>> >>
>> >>> >>> >>
>> >>> >>> >> ------------------------------------------------------------------------------
>> >>> >>> >> Live Security Virtual Conference
>> >>> >>> >> Exclusive live event will cover all the ways today's security
>> >>> >>> >> and
>> >>> >>> >> threat landscape has changed and how IT managers can respond.
>> >>> >>> >> Discussions
>> >>> >>> >> will include endpoint security, mobile security and the latest
>> >>> >>> >> in
>> >>> >>> >> malware
>> >>> >>> >> threats.
>> >>> >>> >> http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>> >>> >>> >> _______________________________________________
>> >>> >>> >> GeoTools-Devel mailing list
>> >>> >>> >> [email protected]
>> >>> >>> >> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>> >>> >>> >
>> >>> >>> >
>> >>> >>> >
>> >>> >>> >
>> >>> >>> > --
>> >>> >>> > Justin Deoliveira
>> >>> >>> > OpenGeo - http://opengeo.org
>> >>> >>> > Enterprise support for open source geospatial.
>> >>> >>> >
>> >>> >>>
>> >>> >>>
>> >>> >>>
>> >>> >>> --
>> >>> >>> Gabriel Roldan
>> >>> >>> OpenGeo - http://opengeo.org
>> >>> >>> Expert service straight from the developers.
>> >>> >>>
>> >>> >>>
>> >>> >>>
>> >>> >>>
>> >>> >>> ------------------------------------------------------------------------------
>> >>> >>> Live Security Virtual Conference
>> >>> >>> Exclusive live event will cover all the ways today's security and
>> >>> >>> threat landscape has changed and how IT managers can respond.
>> >>> >>> Discussions
>> >>> >>> will include endpoint security, mobile security and the latest in
>> >>> >>> malware
>> >>> >>> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>> >>> >>> _______________________________________________
>> >>> >>> GeoTools-Devel mailing list
>> >>> >>> [email protected]
>> >>> >>> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>> >>> >>
>> >>> >>
>> >>> >
>> >>> >
>> >>> >
>> >>> > --
>> >>> > Gabriel Roldan
>> >>> > OpenGeo - http://opengeo.org
>> >>> > Expert service straight from the developers.
>> >>>
>> >>>
>> >>>
>> >>> --
>> >>> Gabriel Roldan
>> >>> OpenGeo - http://opengeo.org
>> >>> Expert service straight from the developers.
>> >>>
>> >>>
>> >>>
>> >>> ------------------------------------------------------------------------------
>> >>> Live Security Virtual Conference
>> >>> Exclusive live event will cover all the ways today's security and
>> >>> threat landscape has changed and how IT managers can respond.
>> >>> Discussions
>> >>> will include endpoint security, mobile security and the latest in
>> >>> malware
>> >>> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>> >>> _______________________________________________
>> >>> GeoTools-Devel mailing list
>> >>> [email protected]
>> >>> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>> >>
>> >>
>> >>
>> >>
>> >> ------------------------------------------------------------------------------
>> >> Live Security Virtual Conference
>> >> Exclusive live event will cover all the ways today's security and
>> >> threat landscape has changed and how IT managers can respond.
>> >> Discussions
>> >> will include endpoint security, mobile security and the latest in
>> >> malware
>> >> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>> >> _______________________________________________
>> >> GeoTools-Devel mailing list
>> >> [email protected]
>> >> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>> >>
>>
>>
>>
>> --
>> Gabriel Roldan
>> OpenGeo - http://opengeo.org
>> Expert service straight from the developers.
>>
>>
>> ------------------------------------------------------------------------------
>> Live Security Virtual Conference
>> Exclusive live event will cover all the ways today's security and
>> threat landscape has changed and how IT managers can respond. Discussions
>> will include endpoint security, mobile security and the latest in malware
>> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>> _______________________________________________
>> GeoTools-Devel mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>
>
>
>
> --
> -------------------------------------------------------
> Ing. Daniele Romagnoli
> GeoSolutions S.A.S.
> Software Engineer
>
>
> Via Poggio alle Viti 1187
> 55054  Massarosa (LU)
> Italy
>
> phone: +39 0584 962313
> fax:      +39 0584 962313
>
> http://www.geo-solutions.it
> http://geo-solutions.blogspot.com/
> http://www.youtube.com/user/GeoSolutionsIT
> http://it.linkedin.com/in/danieleromagnoli
>
>
> -------------------------------------------------------
>



-- 
Gabriel Roldan
OpenGeo - http://opengeo.org
Expert service straight from the developers.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
GeoTools-Devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to