You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Piotr Skawinski <pi...@gmail.com> on 2007/05/31 11:43:20 UTC

Building files with different jdk versions

Hi,

I need to build my project with the jdk1.5, but some of the files also need
to be build with jdk1.4. Is it possible in a single pom.xml to specify the
jdk version to be used to build the whole project and at the same time to
specify other jdk version to be used to build only some files? If not is
then there any other solution for it?

Regarsds, Piotr