Just something that occurred to me the other day. If I have:
<dependency>
<id>javamail</id>
</dependency>It really should be smart and look for javamail.jar and not javamail-.jar. There's enough in the way of non-versioned jars [especially from sun] that this would be a nice pain reducer. Hen --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
