Maven surefire report plugin hangs forever

2010-11-03 Thread Kannan Ekanath
(-Xdebug options) -- Regards, Kannan Ekanath

Re: Maven site plugin not connecting the projects and children properly

2007-11-14 Thread Kannan Ekanath
%27t%20the%20links%20between%20parent%20and%20child%20modules%20work%20when%20I%20run%20%27mvn%20site '? Kannan Ekanath wrote: Hi, Maven 2.0.4 I am trying to use the mvn site target for generating the site. Before configuring pmd, cobertura etc, I want a basic report of my project. I have

Re: Maven site plugin not connecting the projects and children properly

2007-11-14 Thread Kannan Ekanath
this as part of a CI server build (a website that is created like every time a continuous server does a build). Thanks, Kannann On Nov 15, 2007 11:31 AM, Kannan Ekanath [EMAIL PROTECTED] wrote: Dennis, I had gone through this FAQ already. I gave the url to be mysite and did a mvn site:stage

Maven site plugin not connecting the projects and children properly

2007-11-13 Thread Kannan Ekanath
project's site/index.html to the module level index.html is missing) Can someone please let me know about what I can do about this? PS: Please advice if there is a specific plugin mailing list for maven site in case this is not the right forum -- Regards, Kannan Ekanath

Re: Maven site plugin not connecting the projects and children properly

2007-11-13 Thread Kannan Ekanath
: Kannan Ekanath [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 14, 2007 11:24 AM To: Maven Users List Subject: Maven site plugin not connecting the projects and children properly Hi, Maven 2.0.4 I am trying to use the mvn site target for generating the site. Before configuring pmd, cobertura

Re: Maven Idea Plugin

2007-07-26 Thread Kannan Ekanath
added. -Ian Kannan Ekanath wrote: Hi, I have a problem with Maven Idea plugin. I have a local repository and my project refers to dependencies there. However if the sources.jar are already there in the local machine repository, I want IDEA to create iml files with source attachments

Maven Idea Plugin

2007-07-25 Thread Kannan Ekanath
? -- Regards, Kannan Ekanath

Re: Maven assembly plugin question

2007-06-14 Thread Kannan Ekanath
-0.3-SNAPSHOT.zip). Can I install it as myapp.zip? (We have scripts picking up the zip for daily deployment) Thanks, Kannan On 6/14/07, Wendy Smoak [EMAIL PROTECTED] wrote: On 6/13/07, Kannan Ekanath [EMAIL PROTECTED] wrote: mvn -Dproject.build.finalName=my-installer-0.3-SNAPSHOT clean

Maven assembly plugin question

2007-06-13 Thread Kannan Ekanath
Ekanath -- Regards, Kannan Ekanath

Changes in POM gets overwritten

2006-09-18 Thread kannan . ekanath
a Continuous Integration Server builds it. Has someone encountered this issue before? Is there any small setting that I am supposed to do to fix this? PS : In particular I am editing the pom of Drools-jsr94 library(version 3.0.4), since the pom downloaded from the WWW has wrong group Ids. Regards, Kannan