Hi All,

/opt/m2/bin/mvn clean -X 

When I run the above command in my Commons Project, maven, uses the
~/.m2/settings.xml file to resolve the repositories it needs to access.


But when I run 

/opt/m2/bin/mvn archetype:create -DgroupId=customised
-DartifactId=checkstyle -X

maven ignores the ~/.m2/settings.xml file and attempts to access
dependencies from http://repo1.maven.org/maven2.....


Is this the expected behaviour or am I missing something.

Any assistance in this matter is greatly appreciated.

Thanks
Lakshman


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to