jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Maven 2.x Javadoc Plugin
  • MJAVADOC-125

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

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 2.3
  • Fix Version/s: 2.3
  • Labels:
    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

Issue Links

relates to

Bug - A problem which impairs or prevents the functions of the product. JXR-52 Dont generate xref report if project has pom packaging and src/main exists

  • Major - Major loss of function.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Vincent Siveton added a comment - 01/Jun/07 7:52 PM

Fixed

Show
Vincent Siveton added a comment - 01/Jun/07 7:52 PM Fixed
Hide
Permalink
Vincent Siveton added a comment - 03/Jun/07 5:35 AM

Renamed and described the issue to be more clear

Show
Vincent Siveton added a comment - 03/Jun/07 5:35 AM Renamed and described the issue to be more clear

People

  • Assignee:
    Vincent Siveton
    Reporter:
    Vincent Siveton
Vote (0)
Watch (0)

Dates

  • Created:
    01/Jun/07 7:31 PM
    Updated:
    03/Jun/07 5:35 AM
    Resolved:
    01/Jun/07 7:52 PM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.