Re: run the class ComponentTagExampleTest

2018-01-05 Thread Lukasz Lenart
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

2018-01-05 Thread 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?