On 4/21/05, Mykel Alvis <[EMAIL PROTECTED]> wrote: > My question is how to get maven1 to download those dependencies as part of > attaining the plugin:install goal.
I don't understand why the main ones aren't working... they are in the right place. For the others, you might need to put them in place until I can move them across. > Do I need to surf to the spot, download the jars manually, and manually > place them in my repository? That seems a little "counter-maven". > More specifically, should I have installed the plugin plugin first so that > it would recognize the maven2 repository structure? Would that help? No, m1 can't read the m2 repo yet. - Brett > > On 4/20/05, Brett Porter <[EMAIL PROTECTED]> wrote: > > > > http://www.ibiblio.org/maven/org.apache.maven.wagon/jars/ > > > > Most of them seem to be there... I'll look into the others, but you > > can get them from: > > > > http://www.ibiblio.org/maven2/org/apache/maven/wagon/ > > > > Either jsch should be fine... I'll probably update the SVN version later > > on. > > > > Thanks, > > Brett > > > > On 4/21/05, Mykel Alvis <[EMAIL PROTECTED]> wrote: > > > Also, apparently there's a dependency on jsch-0.1.14 in the plugin > > > Earlier you mentioned to change to 0.1.17 of jsch. I was wondering if > > that > > > was still necessary/a good idea? > > > > > > On 4/20/05, Mykel Alvis <[EMAIL PROTECTED]> wrote: > > > > > > > > Brett, > > > > I've gotten a distro from svn and tried the plugin:install. > > > > The following dependencies are apparently not available to me. > > > > Wrong repo or something else? > > > > > > > > wagon-provider-api-1.0-alpha-3-SNAPSHOT.jar > > > > wagon-http-1.0-alpha-2.jar > > > > wagon-ftp-1.0-alpha-2.jar > > > > wagon-ssh-1.0-alpha-2.jar > > > > wagon-ssh-external-1.0-alpha-2.jar > > > > wagon-file-1.0-alpha-2.jar > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
