Maven 2.x Javadoc Plugin

Add the ability to load the stylesheet from a jar (resource)

Details

  • Type: Wish Wish
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 2.2
  • Fix Version/s: 2.5
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    4

Description

Currently, the stylesheetfile has to be given as a path on the filesystem, which makes sharing quite difficult.
It would be nice to be able to retrieve it from a jar (like the checkstyle and the pmd plugins).

  1. 20080520-maven-javadoc-plugin-external-resources.patch
    20/May/08 4:11 AM
    21 kB
    Francois Fernandes
  2. 20080530-maven-javadoc-plugin-external-resources.patch
    30/May/08 10:07 AM
    8 kB
    Francois Fernandes

Activity

Hide
Francois Fernandes added a comment -

I have the same problem. Attached to this Issue you'll find two files:

Show
Francois Fernandes added a comment - I have the same problem. Attached to this Issue you'll find two files:
Hide
Francois Fernandes added a comment -
  • updated the patch to meet the current trunk.
  • renamed the extra-resources integration test to MJAVADOC-126
Show
Francois Fernandes added a comment -
  • updated the patch to meet the current trunk.
  • renamed the extra-resources integration test to MJAVADOC-126
Hide
Vincent Siveton added a comment -

Fixed in r662003, snapshot deployed. Thanks!

Show
Vincent Siveton added a comment - Fixed in r662003, snapshot deployed. Thanks!
Hide
Julien Eluard added a comment -

This feature seems to work only when the parent of project configured references resourcesArtifact artifact as module.

In provided sample if I remove the modules section of root pom.xml, then run mvn clean javadoc:javadoc under test folder files are not correctly copied.
Is this the intended behavior?

Show
Julien Eluard added a comment - This feature seems to work only when the parent of project configured references resourcesArtifact artifact as module. In provided sample if I remove the modules section of root pom.xml, then run mvn clean javadoc:javadoc under test folder files are not correctly copied. Is this the intended behavior?

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: