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

javadoc:test-javadoc failed if target/classes not already created

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.3
    • 2.5
    • None
    • None

    Description

      Using

      mvn clean javadoc:test-javadoc
      

      it could produce unsuccessful build or warning (depending the javadoc version used, i.e 1.4 vs 1.5)

      The options file contains:

      -classpath '[SNIP]/target/classes;[SNIP]/target/tests-classes;...'
      

      The explanation is that no target\classes was created before executing test-javadoc

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: