Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aether-users] nested sessions configuration isolation

There are several places in Maven and m2e when we need to effectively
create nested aether repository session. Currently, some most session
customizations applied to the nested session are discarded, while others
seem to "leak" into the outer session. Session data and cache and two
examples of such a leak. Is this expected/desired behaviour or
should I report it as a bug?

--
Regards,
Igor


Back to the top