Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-4583

Doxygen plugin fails on non-default Doxyfile path

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • doxygen-plugin
    • None
    • Platform: All, OS: Windows XP

      I am using Hudson on Windows. I am using doxygen plugin. When I specify the
      doxyfile location as "crackpot_root_dir/Doxyfile" (where the doxyfile is; my
      project's name is "crackpot") and run the plugin I get

      Publishing Doxygen HTML results.
      FATAL: error
      hudson.AbortException: The directory 'C:\Users\.hudson\jobs\Crackpot - Trunk -
      Default Config\workspace\docs\doxygen_html' doesn't exist.
      at
      hudson.plugins.doxygen.DoxygenDirectoryParser.retrieveDoxygenDirectoryFromDoxyfile(DoxygenDirectoryParser.java:278)
      at
      hudson.plugins.doxygen.DoxygenDirectoryParser.invoke(DoxygenDirectoryParser.java:57)
      at
      hudson.plugins.doxygen.DoxygenDirectoryParser.invoke(DoxygenDirectoryParser.java:25)
      at hudson.FilePath.act(FilePath.java:676)
      at hudson.FilePath.act(FilePath.java:660)
      at hudson.plugins.doxygen.DoxygenArchiver.perform(DoxygenArchiver.java:158)
      at hudson.tasks.BuildStepMonitor$3.perform(BuildStepMonitor.java:36)
      at hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:480)
      at
      hudson.model.AbstractBuild$AbstractRunner.performAllBuildStep(AbstractBuild.java:466)
      at
      hudson.model.AbstractBuild$AbstractRunner.performAllBuildStep(AbstractBuild.java:454)
      at hudson.model.Build$RunnerImpl.cleanUp(Build.java:152)
      at hudson.model.Run.run(Run.java:1165)
      at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
      at hudson.model.ResourceController.execute(ResourceController.java:88)
      at hudson.model.Executor.run(Executor.java:123)

      The correct location as per the Doxyfile to produce the output is
      "C:\Users\g0700201\.hudson\jobs\Crackpot - Trunk - Default
      Config\workspace\crackpot_root_dir\docs\doxygen_html".

            gbois Gregory Boissinot
            in4tunio in4tunio
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: