I have been able to fix the assembly stuff , but only if i run maven from within the openejb-standalone module. If i run maven from the root with the -Dassemble argument, filtering still doesnt work. the filters kick in, but they dont filter. I wont submit a patch until i get it fixed.
On 6/7/07, Mohammad Nour El-Din <[EMAIL PROTECTED]> wrote:
so what are you waiting for champ :), go ahead and use the 2.1 version. On 6/7/07, Karan Malhi <[EMAIL PROTECTED]> wrote: > > I posted this a question to the maven-users list and see the response > below from Jason Van zyle: > > > - How do I tell maven to stop downloading the beta versions of plugins > > and just download the latest stable releases of plugins? > > Specify versions of the plugins you want to use in your projects. Do > not leave it to chance. Not specify versions of all things is bad > practice. > > > - Can I ask maven to clean the repo of all beta versions of plugins or > > do i have to manually remove them? > > On 6/6/07, Brett Porter <[EMAIL PROTECTED]> wrote: > > > > On 07/06/2007, at 11:50 AM, Karan Malhi wrote: > > > > > If i dont set the version of the assembly, maven does not filter. > > > Could it be due to the fact that 2.2-beta-1 version was already > > > downloaded to my local repo and maven just uses the latest if we do > > > not specify the version of the plugin? > > > > > > However, if i give the version 2.1 for the assembly plugin, it > > > works fine. > > > > > > Maven gurus, could you please throw some light here. > > > > What you've said is correct, and you should be specifying the version > > as 2.1. > > > > - Brett > > > > > > > -- > Karan Malhi > -- Thanks - Mohammad Nour
-- Karan Malhi
