I've not noticed anything like this in Maven, so thought I'd suggest it. Similar to JNLP, could the POM specify a necessary Java version for the build?
ie) HttpClient currently doesn't compile in JDK 1.3. They could specify their version as 1.4+. Commons Lang does not work in JDK 1.1, so they could specify 1.2+ etc. Just an idea, Hen -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>