2006/3/11, anita kulshreshtha <[EMAIL PROTECTED]>: > I am using win XP, j2sdk-1.4.2-09 and maven > 2.0.2. I can not build a module which has > <forkMode>pertest</forkMode> line. After commenting > it out the module builds fine. One such example is > security module. A file named exported-pom.xml is > created in target directory. This file seems (attached > here) fine except that the <plugin> > .....maven-surefine-plugin appears twice! Is anyone > else having the same problem.
They all work(ed) for me. As I wrote in one of the recent comments in JIRA, make sure you're using the very latest maven-surefire-plugin. Mine is 2.1.3-20060228.012944-10. > Anita Jacek -- Jacek Laskowski http://www.laskowski.org.pl
