
I just uploaded FEST-Swing 1.2.1 to CodeHaus’ Maven repository. This release is targeted to Maven users only. The reason? I made a big mistake when I released FEST-Swing 1.2: I uploaded the wrong version of the dependency FEST-Util, making the Maven version of FEST-Swing completely unusable.
Artifacts uploaded to CodeHaus’ Maven repository are automatically uploaded to Maven’s central repository. Once there, artifacts cannot be changed.
Besides fixing the FEST-Util dependency, there are no changes in source code.
The version uploaded to the Downloads page has the correct dependencies. It was not necessary to make any changes.
My name is Alex Ruiz.



{ 4 comments… read them below or add one }
I’m a maven user and I’m not sure to know where you deploy your jar file. I had a look to the http://repository.codehaus.org/ (org/easytesting) repository, but I only found a 1.2rc version. Did I make a mistake ?
Thanks for all
FEST-Swing 1.2.1 is already in CodeHaus’ Maven repo: http://repository.codehaus.org/org/easytesting/fest-swing/1.2.1/ . It will take a little while till it is automatically uploaded to Maven’s central though.
Thank you, I should have a problem with the cache of my browser…
Hi Alex,This is krish, the thing is Im getting org.fest.reflectionError
Im using fest-testng , when i wanna test our swing application, where it is being run through maven build and at this point of time i have the error.
Can you help me out in this.
{ 1 trackback }