gt-shapefile-renderer-2.6-SNAPSHOT.jar not created automatically

3 messages Options
Embed this post
Permalink
Stefan Tzeggai

gt-shapefile-renderer-2.6-SNAPSHOT.jar not created automatically

Reply Threaded More More options
Print post
Permalink
Hi

Running command
  mvn -f ../../geotools/trunk/pom.xml clean install -Dall
does not create the JAR
 target/binaries/gt-shapefile-renderer-2.6-SNAPSHOT.jar


I know that it has been moved to unsupported, but shouldn't "-Dall" do the
trick? Am i missing something?

Thanks for any hints in advance,
Steve


--
wiki² - Softwareentwicklung
Stefan Krüger
Straßburger Weg 26
53113 Bonn

email [hidden email]
mobile 0151 50543949
webpage wikisquare.de
skype alfonx

reclaim your net - http://tor.eff.org
enforce privacy - http://www.pgpi.org
pgp key id: 51B576FD - http://pgp.mit.edu

Please note that according to the German law on data retention,
information on every electronic information exchange with me is
retained for a period of six months.



------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Geotools-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/geotools-devel
My last name will change from Krüger to Tzeggai in mid 2010.
aaime

Re: gt-shapefile-renderer-2.6-SNAPSHOT.jar not created automatically

Reply Threaded More More options
Print post
Permalink
Stefan Krüger ha scritto:

> Hi
>
> Running command
>   mvn -f ../../geotools/trunk/pom.xml clean install -Dall
> does not create the JAR
>  target/binaries/gt-shapefile-renderer-2.6-SNAPSHOT.jar
>
>
> I know that it has been moved to unsupported, but shouldn't "-Dall" do the
> trick? Am i missing something?

Up to some time ago it was not built but I've fixed it before
leaving for Sydney...

See the output of running a build on unsupported on the current trunk:

~/devel/gttrunk/modules/unsupported$ mvn install -Dall
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO]   Geotools unsupported
[INFO]   Swing widgets
[INFO]   Directory module
[INFO]   WFS client module
[INFO]   Coverage I/O base classes
[INFO]   Coverage I/O for NetCDF format
[INFO]   Coverage tools
[INFO]   ISO 19107 implementation using JTS
[INFO]   Geometries
[INFO]   Temporal implementation
[INFO]   Process
[INFO]   Web Processing Service
[INFO]   EPSG Authority Service using H2 database
[INFO]   Renderer optimized for shapefiles
[INFO]   Geotools application schema support
[INFO]   Application Schema DataAccess
[INFO]   Sample DataAccess for testing
[INFO]   EPSG Authority Factory for Oracle
[INFO]   Next Generation JDBC DataStores
[INFO]   MySQL DataStore
[INFO]   SQL Server DataStore
[INFO]   MySQL DataStore Implementation
[INFO]   Oracle Spatial Module
[INFO]   Versioned PostGIS module
[INFO]   VPF Plugin
[INFO]   Caching

See that "[INFO]   Renderer optimized for shapefiles" line?

Cheers
Andrea

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Geotools-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/geotools-devel
Stefan Tzeggai

Re: gt-shapefile-renderer-2.6-SNAPSHOT.jar not created automatically

Reply Threaded More More options
Print post
Permalink
Am Montag 19 Oktober 2009 13:14:45 schrieben Sie:

> Stefan Krüger ha scritto:
> > Hi
> >
> > Running command
> >   mvn -f ../../geotools/trunk/pom.xml clean install -Dall
> > does not create the JAR
> >  target/binaries/gt-shapefile-renderer-2.6-SNAPSHOT.jar
> >
> >
> > I know that it has been moved to unsupported, but shouldn't "-Dall" do
> > the trick? Am i missing something?
>
> Up to some time ago it was not built but I've fixed it before
> leaving for Sydney...
>
> See the output of running a build on unsupported on the current trunk:
>
> ~/devel/gttrunk/modules/unsupported$ mvn install -Dall
> [INFO] Scanning for projects...
> [INFO] Reactor build order:
> [INFO]   Geotools unsupported
> [INFO]   Swing widgets
> [INFO]   Directory module
> [INFO]   WFS client module
> [INFO]   Coverage I/O base classes
> [INFO]   Coverage I/O for NetCDF format
> [INFO]   Coverage tools
> [INFO]   ISO 19107 implementation using JTS
> [INFO]   Geometries
> [INFO]   Temporal implementation
> [INFO]   Process
> [INFO]   Web Processing Service
> [INFO]   EPSG Authority Service using H2 database
> [INFO]   Renderer optimized for shapefiles
> [INFO]   Geotools application schema support
> [INFO]   Application Schema DataAccess
> [INFO]   Sample DataAccess for testing
> [INFO]   EPSG Authority Factory for Oracle
> [INFO]   Next Generation JDBC DataStores
> [INFO]   MySQL DataStore
> [INFO]   SQL Server DataStore
> [INFO]   MySQL DataStore Implementation
> [INFO]   Oracle Spatial Module
> [INFO]   Versioned PostGIS module
> [INFO]   VPF Plugin
> [INFO]   Caching
>
> See that "[INFO]   Renderer optimized for shapefiles" line?
>
> Cheers
> Andrea

Hi Andrea.
I have seen your pom.xml update a few wekks ago, and was very surprise when
the file was not there again today. But now i feel stupid because i can't
reproduce it.  The jar is magically beeing created.. Sorry for bothering...

Have fun in Syndey,
Steve

--
wiki² - Softwareentwicklung
Stefan Krüger
Straßburger Weg 26
53113 Bonn

email [hidden email]
mobile 0151 50543949
webpage wikisquare.de
skype alfonx

reclaim your net - http://tor.eff.org
enforce privacy - http://www.pgpi.org
pgp key id: 51B576FD - http://pgp.mit.edu

Please note that according to the German law on data retention,
information on every electronic information exchange with me is
retained for a period of six months.



------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Geotools-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/geotools-devel
My last name will change from Krüger to Tzeggai in mid 2010.