Hi, I'm using jdk 1.6 for the maven compiler plugin. But JAVA_HOME env is set to jdk 1.5. So during the site phase, generating javadoc goal fails. It's because it still uses jdk 1.5. Is there a way to specify the jdk version to be used for the maven-javadoc-plugin and also following plugins:
maven-pmd-plugin cobertura-maven-plugin Thanks, Venkat --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
