Unable to download reportyng plugin with maven

2019-08-16 09:09发布

问题:

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