The artifact strutstest-2.1.0.jar doesn't exist in http://www.ibiblio.org/maven/strutstestcase/jars/
A workaround (solution?) may it be:
- <artifactId>strutstest</artifactId>
- <version>2.1.0</version>
+ <artifactId>strutstestcase</artifactId>
+ <version>2.1-1.1-2.3</version>
It works for me
Fixed. Thanks.