Maven and Java 1.8 hiccups

2014-04-28 Thread Kasper Nielsen
Hi, I've been running various versions of Jave 1.8 on OSX (Maverick) for a while and I'm seeing some strange hiccups across multiple maven versions. On Java 1.7 everything is running normally. It runs normally most of time, but some times after [INFO] -

Re: New PMD plugin?

2003-04-03 Thread Kasper Nielsen
Jason van Zyl wrote: On Thu, 2003-04-03 at 03:07, Vincent Massol wrote: Hi, I'd like to move the PMD plugin in the Maven CVS. Anyone against that? If ok, I'll do it today. How about we start now making a CVS repository for non-core plugins? +1 - Kasper

Native compilation (c,c++,fortran) plugin started

2003-03-26 Thread Kasper Nielsen
I've started on plugin that supports compilation of c,c++,fortran code from maven. Right now it only parses your class files with BCEL to find out which classes it should create header files for. But more should come. - Kasper

Re: cvs commit: maven/src/plugins-build/cactus/src/plugin-resourcescactus.jsl

2003-03-26 Thread Kasper Nielsen
[EMAIL PROTECTED] wrote: Hi, cactus.jsl is an ascii file, not a binary one. Why are you trying to transform from ascii to bin? Thanks -Vincent Quoting [EMAIL PROTECTED]: knielsen2003/03/26 03:13:32 Modified:src/plugins-build/cactus/src/plugin-resources cactus.jsl Log: ascii -> bin