After mac update today I found myself in possession of a new copy of Java 6 
(thanks for fixing the build on that one Justin), and unknown to me a new copy 
of maven 3.

It seems our jar collector is preventing the build from starting off the right 
foot...

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Geotools .......................................... SUCCESS [1:41.629s]
[INFO] Build tools for Geotools 2 ........................ SUCCESS [0.104s]
[INFO] Maven plugins for Geotools 2 ...................... SUCCESS [0.070s]
[INFO] JAR files collector ............................... FAILURE [1:57.665s]
[INFO] Cross-modules javadoc ............................. SKIPPED
[INFO] JJTree and JavaCC compilers plugin ................ SKIPPED
....
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:47.399s
[INFO] Finished at: Sat Mar 12 20:01:46 EST 2011
[INFO] Final Memory: 39M/97M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.7.1:test (default-test) on 
project jar-collector: Execution default-test of goal 
org.apache.maven.plugins:maven-surefire-plugin:2.7.1:test failed: excludes2 has 
null value -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :jar-collector

Do we have any plans to proceed with Maven 3? Is anyone using it for their own 
project?

For now I am retreating to mvn 2.x

Jody
------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to