AFAIK a new version of the archetype plugin just got released. Siarhei Dudzin
On Feb 19, 2008 7:51 AM, Uthpala Wettewa <[EMAIL PROTECTED]> wrote: > Hi, > I just started learning Maven. Few days back I executed the command to > build > a project. > mvn archetype:create -DgroupId=com.mycompany.app -DartifactId=my-app > It executed by itself created the pom.xml and the directory structure. > Recently when I executed the same command I got a menu to select an > archeype. I do not know the reason for this odd behavior of Maven. If > seems > like the Users guide is not valid any more. Any suggestions. > regards, > Uthpala >