On Wednesday 16 August 2006 00:43, Richard S. Hall wrote: > There is an issue with adding the JMX modules to the pom file...if you > are running with JDK 1.4.2 (like me), then it causes the build to fail > since there is no javax.management package available.
Can't there be a 'compile' scoped dependency on a jar containing the javax.management classes?? Cheers Niclas