Should have :)

As it turns out sometimes jira contains more helpful information than
the official documentation.

Thanks for your help.

Andreas


-----Original Message-----
From: dan tran [mailto:[EMAIL PROTECTED] 
Sent: Saturday, September 23, 2006 6:55 PM
To: Maven Users List
Subject: Re: Plug-in version management

http://jira.codehaus.org/browse/MNG-1931 you should have given the
search a
try ;)

On 9/23/06, Andreas Guther <[EMAIL PROTECTED]> wrote:
>
> The next question now is:
>
> Does this work for reporting as well?  I looked at reporting but that
> does not have a pluginManagement section.
>
> Andreas
>
>
> -----Original Message-----
> From: dan tran [mailto:[EMAIL PROTECTED]
> Sent: Saturday, September 23, 2006 6:30 PM
> To: Maven Users List
> Subject: Re: Plug-in version management
>
> <build><pluginManagement>
>
>
>
>
> On 9/23/06, Andreas Guther <[EMAIL PROTECTED]> wrote:
> >
> > Hi,
> >
> > I started to manage my dependency versions with
<dependencyManagement>
> > and I am quite pleased on the outcome and control this configuration
> > provides.
> >
> > We defined in a parent pom all dependency versions we are using in
the
> > <dependencyManagement> section and in our sub-project we only define
> > what we need to use but not the version.  This has removed all
> questions
> > about what version to use.
> >
> > Now I wonder if something similar is possible for plug-ins.
> >
> > Does it makes sense to define in a similar fashion the versions of
> > plug-ins and then have the projects again just define the plug-in
they
> > need but not which version?
> >
> > Andreas
> >
> >
> >
> >
---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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

Reply via email to