Hi,

I use Maven to generate an Ant file so people do not need
to install Maven to build a source distribution (those
crazy people :-).  I recently added the 'maven.javadoc.links'
property to my project.properties.  The issue is that when
I generate the Ant file there is no <link> child element of
the <javadoc> element.  I haven't looked at the implementation
of the Ant plugin but I presume it only examines the
project descriptor and not the associated properties file
also.  Is this the case?

Thanks,
-John K


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



Reply via email to