Re: Hot deployment using jetty 8 and maven

2014-04-10 Thread Wayne Fay
> monitored by something like Jenkins. I'd want all those bits anyway. Agreed... but one step at a time. :) Wayne - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.ap

Re: Hot deployment using jetty 8 and maven

2014-04-10 Thread Mark H. Wood
On Thu, Apr 10, 2014 at 09:24:31AM -0500, Wayne Fay wrote: > > However, it would be great to execute "mvn process-classes" automatically > > anytime maven sees there have been source files changed. > > This is just not a feature that Maven natively supports. You can get > similar functionality out

Re: Hot deployment using jetty 8 and maven

2014-04-10 Thread Thomas Broyer
On Thu, Apr 10, 2014 at 4:24 PM, Wayne Fay wrote: > > However, it would be great to execute "mvn process-classes" automatically > > anytime maven sees there have been source files changed. > > This is just not a feature that Maven natively supports. You can get > similar functionality out of your

Re: Hot deployment using jetty 8 and maven

2014-04-10 Thread Wayne Fay
> However, it would be great to execute "mvn process-classes" automatically > anytime maven sees there have been source files changed. This is just not a feature that Maven natively supports. You can get similar functionality out of your IDE. Or maybe your IDE can use an "on save" trigger to kick

Re: Hot deployment using jetty 8 and maven

2014-04-10 Thread Stephen Connolly
ide an example? > > Thanks! > > > > -- > View this message in context: > http://maven.40175.n5.nabble.com/Hot-deployment-using-jetty-8-and-maven-tp5790839p5790844.html > Sent from the Maven - Users mailing list archive at Nabble.com. > > ---

Re: Hot deployment using jetty 8 and maven

2014-04-10 Thread Tom-Blank
Hi Stephen, Thanks. Actually, I don't mind using Maven ver. 3.0.5 as long as it does the job I need. Can you provide an example? Thanks! -- View this message in context: http://maven.40175.n5.nabble.com/Hot-deployment-using-jetty-8-and-maven-tp5790839p5790844.html Sent from the

Re: Hot deployment using jetty 8 and maven

2014-04-10 Thread Tom-Blank
ere have been source files changed. Is it possible to do so? -- View this message in context: http://maven.40175.n5.nabble.com/Hot-deployment-using-jetty-8-and-maven-tp5790839p5790843.html Sent from the Maven - Users mailing list a

Re: Hot deployment using jetty 8 and maven

2014-04-10 Thread Stephen Connolly
t; > > org.apache.maven.plugins > maven-compiler-plugin > 3.1 > > 1.6 > 1.6 > > > > > > > I can

Re: Hot deployment using jetty 8 and maven

2014-04-10 Thread Thomas Broyer
ns > maven-war-plugin > 2.4 > > > > org.apache.maven.plugins > maven-compiler-plugin > 3.1 > > 1.6 > 1.6 >

Re: Hot deployment using jetty 8 and maven

2014-04-10 Thread Olivier Lamy
1.6 > 1.6 > > > > > > > I can see, that maven realizes that files in source folder (src) had been > changed, but does not compile into the directory: > "*/src/main/webapp/WEB-INF/clas

Hot deployment using jetty 8 and maven

2014-04-10 Thread Tom-Blank
changed, but does not compile into the directory: "*/src/main/webapp/WEB-INF/classes*" I would really appreciate any help. I'm struggling with this issue now for 2 days... :( -- View this message in context: http://maven.40175.n5.nabble.com/Hot-deployment-using-jetty-8-and-maven-tp5