Re: tomcat8-maven-plugin

2014-10-12 Thread LG Optimusv
o fix that. Maybe > in the next few weeks. > But if you have time to help that will be a pleasure for me to > integrate your fix :P > > Cheers > Olivier > > On 11 October 2014 20:32, LG Optimusv wrote: > > Hi All, > > > > I know that there's

Re: tomcat8-maven-plugin

2014-10-12 Thread Olivier Lamy
o fix that. Maybe in the next few weeks. But if you have time to help that will be a pleasure for me to integrate your fix :P Cheers Olivier On 11 October 2014 20:32, LG Optimusv wrote: > Hi All, > > I know that there's no tomcat8-maven-plugin (yet) and using tomcat8 with > tomcat7-

tomcat8-maven-plugin

2014-10-11 Thread LG Optimusv
Hi All, I know that there's no tomcat8-maven-plugin (yet) and using tomcat8 with tomcat7-maven-plugin like this: org.apache.tomcat.maven tomcat7-maven-plugin 2.2 org.apache.tomcat.embed tomcat-embed-core ${tomcat8.ve

Re: Tomcat 8 + Tomcat Maven Plugin 2.2 + Tomcat8 Maven Plugin?

2013-03-24 Thread Nick Williams
build with the plugin has Tomcat 7 classes in it, meaning >> the application won't run (NoClassDefFound, etc.). >> >> What needs to be done to get a tomcat8-maven-plugin snapshot started? Is >> this a whole new project that hasn't been started yet? Or does a new build >

Re: Tomcat 8 + Tomcat Maven Plugin 2.2 + Tomcat8 Maven Plugin?

2013-03-24 Thread Olivier Lamy
d with the plugin has Tomcat 7 classes in it, meaning the > application won't run (NoClassDefFound, etc.). > > What needs to be done to get a tomcat8-maven-plugin snapshot started? Is this > a whole new project that hasn't been started yet? Or does a new build > con

Tomcat 8 + Tomcat Maven Plugin 2.2 + Tomcat8 Maven Plugin?

2013-03-13 Thread Nick Williams
classes in it, meaning the application won't run (NoClassDefFound, etc.). What needs to be done to get a tomcat8-maven-plugin snapshot started? Is this a whole new project that hasn't been started yet? Or does a new build configuration just need to be created?