Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Oomph » Maven build Oomph
Maven build Oomph [message #1712308] Thu, 22 October 2015 19:31 Go to next message
Johan Hardy is currently offline Johan HardyFriend
Messages: 47
Registered: December 2012
Member

Dear All,

I have a setup file with everything correctly specified in it. Is there a way to package (for Linux, Mac, Win, ...) an instance of Eclipse with Jenkins or Maven.

I know that I can do it with a product and a target but is there a way to do it from the setup file ?

Best regards;
Re: Maven build Oomph [message #1712342 is a reply to message #1712308] Fri, 23 October 2015 08:13 Go to previous messageGo to next message
Eike Stepper is currently offline Eike StepperFriend
Messages: 6682
Registered: July 2009
Senior Member
Am 22.10.2015 um 21:31 schrieb Johan Hardy:
> Dear All,
>
> I have a setup file with everything correctly specified in it. Is there a way to package (for Linux, Mac, Win, ...) an
> instance of Eclipse with Jenkins or Maven.
>
> I know that I can do it with a product and a target but is there a way to do it from the setup file ?
No, Oomph's Eclipse Installer is an "online" installer that uses p2 to resolve and provision individual installable
units. Of course you can use the installer to install a product (without using a shared bundle pool) and then zip up
that installation. But we have no Jenkins or Maven integration for that.

Cheers
/Eike

----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper


Re: Maven build Oomph [message #1712359 is a reply to message #1712342] Fri, 23 October 2015 09:33 Go to previous messageGo to next message
Johan Hardy is currently offline Johan HardyFriend
Messages: 47
Registered: December 2012
Member

ok thank you for the confirmation.
I think that provisionning custom environment from setup file with Maven could be interesting.

<goals>eclipse-installer-build<goals>
<args>myIDE.setup</args>


But it needs to develop a maven Mojo ...
Regards;

[Updated on: Fri, 23 October 2015 09:34]

Report message to a moderator

Re: Maven build Oomph [message #1712362 is a reply to message #1712359] Fri, 23 October 2015 09:49 Go to previous message
Eike Stepper is currently offline Eike StepperFriend
Messages: 6682
Registered: July 2009
Senior Member
Am 23.10.2015 um 11:33 schrieb Johan Hardy:
> ok thank you for the confirmation.
> I think that provisionning custom environment from setup file with Maven could be interesting.
I see.

>
> <goals>eclipse-installer-build<goals>
> <args>myIDE.setup</args>
>
> But it need to develop a maven Mojo ...
If you want to contribute such a thing I suggest to open a bugzilla and ideally provide the code via a Gerrit review.
Let me know if you need assistance with that...

Cheers
/Eike

----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper


Previous Topic:Setting "Default encoding" property in "Content Types" fails
Next Topic:Oomph uses egit or gitbash ?
Goto Forum:
  


Current Time: Fri Apr 26 23:21:27 GMT 2024

Powered by FUDForum. Page generated in 0.05255 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top