Re: maven2 eclipse plugin: attaching source

2006-06-15 Thread Rémy Sanlaville
> Just in case, have you define the proxy settings in Eclipse > (Windows->preferences) > and maven2 (setting.xml) ? I haven't defined any proxy nor setting.xml. Do I need to? Yes you have if your company has a proxy to access to internet. See Maven 2 book at mergere site for the setting.xml

Re: maven2 eclipse plugin: attaching source

2006-06-15 Thread Kent Tong
> For me, it works well. > Just in case, have you define the proxy settings in Eclipse > (Windows->preferences) > and maven2 (setting.xml) ? I haven't defined any proxy nor setting.xml. Do I need to? -- Kent Tong, Msc, MCSE, SCJP, CCSA, Delphi Certified Manager of IT Dept, CPTTM Authorized train

Re: maven2 eclipse plugin: attaching source

2006-06-15 Thread Rémy Sanlaville
Hi Kent, I'm using the maven2 eclipse plugin. Whenever I try to attach the source folder in Eclipse to a jar it depends on, the plugin will try to copy the source into my ~/.m2/repository but will fail with an error of "access denied". Any idea? Have you been able to do that? For me, it works

maven2 eclipse plugin: attaching source

2006-06-14 Thread Kent Tong
Hi, I'm using the maven2 eclipse plugin. Whenever I try to attach the source folder in Eclipse to a jar it depends on, the plugin will try to copy the source into my ~/.m2/repository but will fail with an error of "access denied". Any idea? Have you been able to do that? Thanks! -- Kent Tong, M