Jenkins Okta auth

2017-04-20 Thread stas
I'm trying to configure okta with saml jenkins plugin https://wiki.jenkins-ci.org/display/JENKINS/SAML+Plugin But getting error Cannot find entity https://www.okta.com/saml2/service-provider/spibofbfpairxsdsimgc or role {urn:oasis:names:tc:SAML:2.0:metadata} there is my metadata

Jenkins maven plugin alters manifest

2013-10-16 Thread Stas Fedotov
: ...Jenkins-Version: ... I can see they are added right in maven plugin code here: https://github.com/jenkinsci/maven-plugin/blob/master/src/main/java/hudson/maven/reporters/BuildInfoRecorder.java#L69. Is there a way I can get rid of them? Thanks, Stas -- You received this message because you

Run same pipeline on all nodes (and with different params)

2017-04-11 Thread Stas Kelvich
be selected based on that variable; probably in that case blue ocean view will just render each combination as a separate build with proper build graph inside. Is there any easy way to achieve that? Thanks, Stas. -- You received this message because you are subscribed to the Google Groups

Exception in thread "main" java.lang.ClassNotFoundException: hudson.remoting.Launcher

2017-03-12 Thread Stas Roshkolets
Hello, Sometimes we get an error while running maven jobs: Exception in thread "main" java.lang.ClassNotFoundException: hudson.remoting.Launcher*15:50:38* at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:50)*15:50:38* at