Hi,

let's say I have project "project-xxx" which is built using the plugin
"plugin-yyy", which in turn may depends either on the dependency "
project-zzz.jar" or "project-zzz-jdk14.jar" (using <classifier>)

The fact is that the choice of the dependency for the plugin should be
"guided" by the "project-xxx" JDK used for the build (1.4 or >= 5.0).

How would you then do this? Or would you remove the "project-zzz.jar"
dependencies from the "plugin-yyy" and put them in the "project-xxx" pom.xml?

Thanks in advance,
Regards,

--
Alessio Pace.

Reply via email to