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
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
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:
>
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
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