Michael Osipov commented on Improvement MAPPASM-83

I second this request.

This can be implemented in a very easy fashion:

<configuration>
  <extraClassPathEntries>
    <classPathEntry> -- or <extraClassPathEntry>
    /path/to/dir -- or relative path
    </classPathEntry>
    <classPathEntry>
    /path/to/file.jar -- or even with a shell variable
    </classPathEntry>
  </extraClassPathEntries>
</configuration>

My use case is this: I am using several JARs from an Oracle Client installation which I do not intend to deploy to our Nexus instance. They all are available on the target machines and shall remain there.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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