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 1.x XDoc Plugin
  • MPXDOC-106

one cannot call xdoc:copy-user-resources directly

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Trivial Trivial
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.10
  • Labels:
    None
  • Environment:
    maven 1.0rc2

Description

In the xdoc plugin found in 1.0rc2. property maven.docs.src.available doesn't exist when one calls

$MAVEN_HOME/bin/maven xdoc:copy-user-resources

  • Options
    • Sort By Name
    • Sort By Date
    • Ascending
    • Descending
    • Download All

Attachments

  1. Text File
    maven-1.0rc2-maven-xdoc-plugin-1.6_patch_copy_user_resource_standalone.txt
    31/May/04 11:01 AM
    1 kB
    Jerome Lacoste

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Jerome Lacoste added a comment - 31/May/04 11:01 AM

The patch works by moving the initialization of maven.docs.src.available property into the init goal, making it available to the copy-user-resources goal.

I've also seen that other tasks declare the maven.docs.src.available, so we can either use this patch and refactor the other tasks as required, or make the copy-user-resources goal declare the property without depending on init.

Show
Jerome Lacoste added a comment - 31/May/04 11:01 AM The patch works by moving the initialization of maven.docs.src.available property into the init goal, making it available to the copy-user-resources goal. I've also seen that other tasks declare the maven.docs.src.available, so we can either use this patch and refactor the other tasks as required, or make the copy-user-resources goal declare the property without depending on init.

People

  • Assignee:
    Unassigned
    Reporter:
    Jerome Lacoste
Vote (0)
Watch (0)

Dates

  • Created:
    31/May/04 10:54 AM
    Updated:
    18/Sep/05 12:01 PM
    Resolved:
    18/Sep/05 12:01 PM

Time Tracking

Estimated:
5m
Original Estimate - 5 minutes
Remaining:
5m
Remaining Estimate - 5 minutes
Logged:
Not Specified
Time Spent - Not Specified
  • 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.