You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Barrie Treloar <ba...@gmail.com> on 2008/12/16 00:20:38 UTC

m-eclipse-p: attaching both sources and javadocs?

Does it make sense to attach javadocs if the source is available?

I thought that javadoc could be accessed through the source.
Which means its an unnecessary download of the javadocs.

Thoughts?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: m-eclipse-p: attaching both sources and javadocs?

Posted by Barrie Treloar <ba...@gmail.com>.
On Tue, Dec 16, 2008 at 11:11 AM, Brian E. Fox <br...@reply.infinity.nu> wrote:
> In eclipse that's true, it's a fallback.

The reason I ask is that m-e-p will list "Javadoc for some artifacts
is not available." if you have not set downloadJavadocs=true even
though the source artifact is available.

I'm contemplating changing it so that if the source is available and
the javadoc is not, then do not print that message.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


RE: m-eclipse-p: attaching both sources and javadocs?

Posted by "Brian E. Fox" <br...@reply.infinity.nu>.
In eclipse that's true, it's a fallback.

-----Original Message-----
From: Barrie Treloar [mailto:baerrach@gmail.com] 
Sent: Monday, December 15, 2008 6:21 PM
To: Maven Developers List
Subject: m-eclipse-p: attaching both sources and javadocs?

Does it make sense to attach javadocs if the source is available?

I thought that javadoc could be accessed through the source.
Which means its an unnecessary download of the javadocs.

Thoughts?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org