On 9/17/06, Lakshman Srilakshmanan
<[EMAIL PROTECTED]> wrote:
/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.

You can use -DremoteRepositories=... if your archetype is not in the
central Maven repository.

http://maven.apache.org/plugins/maven-archetype-plugin/create-mojo.html

--
Wendy

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

Reply via email to