Yes - I have com.company.project.xxx and com.company.project.yyy, but all the classes are bundled together.

Thanks

Digby


Heritier Arnaud wrote:
Do you have a common root package ??

In maven we have a lot of packages but we have a common root org.apache.maven

http://maven.apache.org/apidocs/index.html

Is it your case ??

Arnaud


-----Message d'origine-----
De : news [mailto:[EMAIL PROTECTED] De la part de Digby
Envoy� : mercredi 16 juin 2004 20:28
� : [EMAIL PROTECTED]
Objet : Maven Javadoc doesn't split packages


Hi,

Since Maven is only supposed to produce one deliverable, does this mean that the javadoc plugin will only produce one package - the one defined in the POM? My project is split into several packages, but they are all lumped together under one package and there is no list of packages in the frameset (I get the one-package two-frame one).

I've had a look at what other people do and have noticed that the Commons Net project has a separate Javadoc task in the build.xml, but at this stage I'd like to use the default Javadoc plugin.

I've tried adding various params to the project.properties file and trying to specify more than one package in the POM, but nothing seemed to help. Am i missing something, or do I need a separate goal to help me?

TIA

Digby


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





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



Reply via email to