> -----Original Message-----
> From: Brett Porter [mailto:[EMAIL PROTECTED]
> Sent: vendredi 23 décembre 2005 22:28
> To: Maven Developers List
> Subject: Re: maven ear release 2.1 - web site not up to date
> 
> I have taken the practice of not publishing snapshot websites. The
> reason generatePom is not up on the site is because it isn't in the
> released plugin. I think we should revert to the *released* sites (or
> better yet, release those plugins - didn't John have votes up for them?)

Ok, I didn't know we were following that rule...

If we want to enforce this then we could have a config property in the site
plugin to only deploy sites if the version is not snapshot and we should
activate this feature for the maven plugins.

> Changing the parent doesn't hurt, but I don't recommend it. It upgrades
> dependencies to 2.0.1 and if any of those apis are used it will cause
> issues running under 2.0 (if this is required, you can add a
> prerequisites tag).

How do you want to solve the current issue about location of sites? In
version 2.0 of the parents, the location is the wrong one. An easy solution
would be to have a symlink on minotaur to the correct location. WDYT?

[snip]

-Vincent

> Vincent Massol wrote:
> >
> >> -----Original Message-----
> >> From: Martin van den Bemt [mailto:[EMAIL PROTECTED]
> >> Sent: vendredi 23 décembre 2005 21:11
> >> To: Maven Developers List
> >> Subject: Re: maven ear release 2.1 - web site not up to date
> >>
> >> It prevents running the plugin on maven 2.0 (for the clover plugin I
> >> needed to install 2.0.1 when you changed that)
> >>
> >
> > Are you sure?
> >
> > I think it's the fact that the Clover plugin requires Maven 2.0.1 that
> was
> > the cause rather than using a 2.0.1 parent version.
> >
> > -Vincent
> >
> >
> >> Vincent Massol wrote:
> >>
> >>>> -----Original Message-----
> >>>> From: Arik Kfir [mailto:[EMAIL PROTECTED]
> >>>> Sent: vendredi 23 décembre 2005 20:12
> >>>> To: Maven Developers List
> >>>> Subject: Re: maven ear release 2.1 - web site not up to date
> >>>>
> >>>> The same is with the deploy/install sites (the 'generatePom'
> arguments
> >>>> are not there, for instance). They were last published in october...
> >>>>
> >> ---------------------------------------------------------------------
> >> 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]



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

Reply via email to