I tried to remove "jar-collector" and realized that our assembly plugin (as we
use it) relies on it, so I keep it for now. It may be possible to avoid this
dependency if we spent some time exploring the <dependencySets> element in
assembly descriptor (gt2/build/maven/assembly/binaryDist.xml) and see if it can
be a replacement for "jar-collector", but again it will depend on volunter time.

What I did:

* Added some code attempting to avoid the NullPointerException
  reported by Justin with Maven 2.0.6. Not tried with Maven 2.0.6
  however (I still with Maven 2.0.5).

* Moved the JAR collected by "jar-collector" from "gt2/target"
  to "gt2/target/binaries". Otherwise, the JAR files are mixed
  with the ZIP file created by the assembly plugin...

* Tested with Maven 2.0.5, Java 1.4 on Linux Gentoo.

        Martin

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to