Hi All,
Thanks for all your inputs.
Since npanday-settings.xml and settings.xml need not reside in the same
directory, we can have a ${npanday.settings} property for the configurable path
for npanday-settings.xml. This can be read through the project's pom or in the
command line. In case no ${npanday.settings.xml} was configured, NPanday will
use the default path for it which is set to
${user.home}/.m2/npanday-settings.xml.
Thanks,
--
liit
----- "Wendy Smoak" <[email protected]> wrote:
> On Wed, Mar 2, 2011 at 3:56 PM, Lars Corneliussen
> <[email protected]> wrote:
>
> > as it is readonly, settings is a bad name :(
> >
> > it wasn't readonly before liits commits. i changed it to support x86
> builds on my 64bit machine
>
> I'm pretty sure Brett meant the normal Maven ~/.m2/settings.xml.
> Maven only reads that file, it doesn't create or change it.
>
> --
> Wendy