On 01/06/07, Costin Leau <[EMAIL PROTECTED]> wrote:
Hello everybody,
We are using the maven bnd plugin in a maven project with submodules
and, as reported already, due to the way maven works, the classpath is
assembled incorrectly since the local target/class files is being used
instead of the locally deployed artifact.
I keep making patches around this problem but I was wondering whether
would you consider adding an option for unpacking the created bundle in
the target folder of the owning project.
I use the maven-dependency-plugin to unpack bundles ... adding an
option to the bundle-plugin would be neater (less config in the poms)
but duplicates functionality from other plugins.
This way, systems that use modules and the maven plugin do not have to
come with their own, incomplete solution for doing a build.
What do you think?
no views either way - not much code required, but could be seen as bloat...
Cheers,
--
Costin
--
Cheers, Stuart