Patrick, it looks like you have an install where the plugins didn't get to initialise properly.
Delete all directories from your maven.local.repo directory and run maven again to see if it downloads the dependencies correctly. -- dIon Gillard, Multitask Consulting Work: http://www.multitask.com.au Developers: http://adslgateway.multitask.com.au/developers Patrick Prodhon <[EMAIL PROTECTED]> wrote on 22/10/2002 06:24:56 PM: > I checked in the local repository : there was no velocity-dvsl jar. So I > got three of them (the 3 latest stable versions) from > http://jakarta.apache.org/turbine/jars2/ , and I put them in > maven/repository/velocity-dvsl/jars . I reran Maven : same mistakes it > seems. And it still cannot instanciate the DVSL object. > Shouldn't Maven download automatically the jars it needs ? I've seen that > velocity-dvsl/jars is not the only jars directory empty : maven, dom4j, > checkstyle and so on are empty. What should I do (or shouldn't ;-) ) ? > > Thanks. > Patrick. > > -----Message d'origine----- > De: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]] > Date: lundi 21 octobre 2002 18:40 > A: Turbine Maven Users List > Objet: Re: Cannot "site" simple-java from examples plugin > > Looks like you have a bad version of the dvsl jar in your local repo. > > > > -- > To unsubscribe, e-mail: <mailto:turbine-maven-user- > [EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:turbine-maven-user- > [EMAIL PROTECTED]> > > ForwardSourceID:NT00083E66 -- To unsubscribe, e-mail: <mailto:turbine-maven-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:turbine-maven-user-help@;jakarta.apache.org>
