Has anyone setup a repository for maven 2 containing the JWSDP stuff? I'm trying to figure out how best to lay it out, and determine if I have to append version numbers to all of the jar's in order for maven to pick them up.
Additionally I'm curious about maybe setting up a .pom so that I only have to include one reference in the dependencies section of my projects and all the dependencies will just be retrieved automatically. Any help would be much appreciated especially since this is really my first time working with maven and the docs for 2.0 seem somewhat limited. MAR
