Re: Update 2.0.x to 2.1.6

2009-02-22 Thread Gordian Yuan
Hi, Juergen you can just put struts2-dojo-plugin.jar to your WEB-INF/lib if you dont use maven Gordian On Sun, Feb 22, 2009 at 10:11 PM, Martin Gainty wrote: > > Juergen- > > I would place the plugin details in a profile in your projects pom.xml > which will be activated later on > >

RE: Update 2.0.x to 2.1.6

2009-02-22 Thread Martin Gainty
Juergen- I would place the plugin details in a profile in your projects pom.xml which will be activated later on dojo211 org.apache.struts struts2-dojo-plugin

Re: Update 2.0.x to 2.1.6

2009-01-22 Thread Sébastien Domergue
Hi, this kind of dependency is declared in your pom.xml file. This file is needed when your project is compiled with Maven. Regards Sébastien juergen.l...@bmw.de a écrit : Hello, i want to update to 2.1.6. I use Dojo. In the migration guide is written that you should Add the Dojo plugin a