Maven is "only" a container for plugins. The installation includes the
required base to run maven, but all plugin and the libs they required
are downloaded.
This make the first maven runs "long" as lot's of jars are downloaded.
After a first run worked, no more internet connexion is required to run
maven.
Nico.
Yes. I fixed it by creating a settings.xml in the .m2 directory.
Now even without this file, I'm able to run the simple command.
Does it mean that Maven need always to access internet to work?
For me it seems like it's not a complete installation. I suppose it's
a JIT philosophy. Where can I find more information about this topic?
Maven seems a quite interesting tool. I'll continue to dig. :)
[...]
Thanks for the very fast answers. :)
Xavier.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
This message contains information that may be privileged or confidential and is
the property of the Capgemini Group. It is intended only for the person to whom
it is addressed. If you are not the intended recipient, you are not authorized
to read, print, retain, copy, disseminate, distribute, or use this message or
any part thereof. If you receive this message in error, please notify the
sender immediately and delete all copies of this message.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]