On Fri, Dec 2, 2011 at 1:15 AM, Benson Margulies <bimargul...@gmail.com> wrote:
> This was misdirected. Apologies.
>
> On Thu, Dec 1, 2011 at 9:03 AM, Benson Margulies <bimargul...@gmail.com> 
> wrote:
>> There is a system property that disables it -- read once -- in a static 
>> block.
>>
>> Does anyone thing it would be possible to create an independent class
>> loader and load this class into it a second time, with the property
>> set, and then talk to it via reflection?

Feel like providing more details for the archives?

I find 
http://commons.apache.org/lang/api-3.1/org/apache/commons/lang3/reflect/FieldUtils.html
is your hacker's friends for poking around in stuff you aren't meant
to.
But you need to have no security model in place...

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to