On 23/03/07, Alin Dreghiciu <[EMAIL PROTECTED]> wrote:
The options were meant for maven-bundle-plugin. And since is a build tool it should offer flexibility. But those should be advanced usage and have good common defaults.
Actually, looking into this more, we might not need the extra plugin options, as maven will give us the information we require - for example, wrt. flattening resource paths, we just need to check the target dir for each resource entry. (ie. follow whatever flattening is specified in the pom) -- Cheers, Stuart