Ahh ok.... hmmm that won't work so
2009/8/4 Benjamin Bentmann <[email protected]>
> Stephen Connolly wrote:
>
> Add an interface
>>
>> public interface MavenSessionAware {
>> public void setMavenSession(MavenSession session);
>> public MavenSession getMavenSession();
>> }
>>
>> and make the impl additionally implement the MavenSessionAware interface?
>>
>
> If you refer to the impl of ToolchainManagerPrivate, this doesn't solve the
> problem. The aim is to make this component stateless.
>
>
>
> Benjamin
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>