Cory Horner ha scritto: > aaime wrote: >> Well, NPE in the jar collector, triggered inside the postgis-versioned >> module build. I don't have any idea why, postgis versioned pom does >> not have anything special... ah, besides the fact that it depends on a >> test jar from the postgis module, and it's probably the only module >> having such kind of dependency. >> >> For those of you left wondering, it's possible to make maven build a jar >> out of the test sources, and have other modules depend on that test jar. >> This is how postgis-versioned reuses the postgis test classes to make >> sure >> transparent versioning works just like a non versioned data store. > > If we can't fix this right now, we should take this module out of the > unsupported pom so we don't continue to cause build failures...
Agreed. Remove it from the build, better have a module less and a build that works and keeps us from breaking it even more. But please note it's not my fault it's not building, the bug is somewhere between the maven upgrade and the jar collector plugin. So now if I want to put my module back in the build I'll have to chase a bug I did not introduce. :( Oh well, that's life... Cheers Andrea ------------------------------------------------------------------------- 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
