On Fri, Jan 16, 2009 at 9:28 AM, edgarosy <[email protected]> wrote:
> I forgot to mention that I am unable to build the project from the build > server, but if I run it from any other computer checking out the same > project from svn it would work. How do you have _your_ computer configured to use your internal repo? Check that the same configuration is present on the build server. In my case, I have internal corporate repositories and mirrors in $M2_HOME/conf/settings.xml, and all developers use the same Maven distribution. Yours might be in ~/.m2/settings.xml instead. -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
