51Testing软件测试论坛

 找回密码
 (注-册)加入51Testing

QQ登录

只需一步,快速开始

微信登录,快人一步

手机号码,快捷登录

查看: 1264|回复: 4
打印 上一主题 下一主题

jenkins构建问题?

[复制链接]
  • TA的每日心情
    擦汗
    昨天 09:07
  • 签到天数: 527 天

    连续签到: 4 天

    [LV.9]测试副司令

    跳转到指定楼层
    1#
    发表于 2019-6-14 09:55:22 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
    1测试积点
    1. Executing Maven:  -B -f D:\JEKINSHOME\workspace\game-of-lift-default\pom.xml install
    2. [INFO] Scanning for projects...
    3. [WARNING] The POM for org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:2.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
    4. [ERROR] Invalid extension descriptor for org.apache.maven.wagon:wagon-webdav-jackrabbit:2.2: error in opening zip file
    5. [INFO] ------------------------------------------------------------------------
    6. [INFO] Reactor Build Order:
    7. [INFO]
    8. [INFO] gameoflife
    9. [INFO] gameoflife-build
    10. [INFO] gameoflife-core
    11. [INFO] gameoflife-web
    12. [INFO]                                                                        
    13. [INFO] ------------------------------------------------------------------------
    14. [INFO] Building gameoflife 1.0-SNAPSHOT
    15. [INFO] ------------------------------------------------------------------------
    16. [WARNING] The POM for org.easyb:maven-easyb-plugin:jar:1.4 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
    17. [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenArtifactArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
    18. [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenFingerprinter$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
    19. [INFO] ------------------------------------------------------------------------
    20. [INFO] Reactor Summary:
    21. [INFO]
    22. [INFO] gameoflife ........................................ FAILURE [0.079s]
    23. [INFO] gameoflife-build .................................. SKIPPED
    24. [INFO] gameoflife-core ................................... SKIPPED
    25. [INFO] gameoflife-web .................................... SKIPPED
    26. [INFO] ------------------------------------------------------------------------
    27. [INFO] BUILD FAILURE
    28. [INFO] ------------------------------------------------------------------------
    29. [INFO] Total time: 1.676s
    30. [INFO] Finished at: Tue Oct 23 20:06:03 CST 2018
    31. [INFO] Final Memory: 7M/19M
    32. [INFO] ------------------------------------------------------------------------
    33. Waiting for Jenkins to finish collecting data
    34. [ERROR] Plugin org.easyb:maven-easyb-plugin:1.4 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.easyb:maven-easyb-plugin:jar:1.4: 1 problem was encountered while building the effective model
    35. [ERROR] [FATAL] Non-parseable POM D:\maven\repository\org\easyb\maven-easyb-plugin\1.4\maven-easyb-plugin-1.4.pom: end tag name </html> must be the same as start tag <META> from line 4 (position: TEXT seen ...</a>\n</body>\n</html>... @11:8)  @ line 11, column 8
    36. [ERROR] -> [Help 1]
    37. [ERROR]
    38. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
    39. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
    40. [ERROR]
    41. [ERROR] For more information about the errors and possible solutions, please read the following articles:
    42. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
    43. [JENKINS] Archiving D:\JEKINSHOME\workspace\game-of-lift-default\gameoflife-build\pom.xml to com.wakaleo.gameoflife/gameoflife-build/1.0-SNAPSHOT/gameoflife-build-1.0-SNAPSHOT.pom
    44. [JENKINS] Archiving D:\JEKINSHOME\workspace\game-of-lift-default\pom.xml to com.wakaleo.gameoflife/gameoflife/1.0-SNAPSHOT/gameoflife-1.0-SNAPSHOT.pom
    45. [JENKINS] Archiving D:\JEKINSHOME\workspace\game-of-lift-default\gameoflife-core\pom.xml to com.wakaleo.gameoflife/gameoflife-core/1.0-SNAPSHOT/gameoflife-core-1.0-SNAPSHOT.pom
    46. [JENKINS] Archiving D:\JEKINSHOME\workspace\game-of-lift-default\gameoflife-web\pom.xml to com.wakaleo.gameoflife/gameoflife-web/1.0-SNAPSHOT/gameoflife-web-1.0-SNAPSHOT.pom
    47. channel stopped
    48. [game-of-lift-default] $ cmd.exe /C "D:\maven\maven3\bin\mvn.bat clean package && exit %%ERRORLEVEL%%"
    49. [INFO] Scanning for projects...
    50. [WARNING] The POM for org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:2.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
    51. [ERROR] Invalid extension descriptor for org.apache.maven.wagon:wagon-webdav-jackrabbit:2.2: error in opening zip file
    52. [INFO] ------------------------------------------------------------------------
    53. [INFO] Reactor Build Order:
    54. [INFO]
    55. [INFO] gameoflife
    56. [INFO] gameoflife-build
    57. [INFO] gameoflife-core
    58. [INFO] gameoflife-web
    59. [INFO]                                                                        
    60. [INFO] ------------------------------------------------------------------------
    61. [INFO] Building gameoflife 1.0-SNAPSHOT
    62. [INFO] ------------------------------------------------------------------------
    63. [WARNING] The POM for org.easyb:maven-easyb-plugin:jar:1.4 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
    64. [INFO] ------------------------------------------------------------------------
    65. [INFO] Reactor Summary:
    66. [INFO]
    67. [INFO] gameoflife ........................................ FAILURE [0.009s]
    68. [INFO] gameoflife-build .................................. SKIPPED
    69. [INFO] gameoflife-core ................................... SKIPPED
    70. [INFO] gameoflife-web .................................... SKIPPED
    71. [INFO] ------------------------------------------------------------------------
    72. [INFO] BUILD FAILURE
    73. [INFO] ------------------------------------------------------------------------
    74. [INFO] Total time: 0.491s
    75. [INFO] Finished at: Tue Oct 23 20:06:07 CST 2018
    76. [INFO] Final Memory: 5M/15M
    77. [INFO] ------------------------------------------------------------------------
    78. [ERROR] Plugin org.easyb:maven-easyb-plugin:1.4 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.easyb:maven-easyb-plugin:jar:1.4: 1 problem was encountered while building the effective model
    79. [ERROR] [FATAL] Non-parseable POM D:\maven\repository\org\easyb\maven-easyb-plugin\1.4\maven-easyb-plugin-1.4.pom: end tag name </html> must be the same as start tag <META> from line 4 (position: TEXT seen ...</a>\n</body>\n</html>... @11:8)  @ line 11, column 8
    80. [ERROR] -> [Help 1]
    81. [ERROR]
    82. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
    83. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
    84. [ERROR]
    85. [ERROR] For more information about the errors and possible solutions, please read the following articles:
    86. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
    87. Build step '调用顶层 Maven 目标' marked build as failure
    88. Finished: FAILURE
    复制代码


    分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
    收藏收藏
    回复

    使用道具 举报

  • TA的每日心情

    2024-7-8 09:00
  • 签到天数: 943 天

    连续签到: 1 天

    [LV.10]测试总司令

    2#
    发表于 2019-6-17 09:37:59 | 只看该作者
    额描述一下问题呗  别咔咔就粘错误代码
    回复

    使用道具 举报

  • TA的每日心情
    奋斗
    昨天 10:10
  • 签到天数: 1516 天

    连续签到: 5 天

    [LV.Master]测试大本营

    3#
    发表于 2019-6-17 10:38:43 | 只看该作者
    学习
    回复

    使用道具 举报

  • TA的每日心情
    开心
    2024-11-8 10:04
  • 签到天数: 473 天

    连续签到: 2 天

    [LV.9]测试副司令

    4#
    发表于 2019-6-17 11:12:19 | 只看该作者
    maven有问题
    回复

    使用道具 举报

  • TA的每日心情
    奋斗
    昨天 07:28
  • 签到天数: 2812 天

    连续签到: 5 天

    [LV.Master]测试大本营

    5#
    发表于 2019-6-17 12:01:07 | 只看该作者
    看样子是引入有问题
    回复

    使用道具 举报

    本版积分规则

    关闭

    站长推荐上一条 /1 下一条

    小黑屋|手机版|Archiver|51Testing软件测试网 ( 沪ICP备05003035号 关于我们

    GMT+8, 2024-11-16 09:05 , Processed in 0.065397 second(s), 21 queries .

    Powered by Discuz! X3.2

    © 2001-2024 Comsenz Inc.

    快速回复 返回顶部 返回列表