Re: Can users have local goals?

2003-08-04 Thread Jefferson K. French
Thanks, Dave. That's exactly what I'm wanting to do.

On Sat, 2 Aug 2003, at 06:14:31 [GMT -0700] Dave Ford wrote:

>> Is there a way to use local goals, the way you can use local
>> properties with build.properties? That way developers can create
>> personal convenience goals without having to modify the project's
>> goals.

> Are you referring to ${user.home}/build.properties? If so, then to create a
> similarly scoped goal, just create a plug-in in user.home and place the goal
> in the plug-in. Here is a wiki entry I made this morning for creating a
> minimal plug-in:

> http://wiki.codehaus.org/maven/HowToCreateYourFirstPlugIn

> (My first wiki entry. That was fun!)

> I just posted this wiki page two minutes ago, so, to the more advanced
> users, feel free to let me know if there are any mistakes.

> Dave Ford
> Smart Soft - The Developer Training Company
> http://www.smart-soft.com



> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

-- 
MDB Consulting, LLC
mailto:[EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Can users have local goals?

2003-08-02 Thread Dave Ford
> Is there a way to use local goals, the way you can use local
> properties with build.properties? That way developers can create
> personal convenience goals without having to modify the project's
> goals.

Are you referring to ${user.home}/build.properties? If so, then to create a
similarly scoped goal, just create a plug-in in user.home and place the goal
in the plug-in. Here is a wiki entry I made this morning for creating a
minimal plug-in:

http://wiki.codehaus.org/maven/HowToCreateYourFirstPlugIn

(My first wiki entry. That was fun!)

I just posted this wiki page two minutes ago, so, to the more advanced
users, feel free to let me know if there are any mistakes.

Dave Ford
Smart Soft - The Developer Training Company
http://www.smart-soft.com



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Can users have local goals?

2003-08-01 Thread Jefferson K. French
Is there a way to use local goals, the way you can use local
properties with build.properties? That way developers can create
personal convenience goals without having to modify the project's
goals.

Jeff

-- 
MDB Consulting, LLC
mailto:[EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]