I am a newbie on maven and I want to build a simple project using a exsiting archetype. But I can't run mvn archtype:generate as it keeps telling me the following ...
mvn archtype:generate
Does anybody know how can I make resources like .gitignore be part of the resulting project ?