Uploaded image for project: 'Maven Javadoc Plugin'
  1. Maven Javadoc Plugin
  2. MJAVADOC-262

Parameters like sourcepath depend on system path separator (colon/semicolon)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.6
    • 2.6.1
    • None
    • None

    Description

      Using the following conf on Windows box doesnt generate javadoc

      <sourcepath>${basedir}/src/main/java:${basedir}/src/main/javadoc</sourcepath>
      

      It is due to the colon separator (solaris) instead of the semi-colon (windows)

      Other path options (docletPath, extdirs, sourcepath, tagletpath, bootclasspath) are also plateform dependant.

      Attachments

        Activity

          People

            siveton Siveton Vincent
            siveton Siveton Vincent
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: