Mmm... there is a difference.

When I run demo/example from within the IDE I get this...

NetBeans: Executing '/opt/local/apache-maven-2.1.0/bin/mvn
-Dexec.args=-Xmx1024m -classpath %classpath org.geotools.demo.ImageLab
-Dexec.executable=/System/Library/Frameworks/JavaVM.framework/Versions/1.5/Home/bin/java
-Dnetbeans.execution=true --fail-fast --no-plugin-registry
process-classes org.codehaus.mojo:exec-maven-plugin:1.1:exec'
NetBeans:      JAVA_HOME
=/System/Library/Frameworks/JavaVM.framework/Versions/1.5/Home

Whereas when I run the test project I get this...

NetBeans: Executing '/opt/local/apache-maven-2.1.0/bin/mvn
-Dexec.classpathScope=runtime -Dexec.args=-classpath %classpath
org.geotools.demo.runexample.ImageLab
-Dexec.executable=/System/Library/Frameworks/JavaVM.framework/Versions/1.5/Home/bin/java
-Dnetbeans.execution=true --fail-fast --no-plugin-registry
process-classes org.codehaus.mojo:exec-maven-plugin:1.1.1:exec'
NetBeans:      JAVA_HOME
=/System/Library/Frameworks/JavaVM.framework/Versions/1.5/Home

Which has -Dexec.classpathScope=runtime

Michael

------------------------------------------------------------------------------
Come build with us! The BlackBerry® 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/devconf
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to