On 2/8/06, Ole Ersoy <[EMAIL PROTECTED]> wrote: > I added the option, but maven is still trying to > download the poms. Here's the list of commands that > run successfully:
Is it actually generating a pom in your local repository? If not, your're probably not using the latest version. Add -U to the command line to make Maven update its plugins, then install the files again. -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
