I bet the dependency plugin and/or the enforcer could use ASM to inspect
all transitive dependencies to check the class version. (I'm just
guessing that ASM can do this).

-----Original Message-----
From: Graham Leggett [mailto:[EMAIL PROTECTED] 
Sent: Sunday, March 30, 2008 2:47 PM
To: Maven Users List
Subject: Re: Best practices for java version?

delbd wrote:

> So, can we consider that a successfull build using a 1.4 JDK +
"source" 
> and "target" in build are enough to guarantee that none of the 
> transitive dependencies require jre 5 or higher?

No, but a test suite can.

Regards,
Graham
--

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to