Re: MVN again - now on Dataviews :( !

2007-07-31 Thread Andrus Adamchik
All code dependencies do have explicit versions in the parent pom (and maven actually requires version to be present). But Maven plugins are considered different beasts and versions are not required. If omitted, Maven will fetch the latest version. This caused us grief in the past already,

Re: MVN again - now on Dataviews :( !

2007-07-31 Thread Ahmed Mohombe
I hardcoded version of japplication plugin to 2.0.5 - this is the last version that I personally tested. Try it now. Thank you. Now it works :). If the trick of hardcoding versions does it, wouldn't it make more sense to add version for other dependencies as well? I mean generally with mvn, not

Re: MVN again - now on Dataviews :( !

2007-07-31 Thread Andrus Adamchik
I hardcoded version of japplication plugin to 2.0.5 - this is the last version that I personally tested. Try it now. Andrus On Jul 31, 2007, at 12:20 AM, Ahmed Mohombe wrote: Hi, trying to build dataviews with Maven(as described in the readme) I'm getting the following error :( : [INF

MVN again - now on Dataviews :( !

2007-07-30 Thread Ahmed Mohombe
Hi, trying to build dataviews with Maven(as described in the readme) I'm getting the following error :( : [INFO] [ERROR] BUILD ERROR [INFO] [INFO] In