Arnaud Bailly wrote:
Dennis Lundberg wrote:

Hello

There are a couple of plugins that have issues (often resulting in an NPE) when they are run under a locale other than English or French. The clover-plugin is one of them. You can try to exclude the clover report to see if that helps.

How did you know I am french ? ;-)
BTW, I am using en_US locale and the clover report gets generated correctly. The process chokes on the dependency report generation. I tried to track the NPException but the repository stores a newer version so I gave up.

The problem is induced by the following dependency :

  <dependency>
   <groupId>java.tools</groupId>
   <artifactId>tools</artifactId>
   <version>1.4.2</version>
   <scope>system</scope>
   <systemPath>${java.home}/../lib/tools.jar</systemPath>
  </dependency>

SHould I file a bug in Jira ?


--
Arnaud Bailly - Ingénieur de Recherche
NORSYS
1, rue de la Cense des Raines
ZAC du Moulin
59710 ENNEVELIN
Tel : (33) 3 28 76 56 76
Fax : (33) 3 28 76 57 00
Web : http://www.norsys.fr

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

Reply via email to