Error generating site

2007-04-15 Thread vgpande
Hi all, With maven I have successfully executed the test and got the cobertura coverage report.But the instance I modified the Project Object Model for JavaNCSS,Source XRef and Tag List alongwith maven surefire report, the site generation fails.My reporting section contains the following :

RE: Spam:Re: Re: Problem when installing Maven 2.0

2007-04-15 Thread Zoheir Ezziane
Hello again, I deleted the .m2 directory and run the command "mvn resources:resources -cpu -X" and here is the output: + Error stacktraces are turned on. Maven version: 2.0.6 [DEBUG] Building Maven user-level plugin registry from: 'C:\Documents and Settings\zezziane.NDUC\.m2\plugin-registry.xml'

RE: Spam:Re: Re: Problem when installing Maven 2.0

2007-04-15 Thread Tim Kettler
Hi, see comments inline Am Sonntag, den 15.04.2007, 12:54 +0400 schrieb Zoheir Ezziane: > Hello again, > > I deleted the .m2 directory and run the command "mvn resources:resources > -cpu -X" and here is the output: > > + Error stacktraces are turned on. > Maven version: 2.0.6 > [DEBUG] Building

RE: Spam:RE: Spam:Re: Re: Problem when installing Maven 2.0

2007-04-15 Thread Zoheir Ezziane
Hi, Yes, I am behind a firewall and I configured the settings.xml as indicated in [1]. I actually updated the following tags Is there any thing else that would do this? Thanks Zoheir -Original Message- From: Tim Kettler [mailto:[EMAIL PROTECTED] Sent: Sunday

Re: [M2] Native plugin and multi-platform C++ projects How-To

2007-04-15 Thread Frederic Simon
Hi, I worked a lot on creating a plugin that is merging the goodies from the native plugin and the freehep nar plugin. It's in production on a big project for linux build, but never had the time to test it for windows. For Linux (and may be others, since it's based on native plugin) I have the fol

RE: Problem when installing Maven 2.0

2007-04-15 Thread Zoheir Ezziane
Hi Again, I think I finally installed Maven 2.0, and I now I am trying to open a Prova file from Eclipse. Did any one use Prova within Eclipse IDE? Zoheir -Original Message- From: Tim Kettler [mailto:[EMAIL PROTECTED] Sent: Sunday, April 15, 2007 2:46 PM To: Maven Users List Subject:

Re: [IMPORTANT] Maven 2 Plugin Auto-Versioning Considered Dangerous

2007-04-15 Thread John Casey
Did you file a jira issue for this? If your assembly broke, then I'm assuming there was some behavior change from 2.1 -> 2.2-beta-1 that got you in trouble...I think that even if we're not going to fix it, we should have some doco for it... So, would you file a JIRA for this? Thanks, john On 4

[ANN] Maven Modello Plugin 1.0 for Maven 1.x released

2007-04-15 Thread aheritier
We are pleased to announce the Maven Modello Plugin 1.0 release! http://maven.apache.org/maven-1.x/plugins/modello/ Modello is a Data Model toolkit. This plugin permits to integrate modello services in your build to automatically (or manually) generate the code and the documentation from the D

Re: [IMPORTANT] Maven 2 Plugin Auto-Versioning Considered Dangerous

2007-04-15 Thread Mark Hewett
On 4/15/07, John Casey <[EMAIL PROTECTED]> wrote: Did you file a jira issue for this? If your assembly broke, then I'm assuming there was some behavior change from 2.1 -> 2.2-beta-1 that got you in trouble...I think that even if we're not going to fix it, we should have some doco for it... So, w

Re: [site-plugin] remote clean deploy area?

2007-04-15 Thread Wim Deblauwe
Should I file an enhancement request on the site plugin? regards, Wim 2007/4/12, Wim Deblauwe <[EMAIL PROTECTED]>: I mean cleaning not in your local target directory but on the webserver you deploy to. regards, Wim 2007/4/12, Phill Moran <[EMAIL PROTECTED] >: > > I thought mvn clean did th

Re: Error generating site

2007-04-15 Thread Maria Odea Ching
Hi, I think surefire-report-maven-plugin is already under Apache (so groupId should be: org.apache.maven.plugins), that might be the cause of your error :-) Thanks, Deng vgpande wrote: Hi all, With maven I have successfully executed the test and got the cobertura coverage report.But the ins

Re: Problem getting to work in settings.xml

2007-04-15 Thread franz see
Good day, I am not sure if that is by design or if it's a bug. But if it is a bug, I've just created an issue ( see [1] ) for that and submitted a patch for it. Cheers, Franz [1] http://jira.codehaus.org/browse/MNG-2949 eirik.lygre wrote: > > Hi, > > I'm having trouble getting to work insi