You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Hiram Chirino <hi...@hiramchirino.com> on 2004/07/12 06:05:45 UTC

Making the maven eclipse target to work with the Reactor

Hi,

I figured out how to get the maven reactor to use the maven eclipse 
target so that it generates the eclipse project files that I need to 
work with Geronimo.  So if no one minds I'm going to commit a quick 
change that will allow you to just run 'maven eclipse' at the root of 
the Geronimo project.

Regards,
Hiram


Re: Making the maven eclipse target to work with the Reactor

Posted by Hiram Chirino <hi...@hiramchirino.com>.
Ok.  will do.

David Blevins wrote:

>On Mon, Jul 12, 2004 at 12:05:45AM -0400, Hiram Chirino wrote:
>  
>
>>Hi,
>>
>>I figured out how to get the maven reactor to use the maven eclipse 
>>target so that it generates the eclipse project files that I need to 
>>work with Geronimo.  So if no one minds I'm going to commit a quick 
>>change that will allow you to just run 'maven eclipse' at the root of 
>>the Geronimo project.
>>    
>>
>
>Please do!  Then I can stop using my bash loop hack....
>
>-David
>
>  
>


Re: Making the maven eclipse target to work with the Reactor

Posted by David Blevins <da...@visi.com>.
On Mon, Jul 12, 2004 at 12:05:45AM -0400, Hiram Chirino wrote:
> Hi,
> 
> I figured out how to get the maven reactor to use the maven eclipse 
> target so that it generates the eclipse project files that I need to 
> work with Geronimo.  So if no one minds I'm going to commit a quick 
> change that will allow you to just run 'maven eclipse' at the root of 
> the Geronimo project.

Please do!  Then I can stop using my bash loop hack....

-David

Re: Making the maven eclipse target to work with the Reactor

Posted by Dain Sundstrom <da...@coredevelopers.net>.
Cool with me as long as the build still completes.

-dain

On Jul 11, 2004, at 9:05 PM, Hiram Chirino wrote:

> Hi,
>
> I figured out how to get the maven reactor to use the maven eclipse 
> target so that it generates the eclipse project files that I need to 
> work with Geronimo.  So if no one minds I'm going to commit a quick 
> change that will allow you to just run 'maven eclipse' at the root of 
> the Geronimo project.
>
> Regards,
> Hiram
>


Re: Making the maven eclipse target to work with the Reactor

Posted by Hiram Chirino <hi...@hiramchirino.com>.
Hi Cameron,

My workspace ends up having one eclipse project per Geronimo module.  
The projects build paths are configured to build against dependent 
project outputs.  Yes, that means that if you make a change in a module 
such as 'system', it will trigger async builds in the dependent projects.

Right now I've only verified this works with the /specs and /modules.  
But I'm it will work for all the other modules.

The hard part about this is that after you run 'maven eclipse' in the 
root source folder, you still need to import all those individual 
projects into your workspace.  Anybody have any ideas on how to automate 
importing multiple projects into a workspace?

Regards,
Hiram

cameron@braid.com.au wrote:

>I like the sound of this.
>
>How do you setup your eclipse workspace to allow development of geronimo ?
>
>I presume that a separate project is required for each folder under
>/sandbox, /modules and /applications
>
>Then how do you create a project for the 'geronimo' (root) folder to access
>other files / folders ?
>
>Thanks,
>
>Cameron
>
>  
>
>>-----Original Message-----
>>From: Hiram Chirino [mailto:hiram@hiramchirino.com] 
>>Sent: Monday, 12 July 2004 2:06 PM
>>To: dev@geronimo.apache.org
>>Subject: Making the maven eclipse target to work with the Reactor
>>
>>Hi,
>>
>>I figured out how to get the maven reactor to use the maven 
>>eclipse target so that it generates the eclipse project files 
>>that I need to work with Geronimo.  So if no one minds I'm 
>>going to commit a quick change that will allow you to just 
>>run 'maven eclipse' at the root of the Geronimo project.
>>
>>Regards,
>>Hiram
>>
>>    
>>
>
>  
>


RE: Making the maven eclipse target to work with the Reactor

Posted by ca...@braid.com.au.
I like the sound of this.

How do you setup your eclipse workspace to allow development of geronimo ?

I presume that a separate project is required for each folder under
/sandbox, /modules and /applications

Then how do you create a project for the 'geronimo' (root) folder to access
other files / folders ?

Thanks,

Cameron

> -----Original Message-----
> From: Hiram Chirino [mailto:hiram@hiramchirino.com] 
> Sent: Monday, 12 July 2004 2:06 PM
> To: dev@geronimo.apache.org
> Subject: Making the maven eclipse target to work with the Reactor
> 
> Hi,
> 
> I figured out how to get the maven reactor to use the maven 
> eclipse target so that it generates the eclipse project files 
> that I need to work with Geronimo.  So if no one minds I'm 
> going to commit a quick change that will allow you to just 
> run 'maven eclipse' at the root of the Geronimo project.
> 
> Regards,
> Hiram
> 


RE: Making the maven eclipse target to work with the Reactor

Posted by ca...@braid.com.au.
I like the sound of this.

How do you setup your eclipse workspace to allow development of geronimo ?

I presume that a separate project is required for each folder under
/sandbox, /modules and /applications

Then how do you create a project for the 'geronimo' (root) folder to access
other files / folders ?

Thanks,

Cameron 

> -----Original Message-----
> From: Hiram Chirino [mailto:hiram@hiramchirino.com] 
> Sent: Monday, 12 July 2004 2:06 PM
> To: dev@geronimo.apache.org
> Subject: Making the maven eclipse target to work with the Reactor
> 
> Hi,
> 
> I figured out how to get the maven reactor to use the maven 
> eclipse target so that it generates the eclipse project files 
> that I need to work with Geronimo.  So if no one minds I'm 
> going to commit a quick change that will allow you to just 
> run 'maven eclipse' at the root of the Geronimo project.
> 
> Regards,
> Hiram
>