Maven fails to parse POMs at jenkins

前端 未结 5 1656
野性不改
野性不改 2020-12-20 11:46

I have this simple maven project, containing a few common test tools. It builds locally, but on jenkins I am getting this strange error (see below).

Other info:

5条回答
  •  旧巷少年郎
    2020-12-20 12:10

    Check in your Project configuration in Jenkins under

    Build -> Advanced... -> settings 
    

    here make everything default and you good to go

提交回复
热议问题