Hi, I am using maven in system in which there is no connection to outside world. So maven can not download any plugins.
So the only way to run maven is offline mode. I want to generate changelog report for clearcase snapshot view. I was trying to force changelog report to run in offline mode but I collapsed. So next idea is to run changelog report in online mode. But the only way to do this is forced maven to not connect to outside world in online mode. I am very close to do this but I have still problem with this, because maven wants to download maven-default-skin. Is there a way to force maven to not download maven-default-sking ? Or maybe is there a way to force maven to not connect to outside world in online mode ? Or finalny is there a way to run changelog plugin in offline mode ? Best Regards, pfiction. -- View this message in context: http://www.nabble.com/Maven-online-mode-tp19032617p19032617.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
