Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [equinox-dev] bundle builds using Maven

right, but you can say maven to generate the manifest where PDE
expects it ${basedir}/META-INF/MANIFEST.MF

On 5/18/07, Alex Blewitt <alex.blewitt@xxxxxxxxx> wrote:
On 17/05/07, Carlos Sanchez <carlos@xxxxxxxxxx> wrote:
> 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
_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/equinox-dev



--
I could give you my word as a Spaniard.
No good. I've known too many Spaniards.
                            -- The Princess Bride


Back to the top