Re: [Carbon-dev] site-plugin warnings during AS build

2012-01-07 Thread Harshana Martin
Hi Senaka, On Tue, Dec 20, 2011 at 9:21 AM, Senaka Fernando sen...@wso2.com wrote: Hi Samisa, The info reports plugin is what broke the javadoc generation in carbon. We tried various combinations last week but was not able to fix this. What we understood that is Maven 3 was not picking the

[Carbon-dev] site-plugin warnings during AS build

2011-12-19 Thread Afkham Azeez
[INFO] --- maven-site-plugin:3.0:site (default) @ wso2as --- [WARNING] Report plugin org.apache.maven.plugins:maven-project-info-reports-plugin has an empty version. [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING]

Re: [Carbon-dev] site-plugin warnings during AS build

2011-12-19 Thread Supun Malinga
Kasung, Please fix this by adding the relevant version. thanks, On Mon, Dec 19, 2011 at 7:38 PM, Afkham Azeez az...@wso2.com wrote: [INFO] --- maven-site-plugin:3.0:site (default) @ wso2as --- [WARNING] Report plugin org.apache.maven.plugins:maven-project-info-reports-plugin has an empty

Re: [Carbon-dev] site-plugin warnings during AS build

2011-12-19 Thread Harshana Martin
Hi, We need to move this plugin to root so that we can change the version by changing it in one place. Will do the required refactoring. Thanks and Regards, Harshana On Mon, Dec 19, 2011 at 7:38 PM, Afkham Azeez az...@wso2.com wrote: [INFO] --- maven-site-plugin:3.0:site (default) @ wso2as

Re: [Carbon-dev] site-plugin warnings during AS build

2011-12-19 Thread Samisa Abeysinghe
On Mon, Dec 19, 2011 at 10:47 PM, Harshana Martin harsh...@wso2.com wrote: Hi, We need to move this plugin to root so that we can change the version by changing it in one place. +1 Thanks, Samisa... Samisa Abeysinghe VP Engineering WSO2 Inc. http://wso2.com http://wso2.org

Re: [Carbon-dev] site-plugin warnings during AS build

2011-12-19 Thread Samisa Abeysinghe
BTW, what is the relationship of this plugin to JavaDoc generating plugin? Same of different? I am asking, because the doc generation too is broken - as it takes too much time. Not sure if that was fixed last week. On Tue, Dec 20, 2011 at 7:58 AM, Samisa Abeysinghe sam...@wso2.com wrote: On

Re: [Carbon-dev] site-plugin warnings during AS build

2011-12-19 Thread Senaka Fernando
Hi Samisa, The info reports plugin is what broke the javadoc generation in carbon. We tried various combinations last week but was not able to fix this. What we understood that is Maven 3 was not picking the plugin definition that we have added in the reportingPlugins section of the site-plugin.

Re: [Carbon-dev] site-plugin warnings during AS build

2011-12-19 Thread KasunG Gajasinghe
On Mon, Dec 19, 2011 at 10:47 PM, Harshana Martin harsh...@wso2.com wrote: Hi, We need to move this plugin to root so that we can change the version by changing it in one place. Will do the required refactoring. +1 Thanks and Regards, Harshana On Mon, Dec 19, 2011 at 7:38 PM, Afkham