[ 
https://jira.codehaus.org/browse/MEXEC-73?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=292694#comment-292694
 ] 

Geert Pante edited comment on MEXEC-73 at 2/24/12 9:37 AM:
-----------------------------------------------------------

Uploaded patch to allow 

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

Inspired by [additionalClasspathElements in 
maven-surefire-plugin|http://maven.apache.org/plugins/maven-surefire-plugin/examples/configuring-classpath.html].

Relative paths are resolved to project basedir.
                
      was (Author: greyfairer):
    Uploaded patch to allow 

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

Inspired by maven-surefire-plugin.

Relative paths are resolved to project basedir.
                  
> add configuration for adding additional directories to project classpath
> ------------------------------------------------------------------------
>
>                 Key: MEXEC-73
>                 URL: https://jira.codehaus.org/browse/MEXEC-73
>             Project: Maven 2.x Exec Plugin
>          Issue Type: Improvement
>          Components: exec
>    Affects Versions: future
>            Reporter: Andrew Gaydenko
>            Assignee: Milos Kleint
>         Attachments: additionalClasspathElements.patch
>
>
> It would be handy to have an oppotunity to add additional directories to 
> project classpath - absolute or relative to ${basedir}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to