>From: "stephan opitz" <[EMAIL PROTECTED]> 
>
> hello, 
> 
> it is ok... 
> 
> one can develop with eclipse & view it via 
> mvn package cargo:start (start from console) 
>

This is a bit off topic but does anyone know how to configure cargo to start 
tomcat 5.5.x  in debug mode so that you can attach in eclipse for interactive 
debuging?  I've messed with the cargo.jvmargs but didn't have any luck.

Gary
 
 
> thx 
> stephan 
> 
> 
> 2006/6/14, Hermod Opstvedt : 
> > Hi 
> > 
> > The problem lies with the eclipse plugin and the maven embedder. This is 
> > fixed in the next version of the plugin 
> > 
> > Hermod 
> > 
> > 
> > -----Opprinnelig melding----- 
> > Fra: stephan opitz [mailto:[EMAIL PROTECTED] 
> > Sendt: 14. juni 2006 19:16 
> > Til: Struts Users Mailing List 
> > Emne: Re: [shale] using the eclipse ide (maybe ith ant or maven2) 
> > 
> > hello 
> > 
> > it works in eclipse... 
> > 
> > next important problem is... 
> > 
> > i can define lifecycles like 
> > compile 
> > package 
> > cargo:start 
> > etc.. 
> > 
> > if i do this in eclipse it does not work... 
> > 
> > compile works 
> > but if i use 
> > package or cargo:start 
> > eclipse throws 
> > 
> > [ERROR] project-execute : 
> > org.apache.struts.ShaleShop:ShaleShop:war:1.0-SNAPSHOT ( 
> > task-segment: [package] ) 
> > 
> > why? 
> > stephan 
> > 
> > 2006/6/14, Gary VanMatre : 
> > > >From: "Wendy Smoak" 
> > > > 
> > > > On 6/14/06, stephan opitz wrote: 
> > > > > i wanted start programming with shale... 
> > > > > so i tried to integrate the shale blank war into eclipse as a new 
> > tomcat 
> > > > project 
> > > > > 
> > > > > because i was not able to configure maven2 and shale into eclipse i'm 
> > using 
> > > > ant. 
> > > > 
> > > > If you'd like to try Maven 2 again, we have an archetype in the 
> > > > sandbox. 
> > > > 
> > > > Follow the instructions here for 'mvn archetype:create ... ': 
> > > > > DME.txt> 
> > > > 
> > > > Then change into your new project directory and run 'mvn 
> > eclipse:eclipse'. 
> > > > 
> > > > I don't use Eclipse, but it works great for IDEA ('mvn idea:idea'). 
> > > > 
> > > 
> > > I've just started using this plugin 
> > http://maven.apache.org/eclipse-plugin.html. 
> > > 
> > > You can generate the eclipse project files using "mvn eclipse:eclipse". 
> > After the plugin is installed, you have set the maven repository for each 
> > new workspace under the preferences. The maven "eclipse:eclipse" goal will 
> > generate a .classpath file that points the the maven repository. You still 
> > have to create a variable for "M2_REPO" under the project library tab to 
> > the 
> > maven repository. 
> > > 
> > > 
> > > Gary 
> > > 
> > > 
> > > > HTH, 
> > > > -- 
> > > > Wendy 
> > > > 
> > > > --------------------------------------------------------------------- 
> > > > To unsubscribe, e-mail: [EMAIL PROTECTED] 
> > > > For additional commands, e-mail: [EMAIL PROTECTED] 
> > > > 
> > > 
> > 
> > --------------------------------------------------------------------- 
> > To unsubscribe, e-mail: [EMAIL PROTECTED] 
> > For additional commands, e-mail: [EMAIL PROTECTED] 
> > 
> > 
> > --------------------------------------------------------------------- 
> > To unsubscribe, e-mail: [EMAIL PROTECTED] 
> > For additional commands, e-mail: [EMAIL PROTECTED] 
> > 
> > 
> 
> --------------------------------------------------------------------- 
> To unsubscribe, e-mail: [EMAIL PROTECTED] 
> For additional commands, e-mail: [EMAIL PROTECTED] 
> 

Reply via email to