Hi,

I have uploaded a third party jar and the associated javadoc jar (using classifier javadoc) to our Nexus repository (version 1.0.2). The problems is that I can't download the javadoc jar from Eclipse (3.4.0) with m2eclipse (0.9.6.20080905-0917) using Maven->Download JavaDoc, I can download javadoc for other artifacts, junit:junit:4.5 works fine and also Maven projects that I have developed and deployed with javadoc works also fine.

One workaround that I found is to add a dependency to the javadoc artifact in a POM, so that ther javadoc artifact gets downloaded to the local repository. Now when the javadoc artifact is present in the local repository Maven->Download JavaDoc works as its supposed to and the javadoc gets attached to the third party jar.

I'm not sure if this is a m2eclipse problem or if the problem is related to deploying third party javadocs to Nexus. Any help is appreciated.

Thanks

Esa

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to