Hi, I am using the APT maven plugin with success up to now but was wondering what would be suggested when it comes to taking into account sources that are inside jars as project dependencies.
After spending a couple of hours on this, I ended up with patching my own version of the plugin and adding this mechanism : If project has dependencies with the 'sources' classifier, the patched plugin will unzip each of them in target/sources-jar/[artifactId] and add this path to the additionalSourceRoots var that is already offered by the plugin. I am not sure it is the right way to go : what do you think ? Thanks in advance, -- Hubert --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email