> I'm new to maven and I want to know if it's posible to use it without an > internet conection?. > Just download plugins and install localy manually...
Yes but it can be a hassle. Realistically you should install a Maven Repo Manager (Nexus, Artifactory, etc) and install/deploy files to it, then point your Maven clients to it as a proxy/mirror etc. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
