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

Dont generate javadoc report if project has pom packaging and src/main exists

    XMLWordPrintableJSON

Details

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

    Description

      project\
       |-- pom.xml => POM packaging
       |-- module1\
       |   `-- pom.xml => JAR packaging
       |-- module2\
       |   `-- pom.xml => JAR packaging
       `-- src\
         |-- main\
           |-- java\
           `-- ...
         |-- test\
           |-- java\
            `-- ...
      

      Should ignore src/main because it is a POM

      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: