On 27/11/06, rking999 <[EMAIL PROTECTED]> wrote:
Thank you for the reply.  I tried changing the scope to provided for the
resin jar, but it still seems to be used in the test classpath.  What would
be nice is if I could actually remove it completelt from the test classpath
- is there a way to do this with Maven?

As you've found, classpath ordering can be a problem when searching
for named resources such as service configuration files.  You may be
interested in the following issue I raised when having similar
problems with log4j.properties:

http://http://jira.codehaus.org/browse/MNG-1412jira.codehaus.org/browse/MNG-1412

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to