I am new to Maven. My problem is that I have several packages under a
project I'm using for experiments and I want to create the maven site for
only one of those packages. Even if in the project.xml I specified only the
package I am interested in with the <package> element, the javadoc generated
by Maven includes all the packages.

How do I specify to Maven that the documentation I'm interested in regards
only one specific package?

Thanks,

Marco





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to