You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Andy Jefferson <an...@ajsoft.net> on 2003/10/26 22:22:43 UTC

Tasks plugin ?

Hi,

does anyone know if there is a "tasks" plugin that operates in a similar way 
to the "changes" plugin ? That is, the user provides a defining XML file with 
all tasks required for a system, in whatever categories, and then it is 
processed by Jelly etc. I don't want the tasklist plugin since that operates 
in a different way, using the todo tags etc.

If not, I can always write one :-)


-- 
Andy


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Tasks plugin ?

Posted by Andy Jefferson <an...@ajsoft.net>.
On Monday 27 Oct 2003 07:59, Eric Pugh wrote:
> I think there was talk of a roadmap plugin that would do what you want.
> Check the dev archives...

Thanks, I saw that one. It doesn't really do what I need since it is too much 
like the "changes" plugin ... very release biased. What I'm looking at is 
something that allows me to specify functional "categories", and specify 
tasks for each of those. Each task would have "raised by", and "assigned to", 
number of hours, start date, end date, release version ... as well as a 
description.

No matter. I'll finish off the one I've written and contribute it when its 
ready. Ultimately there should be a merger of what I have and roadmap so we 
can specify tasks.xml defining the tasks in categories and for versions and 
get either the version-based output (roadmap) or the functional based output 
(tasks).


-- 
Andy


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


RE: Tasks plugin ?

Posted by Eric Pugh <ep...@upstate.com>.
I think there was talk of a roadmap plugin that would do what you want.
Check the dev archives...

Eric

> -----Original Message-----
> From: Andy Jefferson [mailto:andy@ajsoft.net]
> Sent: Sunday, October 26, 2003 10:23 PM
> To: users@maven.apache.org
> Subject: Tasks plugin ?
>
>
> Hi,
>
> does anyone know if there is a "tasks" plugin that operates
> in a similar way
> to the "changes" plugin ? That is, the user provides a
> defining XML file with
> all tasks required for a system, in whatever categories, and
> then it is
> processed by Jelly etc. I don't want the tasklist plugin
> since that operates
> in a different way, using the todo tags etc.
>
> If not, I can always write one :-)
>
>
> --
> Andy
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org