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)
Signup
Maven 1.x Javadoc Plugin
  • Maven 1.x Javadoc Plugin
  • MPJAVADOC-4

add self-referencing properties

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Improvement Improvement
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: None
  • Fix Version/s: None
  • Labels:
    None
  • Environment:
    every
  • Number of attachments :
    0

Description

Add the ability to set self-referencing properties in the *.properties files of maven. This could be useful e.g. for javadoc plugin for a (hypothetical) javadoc.offlineUrl property, which points to where the offline javadocs are located:
project.properties could contain such locations which are part of the project, e.g.

javadoc.offlineUrl=apidoc/package1/apidoc/packages.html:apidoc/package2/apidoc/packages.html

$HOME/build.properties then should be able to extend the property by adding further offline URLs, e.g.

javadoc.offlineUrl=$

{javadoc.offlineUrl}

:/usr/share/j2sdk1.4.1/docs/api/

Of course, a general "self-referencing properties" could be useful for several other cases.

As far as I was able to test this feature, a self-referencing properties used like above causes a Exception.

I have no idea which code needs to be changed, so sorry, there's no patch attached.

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Martin Skopp added a comment - 19/Aug/03 2:13 AM

See also thread "About Javadoc links" @maven-user mailinglist.

Show
Martin Skopp added a comment - 19/Aug/03 2:13 AM See also thread "About Javadoc links" @maven-user mailinglist.

People

  • Assignee:
    Unassigned
    Reporter:
    Martin Skopp
Vote (0)
Watch (1)

Dates

  • Created:
    19/Aug/03 2:09 AM
    Updated:
    22/Aug/05 6:40 AM

Time Tracking

Estimated:
1h
Original Estimate - 1 hour
Remaining:
1h
Remaining Estimate - 1 hour
Logged:
Not Specified
Time Spent - Not Specified
  • Atlassian JIRA (v5.2.7#850-sha1:b2af0c8)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.