Note that there are some explanatory texts on larger screens.

plurals
  1. POMaven archetype:generate excessive number of choice
    text
    copied!<p>According to maven <a href="http://maven.apache.org/archetype/maven-archetype-plugin/usage.html" rel="noreferrer">site</a>, and some tutorials on the web, mvn archetype:generate would give a choice of about 36, and selection 15 is the quick start. It was working this way until I setup <a href="http://nexus.sonatype.org/" rel="noreferrer">Nexus</a> . Now I get a choice of 358 with default as 97 (which I am could not read the description from my dos prompt). Is both choices are same? Why now I get these many choices. How to correct it if I have to change my repository setttings. My maven version is</p> <pre><code>Apache Maven 2.2.1 (r801777; 2009-08-06 15:16:01-0400) Java version: 1.6.0_16 Java home: C:\Program Files\Java\jdk1.6.0_16\jre Default locale: en_US, platform encoding: Cp1252 OS name: "windows vista" version: "6.0" arch: "amd64" Family: "windows" </code></pre> <p>Thanks.</p> <pre><code>339: remote -&gt; parallelj-archetype (ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution.) 340: remote -&gt; parancoe-pluginarchetype (-) 341: remote -&gt; parancoe-webarchetype (-) 342: remote -&gt; liftweb-archetype-blank (Archetype - blank project for liwftweb) 343: remote -&gt; liftweb-archetype-hellolift (Archetype - hellolift sample liwftweb application) 344: remote -&gt; scala-archetype-simple (The maven-scala-plugin is used for compiling/testing/running/documenting scala code in maven.) 345: remote -&gt; slf4j-archetype (The slf4j Archetype) 346: remote -&gt; flexmojos-archetypes-application (-) 347: remote -&gt; flexmojos-archetypes-library (-) 348: remote -&gt; flexmojos-archetypes-modular-webapp (-) 349: remote -&gt; nexus-plugin-archetype (-) 350: remote -&gt; spring-osgi-bundle-archetype (Spring OSGi Maven2 Archetype) 351: remote -&gt; spring-ws-archetype (Spring Web Services Maven2 Archetype.) 352: remote -&gt; trails-archetype (-) 353: remote -&gt; trails-secure-archetype (-) 354: remote -&gt; tynamo-archetype (-) 355: remote -&gt; wicket-scala-archetype (Basic setup for a project that combines Scala and Wicket, depending on the Wicket-Scala project. Includes an example Specs test.) 356: remote -&gt; wikbook.archetype (-) 357: remote -&gt; circumflex-archetype (-) 358: remote -&gt; javg-minimal-archetype (-) Choose a number: 97: </code></pre>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload