FEST artifacts are synced to Maven's central repository. You can manually browse FEST's artifacts here.
FEST's snapshot releases are available from http://snapshots.repository.codehaus.org.
You can add repositories to a pom.xml file or to a settings.xml file.
Labels
2 Comments
Hide/Show CommentsSep 15, 2009
Bernard Farrell
I'm not a maven expert. What dependency should I add to my pom.xml file to ensure all jars for the current version of Fest are added to my repository? Could someone post the <dependency> XML here?
Nov 23, 2009
Alex Ruiz
All modules have a Maven-generated report showing its dependencies. If you are using FEST-Swing, for example, including the "compile"-scope dependencies should be good enough. You can find the dependencies report for FEST-Swing at http://fest.easytesting.org/swing/dependencies.html