Cant find javadoc.exe on windows in specific cases
--------------------------------------------------

                 Key: MJAVADOC-92
                 URL: http://jira.codehaus.org/browse/MJAVADOC-92
             Project: Maven 2.x Javadoc Plugin
          Issue Type: Bug
    Affects Versions: 2.1
         Environment: xp, trunk
            Reporter: Vincent Siveton


if you have several JDK/JRE, System.getProperty( "java.home" ) = JRE_HOME 
defined in the windows registry and not the env variable JAVA_HOME 
So javadoc.exe could not be found with getJavadocPath()

We need to lookup env variables

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to