Точнее выдает вот это
D:\Projects>mvn archetype:generate -DarchetypeGroupId=com.sebarmeli -DarchetypeA
rtifactId=selenium2-java-quickstart-archetype -DarchetypeVersion=0.2 -DgroupId=my.groop -DartifactId=selenium
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'archetype'.
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven Default Project
[INFO] task-segment: [archetype:generate] (aggregator-style)
[INFO] ------------------------------------------------------------------------
[INFO] Preparing archetype:generate
[INFO] No goals needed for project - skipping
[INFO] [archetype:generate]
[INFO] Generating project in Interactive mode
[INFO] Archetype repository missing. Using the one from [com.sebarmeli:selenium2
-java-quickstart-archetype:0.2] found in catalog local
Downloading: http://repo1.maven.org/maven2/com/sebarmeli/selenium2-java-quicksta
rt-archetype/0.2/selenium2-java-quickstart-archetype-0.2.jar
[INFO] Unable to find resource 'com.sebarmeli:selenium2-java-quickstart-archetyp
e:jar:0.2' in repository central (http://repo1.maven.org/maven2)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] The desired archetype does not exist (com.sebarmeli:selenium2-java-quicks
tart-archetype:0.2)
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4 seconds
[INFO] Finished at: Thu Aug 16 15:35:28 NOVT 2012
[INFO] Final Memory: 26M/509M
[INFO] ------------------------------------------------------------------------
D:\Projects>