Yes, that was it. Thank you for your help. I used the DSMP proxy server and copied those into the repository folder and everything started working.
Thanks again, Yaakov. On Thu, Sep 11, 2008 at 5:55 PM, Wendy Smoak <[EMAIL PROTECTED]> wrote: > On Thu, Sep 11, 2008 at 2:40 PM, Yaakov Chaikin > <[EMAIL PROTECTED]> wrote: > >> Yes, it's there. I basically checked out my code under one of the >> users on the server, then issued 'mvn clean install', then collected >> everything from the ~/.m2/repository and moved it to a folder >> configured to be accessible over the web. > > Ah, that's probably why you're having trouble. The metadata is > different in local and remote repositories, and plugins (and > snapshots) are resolved using that metadata. > > There are some scripts around to convert local metadata to remote if > you check the archives. > > Using a repository manager (Archiva, Nexus, Artifactory) is also > something to consider. > > -- > Wendy > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
