Re: [BlueOcean] -> No matching rule was found on <hudson.model.AllView@257fc1dc[view/All/]> for "/blue"

2016-06-01 Thread Michael Neale
Hi - I did a fresh checkout of the latest, and wasn't able to see this. I am on OSX (El Capitain) with JDK8 installed. What is your environment? On Thursday, June 2, 2016 at 2:10:19 PM UTC+10, Michael Neale wrote: > > Did you run "mvn clean install" from the parent, and then mvn hpi:run from

Re: [BlueOcean] -> No matching rule was found on <hudson.model.AllView@257fc1dc[view/All/]> for "/blue"

2016-06-01 Thread Michael Neale
Did you run "mvn clean install" from the parent, and then mvn hpi:run from blueocean-plugin directory? On Thursday, June 2, 2016 at 11:59:48 AM UTC+10, Ian Ceicys wrote: > > I was able to successfully build the latest version of source on my mac > and I was able to successfully run the

Re: [BlueOcean] -> No matching rule was found on <hudson.model.AllView@257fc1dc[view/All/]> for "/blue"

2016-06-01 Thread Ian Ceicys
I tried again and ran mvn hpi:run and it looks like the plugin is not loading correctly here is my log. XQA-Yosemite-1:blueocean-plugin ianceicys$ mvn hpi:run [INFO] Scanning for projects... [WARNING] The POM for org.jenkins-ci.tools:maven-hpi-plugin:jar:1.117 is missing, no dependency

Re: New plugin - environment-dashboard

2016-06-01 Thread suresh kumar
Hey Vipin, Good initiate and thought you kept in design and writing this plugin. Yes it has to be updated. 1) Try to incorporate the server topology in environments. ex: For suppose Dev env contains 1 APP, 1 UI and 1 DB, these has to be grouped within Dev env so that user can have a Dev env

[BlueOcean] -> No matching rule was found on <hudson.model.AllView@257fc1dc[view/All/]> for "/blue"

2016-06-01 Thread Ian Ceicys
I was able to successfully build the latest version of source on my mac and I was able to successfully run the commands: 1. mvn clean install 2. mvn hpi:run Jenkins is up and running and accessible at http://localhost:8080/jenkins/ However when I try to follow

Re: New plugin - environment-dashboard

2016-06-01 Thread Caley Goff
Hi do you still maintain this plugin? I'm having issues updating the dashboard after the build finishes. It instead shows just the unexpanded variable. Also I can't seem to quite get the links to work on the dashboard that link back to the actual job details page. Please any tips youc an give

Scheduled infrastructure maintenance window June 3 00:00 UTC

