Uploaded image for project: 'Axiom'
  1. Axiom
  2. AXIOM-351

Links in Javadoc JARs are broken

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.2.10
    • 1.2.11
    • API, C14N, DOOM, LLOM
    • None

    Description

      For classes in dependency projects, the Javadoc JARs normally have links pointing to the online Javadoc in the Web site of these dependencies. In the Javadoc JARs generated for the different Axiom modules, the links to the Javadoc of classes in other Axiom modules are broken. E.g. the Javadoc of org.apache.axiom.om.impl.llom.OMNodeImpl has a link to http://ws.apache.org/axiom/axiom-api/apidocs/org/apache/axiom/om/OMNode.html while this should be http://ws.apache.org/axiom/apidocs/org/apache/axiom/om/OMNode.html (note the extra 'axiom-api').

      This can also be seen in some online Javadoc browser services. Example:

      http://www.jarvana.com/jarvana/view/org/apache/ws/commons/axiom/axiom-dom/1.2.9/axiom-dom-1.2.9-javadoc.jar!/org/apache/axiom/soap/impl/dom/SOAPHeaderImpl.html

      In addition, the "Project Dependencies" report of some downstream projects has incorrect links for individual Axiom modules. An example is Rampart:

      http://axis.apache.org/axis2/java/rampart/dependencies.html

      These two issues are presumably caused by the fact that project.url is not set correctly in the POMs of the individual Axiom modules.

      Attachments

        Activity

          People

            veithen Andreas Veithen
            veithen Andreas Veithen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: