Jody Garnett a écrit : > So when you did this work did you try a deploy? And the release process? > Near as I can tell we can no longer package up geotools for download? We > have conflicts between the org.geotools.xsd modules and our plugins?
We did a sucessful deploy, but as said in my previous email "mvn deploy" was happy - no conflict in the maven repository because of the different groupID. The conflict appears when an external project has those two dependencies together, and we missed that one. The problem arise from the fact that prefix like "gt-ext-xsd" are wipped out in the Maven repository (which may be intented), but not reinserted back when a JAR is copied in the target/binaries directory of an external project. If needed, we could improve our custom build/maven/jar-collector plugin for doing so. Martin ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Geotools-devel mailing list Geotools-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel