Hello all,
I'm writing instructions for new company developers how to install Maven.
On the one step, developer need to copy prepared settings.xml to ${user.home}/.m2, but before, this folder must be created. But Windows XP don't allow to create folder with such name :(. It say I need to input file name...
Is exists right way to create this folder?

Now I use just /mvn/ command in console, it has broken because no one project exists in work, but .m2 folder has been created.

Best regards,
Aleksey Didik.

Reply via email to