I'm not sure if this is what he means, but I tried to add that plugin to my POM today, and when I ran mvn site, it was unable to download jpend into my repository.
brian On 2/9/06, Carlos Sanchez <[EMAIL PROTECTED]> wrote: > > What do you mean with " the plugin not connect to repository."? > > On 2/9/06, Silva, Vandermi Joao Da <[EMAIL PROTECTED]> wrote: > > > > > > > > I would like to know, how can I configure in the my POM.xml the jdepend > plugin report, because I try insert the configuration below , but the plugin > not connect to repository. > > > > See below the XML. > > > > <reporting> > > <plugins> > > <plugin> > > <groupId>org.codehaus.mojo</groupId> > > <artifactId>maven-jdepend-plugin</artifactId> > > <version>1.0-SNAPSHOT</version> > > </plugin> > > </plugins> > > </reporting> > > > > > > Best Regards > > > > > > Vandermi João da Silva > > R&D MAO - Core Engines > > BenQ Eletroeletrônica Ltda. > > > > TEL +55(92) 2127-8015 > > Mobile: +55(92) 8125-2248 > > FAX +55(92) 2127-8102 > > [EMAIL PROTECTED] > > www.BenQMobile.com > > Rua João Alfredo, 536 - Edifício Gabriela > > Bairro São Geraldo > > CEP: 69053-270 - Manaus/AM > > Brasil > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
