Fixed in CVS if you don't use  ${pom.build.sourceModifications}

Arnaud

> -----Message d'origine-----
> De : news [mailto:[EMAIL PROTECTED] De la part de Digby
> Envoyé : vendredi 18 juin 2004 19:47
> À : [EMAIL PROTECTED]
> Objet : Re: RE : RE : Maven Javadoc doesn't split packages
> 
> Tried it on JDK1.4 and the problem went away. Thanks for your help.
> 
> Chuck Daniels wrote:
> 
> > There is a problem with using the javadoc plugin with JDK 1.3.  It does not
> > properly generate the index frameset and the overview summary page.  The
> > index frameset shows only 2 frames, not 3.  Also, the overview summary (in
> > the primary frame of the frameset) does not show the table of packages.
> > However, using JDK 1.4 works just fine.  I posted this some time ago, but
> > did not receive any solution to making this work for 1.3.
> >
> >
> >>-----Original Message-----
> >>From: Heritier Arnaud [mailto:[EMAIL PROTECTED]
> >>Sent: Wednesday, June 16, 2004 8:09 PM
> >>To: Maven Users List
> >>Subject: RE : RE : Maven Javadoc doesn't split packages
> >>
> >>
> >>If there's no bug in the javadoc plugin and if you define your
> >>project package as com.company.project it should work
> >>
> >>Arnaud
> >>
> >>
> >>>-----Message d'origine-----
> >>>De : news [mailto:[EMAIL PROTECTED] De la part de Digby
> >>>Envoyé : mercredi 16 juin 2004 21:04
> >>>À : [EMAIL PROTECTED]
> >>>Objet : Re: RE : Maven Javadoc doesn't split packages
> >>>
> >>>
> >>>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]
> >>>
> >>>
> >>
> >>---------------------------------------------------------------------
> >>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]




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

Reply via email to