Re: [maven]Problem with settings.xml

2007-09-29 Thread zhongliang zhang
nt to configure something. As it > would be empty by default it is just not created automatically. > > -Tim > > zhongliang zhang schrieb: > > I get the information from the maven site like the following: > > You can specify your user configuration in > > ${user.home}/.m2/se

[maven]Problem with settings.xml

2007-09-29 Thread zhongliang zhang
I get the information from the maven site like the following: You can specify your user configuration in ${user.home}/.m2/settings.xml . But I can not find such file in my system,the os of my system is windows,so it should be located at c:\document and settings\administrator\.m2\settings.xml when

[closed]How can I download all the plugins file at one time?

2007-09-28 Thread zhongliang zhang
I got it. thanks a lot. On 28/09/2007, Gisbert Amm <[EMAIL PROTECTED]> wrote: > That should work, as long as you invoke Maven with the -o (--offline) > switch and do not add further external dependencies to your project. > > -Gisbert > > zhongliang zhang wrote: >

Re: [maven]How can I download all the plugins file at one time?

2007-09-28 Thread zhongliang zhang
mojo.html > > -Gisbert > > zhongliang zhang wrote: > > Hi,I am new to maven,I start with the maven in 5 minutes. > > Everything works well,but it takes too much time to download the > > plugins.The plugin in the Apache site are in separate directories > > which makes

[maven]How can I download all the plugins file at one time?

2007-09-28 Thread zhongliang zhang
Hi,I am new to maven,I start with the maven in 5 minutes. Everything works well,but it takes too much time to download the plugins.The plugin in the Apache site are in separate directories which makes them not easy to download. When I worked at home,I can not connect to the Internet for some reason