Yes, this is exactly correct. There's no need to use a download plugin in advance of compiling etc your project.
Schalk, just add the dependency to your pom and it will automatically be downloaded and used at the appropriate time by Maven2. Wayne On 4/11/06, mjohnsonaz74 <[EMAIL PROTECTED]> wrote: > > I'm not familiar with the Maven 1 commands as I use Maven 2 by itself, but > perhaps I could ask what you're trying to accomplish? It looks like you > have a dependency that you'd like to use, but if you specify that dependency > in the POM.xml file it should download it for you automatically. I don't > believe you have to specifically download each plugin for Maven 2. > -- > View this message in context: > http://www.nabble.com/-Maven-2-Newbie-question-t1434103.html#a3869695 > Sent from the Maven - Users forum at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >