Re: run the class ComponentTagExampleTest
2018-01-05 13:30 GMT+01:00 albert kao : > I downloaded a zip file of Showcase App from > https://github.com/apache/struts. > Then I unzipped it and run mvn. > I saw the class ComponentTagExampleTest. > How to run it? cd showcase mvn it:testOnly *. ComponentTagExampleTest Regards -- Ćukasz + 48
run the class ComponentTagExampleTest
I downloaded a zip file of Showcase App from https://github.com/apache/struts. Then I unzipped it and run mvn. I saw the class ComponentTagExampleTest. How to run it?