[ http://jira.codehaus.org/browse/MPECLIPSE-123?page=all ]

nicolas de loof updated MPECLIPSE-123:
--------------------------------------

    Attachment: MPECLIPSE-123.patch

This patch enables javadocs downloading when sources are not available. javadoc 
jar is added to .classpath using an absolute path due to lack of support for 
MAVEN_REPO classpath variable in Eclipse. As this classpath file can easily be 
re-created, I don't think this is a good reason for blocking this 
functionnality.

Patch contains code + doc improvement

> javadoc jar is not attached to Eclipse
> --------------------------------------
>
>                 Key: MPECLIPSE-123
>                 URL: http://jira.codehaus.org/browse/MPECLIPSE-123
>             Project: maven-eclipse-plugin
>          Issue Type: Bug
>    Affects Versions: 1.11
>            Reporter: nicolas de loof
>            Priority: Minor
>             Fix For: 1.11.1
>
>         Attachments: MPECLIPSE-123.patch
>
>
> latest Plugin doesn't attach javadoc jar in the Eclipse Classpath. This is 
> caused by a copy/paste of the chek-file-exists block that doesn't use the 
> "jdocs" variable.
> It would be great also to try downloading the javadocs when no sources jar is 
> available : for example, the Oracle JDBC driver is closed-source but has 
> javadoc that can be deployed in a corporate repository and be available to 
> all corporate developpers.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to