The list of snapshot dependencies is now down to this:
apps/pom.xml: <version>1.0-SNAPSHOT</version> apps/pom.xml: <version>1.0-SNAPSHOT</version> core/pom.xml: <version>1.0.2-SNAPSHOT</version> The ones in 'apps' are Hosted QA related and are in a profile, so not a big deal. I don't see com.hostedqa in the central Maven repo. Patrick? Are these released somewhere? The one in 'core' is the dependency on struts-annotations, which will need to be released prior to or along with Struts 2.0.8. If you do it at the same time, release struts-annotations first, then add the staging repository to your settings.xml file if Maven complains about not being able to find the artifact. When you update all the version numbers to non-snapshot versions, please also comment out the snapshot repository definitions. Your corporate users who are behind firewalls and proxies will thank you. :) Hope that helps and that I didn't break anything! -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]