To summarize the thread: the final build problem was that the bundle-version entries in the MANIFEST.MF files, had a "-", because of the snapshot version numbers.
I had to change "1.1.0-SNAPSHOT" to "1.1.0.SNAPSHOT", in the bundle-version to get the pde-maven-plugin to build. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email