How about build-helper-maven-plugin?  so we can focus on smaller scope?

so we will have

  build-helper:add-source
  build-helper:add-resource.

  mojos to start with

-D


On 12/22/05, Jason van Zyl <[EMAIL PROTECTED]> wrote:
>
> Jesse McConnell wrote:
> > I would lean towards a generalized project utilities mojo....hosted at
> mojo
> > that does things like add new source roots, do minor post compile phase
> > compiling...little targeted functionalities implemented as mojo goals..
> >
> > this has been kicked back and forth for quite some time now :)
>
> I still think a build per helper mojo would make more sense to provide
> for growth in one particular area in the future. It easy to start
> decoupled, and not so much fun in the future. I don't think smaller
> builds for particular help mojos is all that bad.
>
> > jesse
> >
> > On 12/22/05, Jason van Zyl <[EMAIL PROTECTED]> wrote:
> >
> >>Brian E. Fox wrote:
> >>
> >>>I saw an email about this recently but can't find it. I thought someone
> >>>had a plugin ready to be posted. I'm not sure the projecthelp plugin is
> >>>the right place, that seems to be more for pom development and
> debugging
> >>>than something for use at runtime. That said, I don't have any good
> >>>suggestions for a name. how about add-souce-root-maven-plugin...jk
> >>
> >>Yes, something with an appropriate name would be more helpful. Something
> >>like maven-generated-sources-mojo or something like that. There are lots
> >>of folks at mojo that would use this so maybe that's the most
> >>appropriate place to house to give more people access to it.
> >>
> >>
> >>>-----Original Message-----
> >>>From: dan tran [mailto:[EMAIL PROTECTED]
> >>>Sent: Thursday, December 22, 2005 1:54 AM
> >>>To: dev@maven.apache.org
> >>>Subject: helper mojo to add additional source root - where should it
> be?
> >>>
> >>>Hi folks,
> >>>
> >>>Many times, I encounter user asking for a mojo to add additional source
> >>>root to their pom at run time.
> >>>
> >>>This mojo is quite simple as we all agree.  Does it make sense that
> >>>maven-project-helper-plugin supports this feature?
> >>>
> >>>If not, what would be a logical plugin name to house this mojo?
> >>>project-helper-maven-plugin to be at
> >>>mojo.codehaus.org.  ?
> >>>
> >>>-Dan
> >>>
> >>>
> >>>
> >>>---------------------------------------------------------------------
> >>>To unsubscribe, e-mail: [EMAIL PROTECTED]
> >>>For additional commands, e-mail: [EMAIL PROTECTED]
> >>>
> >>>
> >>>
> >>
> >>
> >>--
> >>
> >>jvz.
> >>
> >>Jason van Zyl
> >>jason at maven.org
> >>http://maven.apache.org
> >>
> >>Simplex sigillum veri. (Simplicity is the seal of truth.)
> >>
> >>---------------------------------------------------------------------
> >>To unsubscribe, e-mail: [EMAIL PROTECTED]
> >>For additional commands, e-mail: [EMAIL PROTECTED]
> >>
> >>
> >
> >
> >
> > --
> > jesse mcconnell
> > jesseDOTmcconnellATgmailDOTcom
> >
>
>
> --
>
> jvz.
>
> Jason van Zyl
> jason at maven.org
> http://maven.apache.org
>
> the course of true love never did run smooth ...
>
> -- Shakespeare
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to