Releasing maven-filering?

View: New views
6 Messages — Rating Filter:   Alert me  

Releasing maven-filering?

by Wendy Smoak-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sat, May 10, 2008 at 6:38 AM, Stephane Nicoll
<stephane.nicoll@...> wrote:
> I'd be happy to have a release of the filtering thing so that I can
> use it in the EAR plugin. It can't filter src/main/application and
> many users are complaining :)

Olivier, any plans to release maven-filtering?  Looking around a bit,
I finally found it in the sandbox, which means it will need to be
promoted.  It hasn't been touched since May, and it's preventing a
release of the war plugin.

Thanks,
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...


Re: Releasing maven-filering?

by Stephane Nicoll-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Yep. WAR also has a couple of improvements and releasing it would be good.

S.

On Mon, Jul 14, 2008 at 2:57 PM, Wendy Smoak <wsmoak@...> wrote:

> On Sat, May 10, 2008 at 6:38 AM, Stephane Nicoll
> <stephane.nicoll@...> wrote:
> > I'd be happy to have a release of the filtering thing so that I can
> > use it in the EAR plugin. It can't filter src/main/application and
> > many users are complaining :)
>
> Olivier, any plans to release maven-filtering?  Looking around a bit,
> I finally found it in the sandbox, which means it will need to be
> promoted.  It hasn't been touched since May, and it's preventing a
> release of the war plugin.
>
> Thanks,
> Wendy
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@...
> For additional commands, e-mail: dev-help@...
>
>


--
Large Systems Suck: This rule is 100% transitive. If you build one, you
suck" -- S.Yegge

Re: Releasing maven-filering?

by Michael McCallum-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Tue, 15 Jul 2008 01:05:37 Stephane Nicoll wrote:
> Yep. WAR also has a couple of improvements and releasing it would be good.

I have a patch for the war plugin that i was just working it adds support for
the mapping to work for the jar of the classes as well

(+1) for maven filtering

p.s. I figured i should pull my finger out and patch something rather than
just talking all the time, jon would be proud

--
Michael McCallum
Enterprise Engineer
mailto:gholam@...

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...


Re: Releasing maven-filering?

by Olivier Lamy :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,
My plan is after my vacations :-) (middle of next week).

But before I thougth about a change in maven-filtering : using last
plexus-interpolation instead of  FileUtils.FilterWrapper.
This will break the current maven-filtering api but this component has
never been released and it's a sandbox component.

WDYT ?


--
Olivier

2008/7/14 Wendy Smoak <wsmoak@...>:

> On Sat, May 10, 2008 at 6:38 AM, Stephane Nicoll
> <stephane.nicoll@...> wrote:
>> I'd be happy to have a release of the filtering thing so that I can
>> use it in the EAR plugin. It can't filter src/main/application and
>> many users are complaining :)
>
> Olivier, any plans to release maven-filtering?  Looking around a bit,
> I finally found it in the sandbox, which means it will need to be
> promoted.  It hasn't been touched since May, and it's preventing a
> release of the war plugin.
>
> Thanks,
> Wendy
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@...
> For additional commands, e-mail: dev-help@...
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...


RE: Releasing maven-filering?

by Brian E Fox :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I say start out using the new interpolator apis so we don't have to
consolidate more later.

-----Original Message-----
From: oliver.lamy@... [mailto:oliver.lamy@...] On Behalf Of
Olivier Lamy
Sent: Tuesday, July 15, 2008 4:50 PM
To: Maven Developers List
Subject: Re: Releasing maven-filering?

Hi,
My plan is after my vacations :-) (middle of next week).

But before I thougth about a change in maven-filtering : using last
plexus-interpolation instead of  FileUtils.FilterWrapper.
This will break the current maven-filtering api but this component has
never been released and it's a sandbox component.

WDYT ?


--
Olivier

2008/7/14 Wendy Smoak <wsmoak@...>:

> On Sat, May 10, 2008 at 6:38 AM, Stephane Nicoll
> <stephane.nicoll@...> wrote:
>> I'd be happy to have a release of the filtering thing so that I can
>> use it in the EAR plugin. It can't filter src/main/application and
>> many users are complaining :)
>
> Olivier, any plans to release maven-filtering?  Looking around a bit,
> I finally found it in the sandbox, which means it will need to be
> promoted.  It hasn't been touched since May, and it's preventing a
> release of the war plugin.
>
> Thanks,
> Wendy
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@...
> For additional commands, e-mail: dev-help@...
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...


Re: Releasing maven-filering?

by Stephane Nicoll-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

+1

On Wed, Jul 16, 2008 at 12:40 AM, Brian E. Fox <brianf@...>
wrote:

> I say start out using the new interpolator apis so we don't have to
> consolidate more later.
>
> -----Original Message-----
> From: oliver.lamy@... [mailto:oliver.lamy@...] On Behalf Of
> Olivier Lamy
> Sent: Tuesday, July 15, 2008 4:50 PM
> To: Maven Developers List
> Subject: Re: Releasing maven-filering?
>
> Hi,
> My plan is after my vacations :-) (middle of next week).
>
> But before I thougth about a change in maven-filtering : using last
> plexus-interpolation instead of  FileUtils.FilterWrapper.
> This will break the current maven-filtering api but this component has
> never been released and it's a sandbox component.
>
> WDYT ?
>
>
> --
> Olivier
>
> 2008/7/14 Wendy Smoak <wsmoak@...>:
> > On Sat, May 10, 2008 at 6:38 AM, Stephane Nicoll
> > <stephane.nicoll@...> wrote:
> >> I'd be happy to have a release of the filtering thing so that I can
> >> use it in the EAR plugin. It can't filter src/main/application and
> >> many users are complaining :)
> >
> > Olivier, any plans to release maven-filtering?  Looking around a bit,
> > I finally found it in the sandbox, which means it will need to be
> > promoted.  It hasn't been touched since May, and it's preventing a
> > release of the war plugin.
> >
> > Thanks,
> > Wendy
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@...
> > For additional commands, e-mail: dev-help@...
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@...
> For additional commands, e-mail: dev-help@...
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@...
> For additional commands, e-mail: dev-help@...
>
>


--
Large Systems Suck: This rule is 100% transitive. If you build one, you
suck" -- S.Yegge
LightInTheBox - Buy quality products at wholesale price