Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-1000

Multiple JavaDoc Locations per Project

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • javadoc-plugin
    • None
    • Platform: All, OS: All

      I generate more than one javadoc in my build projects.
      So I currently can not use the included javadoc feature, since it only allows
      exacltly one javadoc location per project.

      What I have is:
      workspace/javadoc/model/<javadoc of model>
      workspace/javadoc/service/<javadoc of service>

      If I specify in the config for javadoc: workspace/javadoc it will give me an
      error after the build has run. I am not allowed to specify wildcards.

            Unassigned Unassigned
            hackerdan hackerdan
            Votes:
            3 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: