>>>>> Graham Leggett <[EMAIL PROTECTED]>:
> The message is a misnomer, what it is really saying is "the
> pde-maven-plugin only supports a build with a single config only". It
> is a limitation of the pde plugin.

> There is a patch in JIRA to support multiple configs, I ran out of
> time to play with it though.

I ended up packaging up the plug-in sources, features, and product etc.,
in zip file, in a different maven project, and then creating a
pde-maven-plugin project for each target platform (Win32, linux/x86, and
mac/x86), and in generate-sources, unzipping the sources and then
building with pde:ext in each project, and attaching the resulting zip
file to each POM, using the maven-helper-plugin.

The latter means that the RCP app zip is installed into the local maven
plugin, and also deployed into the company central maven repo, when we
do releases.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to