Hi All,
I am trying to evalute JunitDoclet plugin. I did not find the plugin in my
plugin folder after extracting maven-b7.zip.
I took the plugin from CVS (src / plugin-builds / junitdoclet).
When I do maven -g, I am now able to see junitdoclet a one of my goal.
When I run the goal > maven junitdoclet, it creates skeleton of the test
cases of all the files under <sourceDirectory> as mentioned in my
project.xml. These files are created under ${maven.build.dir}/junitdoclet.
So how do I run these test cases through maven....
Is it that only the skeleton of the test cases are generated with this
plugin.
Which goal do i need to run. I tried using maven test goal, but I suppose
this goal only runs for the test files as mentioned in
<unitTestSourceDirectory> in Porject.xml.
Kindly Advice.
Thanks in advance,
Panna
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>