| Re: [equinox-dev] bundle builds using Maven |
you can easily set the destination folder of the manifest generated in maven as a configuration option "manifestLocation" in the felix bundle plugin, or PDE could support some configuration property in the future.
The problem is not that Maven is configurable, it is that PDE is not. And it's not just the manifest; it's any resource issue generally.
Alex