Hello,
I experiment a NullPointer exception when I launch : mvn site
What I missed?

Here is the content of the <reporting> section of my pom.xml if it can help. If I remove that section the NullPointer exception disapear also and the site is generated.

 <reporting>
   <outputDirectory>target/site</outputDirectory>
       <plugins>
         <plugin>
           <groupId>jdepend</groupId>
           <artifactId>jdepend</artifactId>
           <version>2.9.1</version>
         </plugin>
       </plugins>
 </reporting>


Thnaks for help.



Gianfranco OLDANI
Mob: +79602726351

_________________________________________________________________
Faites de MSN Search votre page d'accueil: Toutes les réponses en un clic! http://search.msn.ch/


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

Reply via email to