Re: Mvn command line options

2012-03-24 Thread Dave King
Try cmd /?? There may be an option to keep going. Regards, Dave On Mar 24, 2012 9:46 AM, sarmahdi sarma...@hotmail.com wrote: Hello, I did the mvn.bat --help and it gave me a list of options. I need to know that IF i want to write a batch or shell script for three different projects.

Re: Maven vs Git

2012-03-12 Thread Dave King
Git is a source control management system. Maven builds things. Please clarify what you want to do. Regards, Dave. On Mar 12, 2012, at 10:55 AM, Diacre wrote: I'm not sure if this is the right place but here it goes. I have a github project that I wrote in Java using Eclipse. The

Archetype Catalog location?

2012-03-07 Thread Dave King
Hi all, Using maven 3.0.3, I run archetype:crawl goal, it finds my installed archetype and includes it in its generation of ~/.m2/repository/archetype-catalog.xml. When I then run archetype:generate, it cannot find my archetype. When I move ~/.m2/repository/archetype-catalog.xml to