Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: FEST-Swing 1.2.1
-
Fix Version/s: None
-
Component/s: General
-
Labels:None
-
Number of attachments :
Description
Hey everyone,
I'm trying to use fest-swing-1.2.1 in our project. Maven handles dependencies for us. When building the project, the build fails in consequence of ...
[WARNING] Unable to get resource 'org.easytesting:fest:pom:1.0.1' from repository atlassian-m1-repository (https://m2proxy.atlassian.com/repository/m1/): Checksum failed on download: local = 'b6383e6c6d7291b70f84ccf6f6566d85de27bf99'; remote = '883346b7b848d06c9f3b389da2f16c0502a8c3fb'
Quick look on the fest-1.0.1.pom tells me it contains an xml syntax error.
Thanks,
Marek
Is there nobody using FEST while using Maven? If there is, how do you do it?
Afaik, the only change that is needed to resolve this issue is to use a newer parent POM. Versions 1.0.1 and 1.0.2 are broken, anything else should do.