Can you please share latest repository for xslts and maven config | Selenium Forum
R
Ravibabu Kanaparthi Posted on 11/05/2019

current repository which is not working:

<pluginRepositories>
<pluginRepository>
<id>reporty-ng</id>
<url>https://github.com/cosminaru/reporty-ng/raw/master/dist/maven</url>
</pluginRepository>
</pluginRepositories>


A
Ashish Thakur Replied on 22/05/2019

You canniot generate XSLT reports from maven.

 

You can refer ant for this.