Hi, I am a newbie to Maven , i am having trouble in finding documentation explaining the manner in which a plugin parameter configuration need to be written in XML.The documentation section in maven web site clearly explains the parameters of a plugin but it doesn't give the structure in which those parameters are need to defined in XML.
For instance , the following link explains about the dependency:analyse goal http://maven.apache.org/plugins/maven-dependency-plugin/analyze-mojo.html but doesn't tell about, how the parameters need to be defined in the xml ( say should they be inside a configuration tag or they need to be defined as separate individual tags) Kindly share any info u can on this regard. Regards R.Monish
