Hi Jairo,

Please direct replies to the list rather than to me personally.

>> What happens if you do "mvn clean install" from the command line ?

> Nothing, because i don't have mvn mapped in windows system variables,
> im using maven from m2eclipse eclipse plugin.
> Would I have to set the environment variable PATH?

You would need maven installed on your system
(http://maven.apache.org/download.html) and either put it into a
directory already on your PATH or append its location to the PATH.

Sorry I'm not much help with what's happening from inside Eclipse. I
use NetBeans. However, most list members use Eclipse so perhaps
someone else can provide guidance.

As far as running maven from the command line, your pom sets the shade
plugin to run as part of the normal build so just doing "mvn clean
install" should result in the executable jar.

Michael

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov
_______________________________________________
GeoTools-GT2-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to