I upload all eclipse bundle artifacts to my internal remote directory and use maven-dependency-plugin to pull them down
-D On 12/12/06, Bhupendra Bhardwaj <[EMAIL PROTECTED]> wrote:
Hi all, Can someone please point me to the right direction or provide an example of creating a runtime platform from zip/tar downloading from http://download.eclipse.org/eclipse/downloads/drops/R-3.2.1-x using maven I want to assemble my eclipse RCP with required platform specific ecliple plugin jars. One solution is that I download the jars from the above url and create assembly. Don't know if instead of doing that I can download the runtime jars from above url and include in my assembly. Thanks in advance Bhupendra Bhardwaj
