Unable to download reportyng plugin with maven

吃可爱长大的小学妹 提交于 2019-12-11 15:56:42

问题


I am using reporting with maven to generate xslt reports but getting following error while executing

command:

"mvn clean test site org.reportyng:reporty-ng:1.2:reportyng"

Error:

[ERROR] Error resolving version for plugin 'org.reportyng-ng:1.2' from the repositories [local (C:\Documents and Settings\RajkumarJain\.m2\repository), reporty-ng (https://github.com/cosminaru/reporty-ng/raw/master/dist/maven), central (https://repo.maven.apache.org/maven2)]: Plugin not found in any plugin repository

回答1:


yes,it has been removed.If you want to try this with Ant,you can check http://blog.varunin.com/2010/05/generating-selenium-reports-using.html



来源:https://stackoverflow.com/questions/30611132/unable-to-download-reportyng-plugin-with-maven

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!