On 8/20/10 11:32 AM, motes motes wrote: > Is it possible in a maven submodule pom file to specify that it should > build a normal artifact jar and a felix bundle during the packaging > phase? I don't think so, but it certainly is possible by setting a classifier.
> > It works fine for each case separately (using the felix plugin for > the bundle case) but the problem is that the bundle version cannot be > used as a dependency in another pure maven module. Why not? > Thats why I want to > build two versions of the module. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

