In that case, I'd assume you're behind a corporate firewall or proxy.
If so, you will need to configure some settings so Maven can tunnel through and download artifacts, dependencies, plugins etc. This is documented in good detail on the Maven website and has been discussed once every week or two on this mailing list, so check the archives. Wayne On 10/3/06, Javier Leyba <[EMAIL PROTECTED]> wrote:
On 10/3/06, Wayne Fay <[EMAIL PROTECTED]> wrote: > The first time you "use" it, Maven will automatically download and > install the maven-install-plugin artifact into your local repo. > > There is no requirement to manually download and install plugins in M2 > (generally). > Wayne Thanks for your reply. Unfortunatelly, I'm receiving a message that tell me maven-install plugin is not present or not valid. I've tried to run a mvn update plugins but it didn't fix the problem. any idea ? Thanks in advance J --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
