Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.3
-
Component/s: None
-
Labels:None
-
Environment:Windows XP
Java 1.4.2_03
Maven 1.0-rc2
-
Number of attachments :
Description
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.