Your problem is certainly related to MPJAVADOC-56 which is fixed in the
version 1.8
Can you try to update this plugin ?
Arnaud
On 1/10/07, Gisbert Amm <gisbert.amm@1und1.de> wrote:
>
>
> I'm using maven-javadoc-plugin-1.7
>
> -Gisbert
>
>
> Arnaud HERITIER wrote:
> >
> > Which version of the javadoc plugin are you using ?
> >
> > Arnaud
> >
> > On 1/10/07, Gisbert Amm <gisbert.amm@1und1.de> wrote:
> >>
> >>
> >> I'm trying to run UMLGraph with Maven 1.1 and it does work, BUT:
> >>
> >> The generated files are always written into the root directory of the
> >> project instead of target/docs/apidocs.
> >>
> >> This is my commandline:
> >>
> >> maven site:generate -Dmaven.build.dir=report_target
> >> -Dmaven.javadoc.doclet=gr.spinellis.umlgraph.doclet.UmlGraphDoc
> >> -
> >>
> Dmaven.javadoc.docletpath=/home/jbuild/.maven/repository/gr.spinellis/jars/UmlGraph-4.4.jar
> >> ...
> >> (left out the additional params for the sake of clarity)
> >>
> >> I've already tried setting "maven.javadoc.usestandardparameters=true"
> and
> >> even "maven.javadoc.destdir=report_target/docs/apidocs", but both
> doesn't
> >> help.
> >>
> >> I found the description for Maven 2 on
> >> http://wiki.wsmoak.net/cgi-bin/wiki.pl?UMLGraph, but there is obviously
> >> nothing equivalent for Maven 1.
> >>
> >> Does anybody use UMLGraph successfully with Maven 1.1 and can give me
> >> some
> >> advice?
> >> Is my problem probably connnected with
> >> http://jira.codehaus.org/browse/MPJAVADOC-56?
> >>
> >> Thanks in advance for your help.
> >>
> >> -Gisbert
> >> --
> >> View this message in context:
> >>
> http://www.nabble.com/-m-1.1--UMLGraph%3A-Not-generating-files-into-target-docs-apidocs-tf2952795s177.html#a8258632
> >> Sent from the Maven - Users mailing list archive at Nabble.com.
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> >> For additional commands, e-mail: users-help@maven.apache.org
> >>
> >>
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/-m-1.1--UMLGraph%3A-Not-generating-files-into-target-docs-apidocs-tf2952795s177.html#a8262479
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>
|