Re: [xdoclet-plugins-interest] XD2/MVN2/ webplugin does not include taglibs.jsp from mergedir

2007-04-15 Thread Konstantin Priblouda
--- Marco Mistroni <[EMAIL PROTECTED]> wrote: > hi all, > i noticed couple of small problems with webplugin > for xd2/mvn2... > i am building web.xml by using mergedir.. and i > found out that the > \taglibs.jsp does not get include din the > final web.xml, and > servlet mappings file name shou

Re: [xdoclet-plugins-interest] Weird error when using multiple XD2 Plugins with maven2

2007-04-15 Thread Konstantin Priblouda
--- Marco Mistroni <[EMAIL PROTECTED]> wrote: > Hello, > mm if you are referring to maven version, i am on > 2.0.4. > if you are referring at xd2 plugin version, i am not > specifying it, but when > i am declaring > dependencies i use version 1.0.4-SNAPSHOT. I would recommend to use m2-xd2

[xdoclet-plugins-interest] XD2/MVN2/ webplugin does not include taglibs.jsp from mergedir

2007-04-15 Thread Marco Mistroni
hi all, i noticed couple of small problems with webplugin for xd2/mvn2... i am building web.xml by using mergedir.. and i found out that the \taglibs.jsp does not get include din the final web.xml, and servlet mappings file name should be servlet-mapings.xml.. just couple of minor things to repo

Re: [xdoclet-plugins-interest] Weird error when using multiple XD2 Plugins with maven2

2007-04-15 Thread Marco Mistroni
Hello, mm if you are referring to maven version, i am on 2.0.4. if you are referring at xd2 plugin version, i am not specifying it, but when i am declaring dependencies i use version 1.0.4-SNAPSHOT. xdoclet maven2-xdoclet2-plugin

Re: [xdoclet-plugins-interest] Weird error when using multiple XD2 Plugins with maven2

2007-04-15 Thread Konstantin Priblouda
Just to be sure. Which version of m2 plugin yre your using? Stacktrace line numbers do not correspond with mine... ( I would highly recomment 2.0.5 available from legacy codehaus repo ) regareds, --- Marco Mistroni <[EMAIL PROTECTED]> wrote: > hi all, >i am experiencing lot of problem

[xdoclet-plugins-interest] Weird error when using multiple XD2 Plugins with maven2

2007-04-15 Thread Marco Mistroni
hi all, i am experiencing lot of problems in my mvn2 project that uses XD2 Plugin background is that i am using following xd2 plugins - Spring plugin - XWork plugin - Web plugin now, i found out that the following configuration works (I use just 2 of them)