Hi, So how do I specify dependency that is triggered only on certain java runtimes? Say, jaxb is available in java 6 and not java 5 so if user is running java 5 we should download jaxb dependencies. Thanks, Vladimir