2016-06-01 Thread R. Tyler Croy
Consider this notice that there will be a scheduled maintenance window June 3rd 00:00 UTC or June 2nd 16:00 PDT for project infrastructure. The work is tracked in this ticket (https://issues.jenkins-ci.org/browse/INFRA-731) and should last between 1-2 hours. Please bear with any service

Re: Automatic Plugin Documentation [GSOC 2016]

2016-06-01 Thread R. Tyler Croy
(replies inline) On Wed, 01 Jun 2016, Oleg Nenashev wrote: > Yes, raw HTMLs :( > > Do you have regular team meetings in this project. > I have a bunch of questions regarding the plugin documentation format (the > document is not detailed enough), and maybe a short chat is better than a > long

Re: email-ext

2016-06-01 Thread Slide
Ok, it worked that time. You should be setup to commit and handle issues. There is one issue that I will continue to help with a review of the fix for since I have history on email-ext, but in general, I am no longer actively developing on email-ext. On Tue, May 31, 2016 at 9:21 PM David van

Re: Automatic Plugin Documentation [GSOC 2016]

2016-06-01 Thread Cynthia Anyango
I can set one up On Wed, Jun 1, 2016 at 8:20 PM, Oleg Nenashev wrote: > Yes, raw HTMLs :( > > Do you have regular team meetings in this project. > I have a bunch of questions regarding the plugin documentation format (the > document is not detailed enough), and maybe a

Re: Automatic Plugin Documentation [GSOC 2016]

2016-06-01 Thread Oleg Nenashev
Yes, raw HTMLs :( Do you have regular team meetings in this project. I have a bunch of questions regarding the plugin documentation format (the document is not detailed enough), and maybe a short chat is better than a long review-change-review cycle. BR, Oleg 2016-05-31 17:28 GMT+02:00 Baptiste

Re: checkout scm and Jenkinsfile

2016-06-01 Thread Paul Allen
Thanks, I’ll keep an eye on JENKINS-33273. Perhaps looking for @script is a short term fix after all. Then I can limit the checkout to just the Jenkinsfile. > On 1 Jun 2016, at 17:52, Jesse Glick wrote: > > On Wed, Jun 1, 2016 at 12:46 PM, Paul Allen

Re: Problem releasing new plugin version

2016-06-01 Thread suresh kumar
After looking into the error message, I thought it was because of INFRA-588 issue. I almost spent very long time to identify issue and release the plugin. -Suresh On Wednesday, June 1, 2016 at 1:53:56 PM UTC+5:30, antonio@flagbit.de wrote: > > Hi again Suresh, > > Somehow I can't

Dynamic approvers for promoted-build-plugin

2016-06-01 Thread suresh kumar
Hi, Is there an option to provide dynamic approvers list for example: approvers list from environment variables. Thanks in advance, Suresh -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving

Re: checkout scm and Jenkinsfile

2016-06-01 Thread Jesse Glick
On Wed, Jun 1, 2016 at 12:46 PM, Paul Allen wrote: > The root directory of ‘src’ contains the ‘Jenkinsfile' and say for arguments > sake a game engine of 100K files (500 GB of space). > > Currently I end up syncing 500GB twice once in 'projA@script/' and again in >

Re: checkout scm and Jenkinsfile

2016-06-01 Thread Paul Allen
In the SCM configuration I specify what path(s) to fetch from the SCM e.g. //depot/projA/src/... The root directory of ‘src’ contains the ‘Jenkinsfile' and say for arguments sake a game engine of 100K files (500 GB of space). Currently I end up syncing 500GB twice once in 'projA@script/' and

Re: checkout scm and Jenkinsfile

2016-06-01 Thread Jesse Glick
On Wed, Jun 1, 2016 at 8:15 AM, pallen wrote: > how does the 'p4' plugin know how to checkout? It gets called with the same > configuration used in the first stage, so all you end up with is a workspace > directory 'jobName/' and just the Jenkinsfile? Well presumably there

checkout scm and Jenkinsfile

2016-06-01 Thread pallen
Hi Guys, I'm updating the pipeline support for the 'p4' plugin and trying to workout how the plugin should react to the two stages of checkout. For example: creating a pipeline Job, then configuring 'Pipeline Script from SCM' and providing the details of where to get the Jenkinsfile. The

Re: [Blue Ocean] New UX project for jenkins

2016-06-01 Thread Martin Reinhardt
really cool Am Montag, 30. Mai 2016 17:09:23 UTC+2 schrieb Surya Gaddipati: > > This is great work. Congrats. > > SSE is nice touch that would make Jenkins so much more responsive. > > On Thursday, May 26, 2016 at 5:44:06 PM UTC-5, Michael Neale wrote: >> >> I just opened

Re: [Blue Ocean] Test reporting UI

2016-06-01 Thread Robert Sandell
Cool, are there any thoughts on showing "trend" graphs somewhere? /B On Mon, May 30, 2016 at 9:57 AM, James Dumay wrote: > Hi all, > > I just wanted to share some very early mockups of what the test reporting > interface could look like in Blue Ocean. I believe it would

Re: Problem releasing new plugin version

2016-06-01 Thread antonio . mansilla
Hi again Suresh, Somehow I can't remember, seems I changed my jenkins credentials. This time was my error, updating my password fixed the problem. Thanks again for your time. Antonio Am Mittwoch, 1. Juni 2016 10:07:34 UTC+2 schrieb antonio@flagbit.de: > > Hi Suresh, > > thanks for your

Re: Problem releasing new plugin version

2016-06-01 Thread Baptiste Mathus
Hi, There was a LDAP issue yesterday, so possibly you hit this at the wrong time. Did you retry since? 2016-06-01 8:07 GMT+00:00 : > Hi Suresh, > > thanks for your advice, I already tried using same plugin versions than > you for the maven-deploy-plugin and

Re: Problem releasing new plugin version

2016-06-01 Thread antonio . mansilla
Hi Suresh, thanks for your advice, I already tried using same plugin versions than you for the maven-deploy-plugin and wagon-http. I'm using maven 3.3.9 and Ubuntu 16.04, what are you using? Thanks Am Dienstag, 31. Mai 2016 18:40:30 UTC+2 schrieb suresh kumar: > > I ran into a similar

Re: Pass a query parameter to the repeatable element's doFillXYZItems method.

2016-06-01 Thread aman poonia
Thanks Jesse. I didn't knew about @RelativePath before. It worked for me. -- *With Regards:-* *Aman Poonia* +91-9952519644 +91-7838347444 On Wed, Jun 1, 2016 at 6:06 AM, Jesse Glick wrote: > On Mon, May 30, 2016 at 4:39 AM, mnpoonia > wrote: >