Re: Release Plugin-Errors

2016-10-19 Thread Ted Xiao
1 - javadoc: warning - No source files for package org.je nkinsci.plugins.WorksoftCertifyDashboardSummary java package name should be all lowercase On Tuesday, October 18, 2016 at 11:18:46 PM UTC+8, Jesse Glick wrote: > > On Fri, Aug 19, 2016 at 5:02 AM, Robert Sandell

Re: Release Plugin-Errors

2016-10-18 Thread Jesse Glick
On Fri, Aug 19, 2016 at 5:02 AM, Robert Sandell wrote: > Could it be because you have no javadoc? > > [ERROR] javadoc: error - No public or protected classes found to document. No, this error would mean there are no sources at all, or they are all paclage-private. Either

Re: Release Plugin-Errors

2016-10-18 Thread Daniel Beck
> On 18.10.2016, at 11:46, lakshm...@qualesce.com wrote: > > Can you please tell what is the process to follow for releasing the plugin > after over plugin has forked in github? > https://wiki.jenkins-ci.org/display/JENKINS/Hosting+Plugins#HostingPlugins-Releasingtojenkinsci.org -- You

Re: Release Plugin-Errors

2016-10-18 Thread lakshmi . p
Hi, Can you please tell what is the process to follow for releasing the plugin after over plugin has forked in github? On Monday, October 17, 2016 at 4:55:32 PM UTC+5:30, Daniel Beck wrote: > > > > On 17.10.2016, at 11:52, laks...@qualesce.com wrote: > > > > Can you brief me in which way

Re: Release Plugin-Errors

2016-10-17 Thread Daniel Beck
> On 17.10.2016, at 11:52, lakshm...@qualesce.com wrote: > > Can you brief me in which way javadoc is used in this plugin release. Versions of the 2.x plugins parent POM include Javadoc generation that creates a Javadoc archive as build artifact. -- You received this message because you are

Re: Release Plugin-Errors

2016-10-17 Thread lakshmi . p
Can you brief me in which way javadoc is used in this plugin release. On Friday, August 19, 2016 at 2:32:42 PM UTC+5:30, Robert Sandell wrote: > > Could it be because you have no javadoc? > > [ERROR] javadoc: error - No public or protected classes found to document. > > ? > > On Fri, Aug 19, 2016

Re: Release Plugin-Errors

2016-08-19 Thread Robert Sandell
Could it be because you have no javadoc? [ERROR] javadoc: error - No public or protected classes found to document. ? On Fri, Aug 19, 2016 at 11:01 AM, Robert Sandell wrote: > [ERROR] javadoc: error - No public or protected classes found to > document. > > On Thu,

Re: Release Plugin-Errors

2016-08-19 Thread Robert Sandell
[ERROR] javadoc: error - No public or protected classes found to document. On Thu, Aug 18, 2016 at 1:01 PM, wrote: > Hi, > > I have developed one plugin and submitted in the github repository,the > plugin was already forked , while trying to release the plugin i am

Release Plugin-Errors

2016-08-18 Thread lakshmi . p
Hi, I have developed one plugin and submitted in the github repository,the plugin was already forked , while trying to release the plugin i am getting the following error,any one help me to resolve this issue. Thanks for helping. [ERROR] Failed to execute goal