Hi,

On 5/11/06, Leo L <[EMAIL PROTECTED]> wrote:
Hi wayne!

First I had to get the repo's configured correctly, did you?
/conf/settings.xml:
====================
       <pluginRepository>
           <id>codehaus-snapshot-plugins</id>
           <name>codehaus-shapshot-plugins</name>
           <url> http://snapshots.maven.codehaus.org/maven2/</url>
           <snapshots>
               <enabled>true</enabled>
           </snapshots>
           <releases>
               <enabled>false</enabled>
           </releases>
       </pluginRepository>
================


...and I got the plugin from this repositoty. After that when a run de
command  mvn -e site i have the exception (above is the full description):

<snip/>

Please download the sources for the findbugs plugin and do an 'mvn
install' on it so that it gets installed in your local repo.  This
should take care of the null pointer exception.

Let us know if the problem was resolved.

Regards,
Vinod.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to