Hey all, Just started testing maven 3 on our builds and noticed that it's causing some weirdness with the maven-bundle-plugin, in that my manifest doesn't seem to export all the desired packages anymore.
i.e. I had exported org.hibernate.* - under maven 2.2.1 this would also export org.hibernate.envers, org.hibernate.search and any sub-package, under maven 3 I seem to only get org.hibernate exported. Anyone else seen this behavior? I'll see if I isolate exactly whats going on. -- Pull me down under...