grails啓動安裝錯誤:module not found

Resolving plugin ext. Please wait...

 

:: problems summary ::

:::: WARNINGS

                module not found: org.grails.plugins#ext;latest.integration

 

        ==== grailsPlugins: tried

 

          -- artifact org.grails.plugins#ext;latest.integration!ext.zip:




Make sure that you have at least the three core repositories in BuildConfig.groovy:

repositories {
   grailsPlugins()
   grailsHome()
   grailsCentral()
}

As a temporary workaround, you can install it directly by downloading the zip file

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章