I think there's a problem with how the build generates the two uddi-ws artifacts, plain and with the jaxws21 classifier. Geronimo has been needing the plain one so I deployed a snapshot. The snapshot repo now contains both but with different timestamp versions and the maven-metadata.xml only mentions the most recent. I think this means that the jaxws21-classifier one will now be completely inaccessible.
I think to fix this we need to find a way to build both artifacts with one maven invocation. I'm not sure how to do this.... if I have some extra time (unlikely) I'll see if I can figure out a way to configure two executions on the appropriate plugin. thanks david jencks
