I am trying to run the camel-example-jms-file example using maven I use the command: mvn exe:java
I get the following results. [INFO] Scanning for projects... Downloading: http://people.apache.org/repo/m2-ibiblio-rsync-repository/org/apach e/camel/camel-parent/1.1.0/camel-parent-1.1.0.pom Downloading: http://repo.logicblaze.com/maven2-all/org/apache/camel/camel-parent /1.1.0/camel-parent-1.1.0.pom Downloading: http://repo1.maven.org/maven2/org/apache/camel/camel-parent/1.1.0/c amel-parent-1.1.0.pom [INFO] ------------------------------------------------------------------------ [ERROR] FATAL ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to resolve artifact. I believe this is because I am behind a proxy server and have to enter a proxy ID and Password to get through the firewall. How can I make this example work in this situation? -- View this message in context: http://www.nabble.com/Example-jms-proxy-error-tf4319117s22882.html#a12299144 Sent from the Camel - Users mailing list archive at Nabble.com.
