On Tue, 2003-02-18 at 10:34, Quinton McCombs wrote: > In beta-7, I noticed that dependencies (such as jdepend, checkstyle, > etc) were downloaded by maven without the user needing to add the > dependency to project.xml. Has this changed in beta-8 or have I got > some setting screwed up?
If it's not happening it's an error. The first time you go to use a plugin the dependencies should be downloaded. This is different from b7 where the first time you used maven _all_ plugin dependencies were downloaded. If you're not getting your plugin deps coming down it might be related to the transitive plugin dependency problem. What isn't working for you? I know what the problem is and I will try to get it fixed soon and try to release a beta-9 next week. > > -----Original Message----- > > From: Jason van Zyl [mailto:[EMAIL PROTECTED]] > > Sent: Monday, February 17, 2003 12:54 PM > > To: Turbine Maven Users List > > Subject: Re: What happened to Plexus ? > > > > > > On Mon, 2003-02-17 at 12:46, Frey, John (MED) wrote: > > > The link from the Maven User Guide to Plexus CVS Repository > > is broken. > > > The Repository seems to have been restructured. > > > > > > The I'm trying to follow Plexus as an example for doing > > Multi Project > > > Builds. Can anyone please help? Jason? > > > > Sorry 'bout that. We moved Plexus to the Rackspace box. It's here now: > > > http://cvs.werken.com/viewcvs.cgi/plexus-components/?cvsroot=plexus > > I'll update the docs. Wow, someone read the docs ;-) > > > > > GE Medical Systems > > ______________________________________________________ > > John E. Frey > > Lead Software Developer, iCenter > > Global Service Technology > > Phone: (262) 896-2800 Fx: (262) 896-2790 > > email: [EMAIL PROTECTED] > > http://www.gemedicalsystems.com <http://www.gemedicalsystems.com/> > > > > -- jvz. Jason van Zyl [EMAIL PROTECTED] http://tambora.zenplex.org In short, man creates for himself a new religion of a rational and technical order to justify his work and to be justified in it. -- Jacques Ellul, The Technological Society --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
