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 Exec Plugin
  • MEXEC-73

add configuration for adding additional directories to project classpath

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Improvement Improvement
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: future
  • Fix Version/s: None
  • Component/s: exec
  • Labels:
    None

Description

It would be handy to have an oppotunity to add additional directories to project classpath - absolute or relative to ${basedir}

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

Attachments

  1. Text File
    additionalClasspathElements.patch
    24/Feb/12 9:36 AM
    7 kB
    Geert Pante

Issue Links

relates to

Improvement - An improvement or enhancement to an existing feature or task. MEXEC-66 ability to add custom classpath together with %classpath placeholder

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

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Geert Pante added a comment - 24/Feb/12 9:36 AM - edited

Uploaded patch to allow

<additionalClasspathElements>
<additionalClasspathElement>etc/run</additionalClasspathElement>
<additionalClasspathElement>c:\absolutePath</additionalClasspathElement>
</additionalClasspathElements>

Inspired by additionalClasspathElements in maven-surefire-plugin.

Relative paths are resolved to project basedir.

Show
Geert Pante added a comment - 24/Feb/12 9:36 AM - edited Uploaded patch to allow <additionalClasspathElements> <additionalClasspathElement>etc/run</additionalClasspathElement> <additionalClasspathElement>c:\absolutePath</additionalClasspathElement> </additionalClasspathElements> Inspired by additionalClasspathElements in maven-surefire-plugin. Relative paths are resolved to project basedir.

People

  • Assignee:
    Milos Kleint
    Reporter:
    Andrew Gaydenko
Vote (2)
Watch (2)

Dates

  • Created:
    10/Dec/09 2:19 PM
    Updated:
    24/Feb/12 9:37 AM
  • 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.