Is there a reason you cannot simply update the JAVA_HOME to point it at JDK5?
Wayne On Fri, Sep 12, 2008 at 7:23 AM, Krishnamurthi, Venkat <[EMAIL PROTECTED]> wrote: > > 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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
