Skip to main content



      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 16:23 Go to next message
Eclipse UserFriend
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 16:30 Go to previous messageGo to next message
Eclipse UserFriend
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 17: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 16:30 Go to previous message
Eclipse UserFriend
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 17:26 Go to previous message
Eclipse UserFriend
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: Wed Mar 12 07:17:55 EDT 2025

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

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

Back to the top