Hello Developer folks,
I was following the developer guide to build geoserver from source and
stumbled a bit because of maven dependency resolution.
on branch 2.1.x everything works fine but on trunk it fails because
from missing dependency
imageio-ext-tiff 1.1.0
I changed the root pom file and added a new repository section like
this and the build was successfully :
<repository>
<id>geosolutions</id>
<name>Geosolutions Repository</name>
<url>http://maven.geo-solutions.it</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
</repository>
I'm wondering how anybody else has setup the maven environment and
configured the settings file? Could you give me a hint, whether it's
well known to add the repository section mentioned above, is there an
other release maven repository, where the imageio-ext-xxx artifacts
has been deployed to or is a already configured repository with the
deployed artifacts temporary not available?
I want to be sure, that my build (env) is correct before creating a
patch for trunk (http://jira.codehaus.org/browse/GEOS-4784)
Cheers,
Frank
On Tue, Oct 4, 2011 at 10:29 PM, Frank Gasdorf <fgdrf@anonymised.com> wrote:
Hello Developer folks,
I was following the developer guide to build geoserver from source and
stumbled a bit because of maven dependency resolution.
on branch 2.1.x everything works fine but on trunk it fails because
from missing dependency
imageio-ext-tiff 1.1.0
I changed the root pom file and added a new repository section like
this and the build was successfully :
geosolutions
Geosolutions Repository
[http://maven.geo-solutions.it](http://maven.geo-solutions.it)
true
I’m wondering how anybody else has setup the maven environment and
configured the settings file? Could you give me a hint, whether it’s
well known to add the repository section mentioned above, is there an
other release maven repository, where the imageio-ext-xxx artifacts
has been deployed to or is a already configured repository with the
deployed artifacts temporary not available?
No, it’s not, OSGeo repo, which is in the pom already, has the file:
http://download.osgeo.org/webdav/geotools/it/geosolutions/imageio-ext/imageio-ext-tiff/1.1.0/
OSGeo has been having issues lately with a server upgrade that
published the above stuff, I guess you just got a bad day of that server
Cheers
Andrea
–
Ing. Andrea Aime
GeoSolutions S.A.S.
Tech lead
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://www.linkedin.com/in/andreaaime
http://twitter.com/geowolf
Hello Frank,
that library (as well as each other imageio-ext-xxx lib) has been properly deployed months ago on the osgeo maven repo at this location:
http://download.osgeo.org/webdav/geotools/it/geosolutions/imageio-ext/imageio-ext-tiff/1.1.0/
I saw your previous email about being unable to connect to download.osgeo.org which was probably down for a while.
Did you try again after that issue?
Please, let me know.
Best Regards,
Daniele
On Tue, Oct 4, 2011 at 10:29 PM, Frank Gasdorf <fgdrf@anonymised.com> wrote:
Hello Developer folks,
I was following the developer guide to build geoserver from source and
stumbled a bit because of maven dependency resolution.
on branch 2.1.x everything works fine but on trunk it fails because
from missing dependency
imageio-ext-tiff 1.1.0
I changed the root pom file and added a new repository section like
this and the build was successfully :
geosolutions
Geosolutions Repository
[http://maven.geo-solutions.it](http://maven.geo-solutions.it)
true
I’m wondering how anybody else has setup the maven environment and
configured the settings file? Could you give me a hint, whether it’s
well known to add the repository section mentioned above, is there an
other release maven repository, where the imageio-ext-xxx artifacts
has been deployed to or is a already configured repository with the
deployed artifacts temporary not available?
I want to be sure, that my build (env) is correct before creating a
patch for trunk (http://jira.codehaus.org/browse/GEOS-4784)
Cheers,
Frank
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
Geoserver-devel mailing list
Geoserver-devel@anonymised.comsts.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-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
Thanks a lot for your feedback! I started a build again and it seems to work. I’ve two different environments and at it seems to me that the one I tested yesterday haven’t had the imageio stuff already in the local maven repo downloaded yet. Right now I started maven with the -U option to check for newer releases …
… Done, every dependency has been resolved
Cheers, Frank
2011/10/5 Daniele Romagnoli <daniele.romagnoli@anonymised.com>
Hello Frank,
that library (as well as each other imageio-ext-xxx lib) has been properly deployed months ago on the osgeo maven repo at this location:
http://download.osgeo.org/webdav/geotools/it/geosolutions/imageio-ext/imageio-ext-tiff/1.1.0/
I saw your previous email about being unable to connect to download.osgeo.org which was probably down for a while.
Did you try again after that issue?
Please, let me know.
Best Regards,
Daniele
On Tue, Oct 4, 2011 at 10:29 PM, Frank Gasdorf <fgdrf@anonymised.com> wrote:
Hello Developer folks,
I was following the developer guide to build geoserver from source and
stumbled a bit because of maven dependency resolution.
on branch 2.1.x everything works fine but on trunk it fails because
from missing dependency
imageio-ext-tiff 1.1.0
I changed the root pom file and added a new repository section like
this and the build was successfully :
geosolutions
Geosolutions Repository
[http://maven.geo-solutions.it](http://maven.geo-solutions.it)
true
I’m wondering how anybody else has setup the maven environment and
configured the settings file? Could you give me a hint, whether it’s
well known to add the repository section mentioned above, is there an
other release maven repository, where the imageio-ext-xxx artifacts
has been deployed to or is a already configured repository with the
deployed artifacts temporary not available?
I want to be sure, that my build (env) is correct before creating a
patch for trunk (http://jira.codehaus.org/browse/GEOS-4784)
Cheers,
Frank
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-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