Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » EPP » Generating an Eclipse install from a Maven 2 project
Generating an Eclipse install from a Maven 2 project [message #1752] Fri, 15 December 2006 21:23 Go to next message
Erkki Lindpere is currently offline Erkki LindpereFriend
Messages: 90
Registered: July 2009
Member
Currently it is possible to generate an Eclipse workspace (including
WTP) from a Maven 2 project. I wonder if with the help of this project,
it could be made possible for a Maven plugin to actually compose a full
Eclipse installation from a maven project / archetype?

I'm sure that maven plugin itself is out of scope, but would this
project produce something that could enable that plugin? Most likely
something more would be needed for that?
Re: Generating an Eclipse install from a Maven 2 project [message #1759 is a reply to message #1752] Fri, 15 December 2006 21:30 Go to previous messageGo to next message
Erkki Lindpere is currently offline Erkki LindpereFriend
Messages: 90
Registered: July 2009
Member
Imagine if setting up and running a full developement environment for a
complex project from scratch would consist of running the following
commands:

>cvs checkout project
>cd project
>mvn -Declipse.install.area=/eclipse eclipse:install
>/eclipse/eclipse
Re: Generating an Eclipse install from a Maven 2 project [message #1778 is a reply to message #1759] Mon, 18 December 2006 22:26 Go to previous message
Eclipse UserFriend
Originally posted by: jkrause.innoopract.com

Erkki,

Your request seems to go into the area of provisioning. It is our
current thinking that this is beyond what the packaging project is
planing to provide. That does not mean that the request is not useful,
but I think we need to involve the platform team when it comes to
provisioning.

Best Regards,

Jochen

Erkki Lindpere wrote:
> Imagine if setting up and running a full developement environment for a
> complex project from scratch would consist of running the following
> commands:
>
> >cvs checkout project
> >cd project
> >mvn -Declipse.install.area=/eclipse eclipse:install
> >/eclipse/eclipse
Re: Generating an Eclipse install from a Maven 2 project [message #571728 is a reply to message #1752] Fri, 15 December 2006 21:30 Go to previous message
Erkki Lindpere is currently offline Erkki LindpereFriend
Messages: 90
Registered: July 2009
Member
Imagine if setting up and running a full developement environment for a
complex project from scratch would consist of running the following
commands:

>cvs checkout project
>cd project
>mvn -Declipse.install.area=/eclipse eclipse:install
>/eclipse/eclipse
Re: Generating an Eclipse install from a Maven 2 project [message #571833 is a reply to message #1759] Mon, 18 December 2006 22:26 Go to previous message
Jochen Krause is currently offline Jochen KrauseFriend
Messages: 72
Registered: July 2009
Member
Erkki,

Your request seems to go into the area of provisioning. It is our
current thinking that this is beyond what the packaging project is
planing to provide. That does not mean that the request is not useful,
but I think we need to involve the platform team when it comes to
provisioning.

Best Regards,

Jochen

Erkki Lindpere wrote:
> Imagine if setting up and running a full developement environment for a
> complex project from scratch would consist of running the following
> commands:
>
> >cvs checkout project
> >cd project
> >mvn -Declipse.install.area=/eclipse eclipse:install
> >/eclipse/eclipse
Previous Topic:Missing responses on packaging proposal feedback
Next Topic:Missing responses on packaging proposal feedback
Goto Forum:
  


Current Time: Thu Apr 25 14:38:43 GMT 2024

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

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

Back to the top