Hi
I got sidetracked by this and cannot let go of it. On the index page
of Maven Javadoc Plugin
http://maven.apache.org/plugins/maven-javadoc-plugin/
it says this:
-----
...the Javadoc Plugin generates argument files and calls the Javadoc
tool as follow:
#${project.reporting.outputDirectory}/apidocs/javadoc.exe(or .sh) \
@options @packages | @argfile
-----
This does not make any sense at all to me. If I were to run that
command on the command line, my Windows machine would say some along
the lines of
"...target\site\apidocs\javadoc.exe is not a command"
This is also in the FAQ at
http://maven.apache.org/plugins/maven-javadoc-plugin/faq.html#How_to_know_exactly_the_Javadoc_command_line
--
Dennis Lundberg
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]