Hello Sal, You have to download the jars from sun, I think because of license issues they cannot be distributed elsewhere:
JavaMail: http://java.sun.com/products/javamail/ (see popular downloads on the right) JMS: http://java.sun.com/products/jms/docs.html (second download link) The jars need to be renamed and copied to your local maven repository to javamail/jars/ and jms/jars respectively. Hope this helps, Ramy. -- Monday, May 24, 2004, 8:23:20 PM, you wrote: > While building excalibur using merlen I get: > +---------------------------------------- > Attempting to download mailapi-1.3.1.jar. > WARNING: Failed to download mailapi-1.3.1.jar. > Attempting to download jms-1.1.jar. > WARNING: Failed to download jms-1.1.jar. > BUILD FAILED > File...... C:\Documents and > Settings\Administrator\.maven\plugins\maven-multiproject-plugin-1.3\plug > in.jelly > Element... maven:reactor > Line...... 216 > Column.... 9 > The build cannot continue because of the following unsatisfied dependencies: > mailapi-1.3.1.jar > jms-1.1.jar > How can I obtain these jars and where should the be placed to get this to > build? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]