Re: User Profiles

2006-03-14 Thread Wayne Fay
nt comes changes to your existing build. > >>>>>When you moved to Ant, you made these properties files. Now it might > >>>>>be time to change again if you move to Maven. So just realize upfront > >>>>>that you will probably have to change. > >

Re: User Profiles

2006-03-14 Thread Sergei Dubov
ly write some complicated plugin to duplicate what you already have in ANT, but I wouldn't do it. Wayne On 3/14/06, Sergei Dubov <[EMAIL PROTECTED]> wrote: I am still trying to get my head around the concept of user profiles (using Maven2). Here is what I do in Ant: 1. Let's say we

Re: User Profiles

2006-03-14 Thread Wayne Fay
he "name1" profile. > > > > See this page for more info: > > > > http://maven.apache.org/guides/introduction/introduction-to-profiles.html > > > > > > > > If you want to keep your existing properties files and build process, > > > >

Re: User Profiles

2006-03-14 Thread Simon Kitching
ing properties files and build process, > > > stay in Ant. You could probably write some complicated plugin to > > > duplicate what you already have in ANT, but I wouldn't do it. > > > > > > Wayne > > > > > > > > > On 3/14/06, S

Re: User Profiles

2006-03-14 Thread Wayne Fay
duplicate what you already have in ANT, but I wouldn't do it. > > > > Wayne > > > > > > On 3/14/06, Sergei Dubov <[EMAIL PROTECTED]> wrote: > > > >>I am still trying to get my head around the concept of user profiles > >>(using Maven2)

Re: User Profiles

2006-03-14 Thread Sergei Dubov
ild process, stay in Ant. You could probably write some complicated plugin to duplicate what you already have in ANT, but I wouldn't do it. Wayne On 3/14/06, Sergei Dubov <[EMAIL PROTECTED]> wrote: I am still trying to get my head around the concept of user profiles (using Maven2

Re: User Profiles

2006-03-14 Thread Wayne Fay
l trying to get my head around the concept of user profiles > (using Maven2). Here is what I do in Ant: > > 1. Let's say we have a project called "leonardo". > > 2. To work with my Ant process the user is required to have a directory > called $HOME/.leonardorc and an en

User Profiles

2006-03-14 Thread Sergei Dubov
I am still trying to get my head around the concept of user profiles (using Maven2). Here is what I do in Ant: 1. Let's say we have a project called "leonardo". 2. To work with my Ant process the user is required to have a directory called $HOME/.leonardorc and an environment