Re: Starting with Maven 2

2005-04-14 Thread John Casey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 it should be in a file called settings.xml, inside a directory called ".m2" in your home directory (the directory referred to by System.getProperty("user.home") ). Also, in case the documentation update hasn't reached the website yet, you will need to

Starting with Maven 2

2005-04-14 Thread Alonso Dominguez
Hi there! My name is Alonso and I'm managing and developing a enterprise application with Maven. At the moment I'm using Maven 1.0.2 but I was interested in starting doing some tests with Maven 2.0. The first problem I got was that "Settings Descriptor", in which folder it should be? This is impo