It helps to actually READ the error message...

> 1) javax.jms:jms:jar:1.1
> Try downloading the file manually from:
> http://java.sun.com/products/jms/docs.html
> Then, install it using the command:
> mvn install:install-file -DgroupId=javax.jms -DartifactId=jms -Dversion=1.1
> -Dpackaging=jar -Dfile=/path/to/file

Rinse and repeat.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to