【问题标题】:build failed in hudson when building job for deploy target为部署目标构建作业时,在哈德逊构建失败
【发布时间】:2017-02-16 09:42:54
【问题描述】:

已经在 jdevelper 中构建了一个简单的 ADF Web 应用程序并构建了 ant 构建文件,当我运行该文件时,所有 ant 目标都运行良好,但是当我尝试在 hudson 中运行目标时,所有目标都运行良好,但部署目标和构建失败并且有这个错误

构建失败 C:\Windows\System32\config\systemprofile.hudson\jobs\sunday\workspace\ViewController\build.xml:282: taskdef 类 oracle.jdeveloper.deploy.ant.OJDeployAntTask 不能 使用类加载器发现 AntClassLoader[] 总时间:0 秒 完成:失败

【问题讨论】:

    标签: ant continuous-integration hudson oracle-adf


    【解决方案1】:

    在 build.properties 文件中尝试为变量 oracle.home 提供绝对路径

    它解决了我的问题。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2011-11-18
      • 2014-08-21
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-05-17
      相关资源
      最近更新 更多