org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:
WorkflowScript: 5: Undefined section "node" @ line 5, column 2.
node('fll-build') {
^--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CALpcnoxq5f1_0dDxXYvYu9xxoErnrTd86Gtw1_C59pyt0M7CvA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Thank you for the pointers. Do you know how this documentation relates to calling ant then? To me it suggests that I don't need to write a function to determine the platform.
Is there a central location for pipeline documentation or does it belong on each of the plugins?
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/bd064708-b4e2-4d9d-bfbc-bc5fae3e7474%40googlegroups.com.
On Sat, Sep 23, 2017 at 6:56 AM Jon Schewe <jpsc...@mtu.net> wrote:Thank you for the pointers. Do you know how this documentation relates to calling ant then? To me it suggests that I don't need to write a function to determine the platform.That's a good question. I believe that documentation site (javaposse) is describing a specific Jenkins tool, "Job DSL", rather than Jenkins Pipeline. Both are DSL's, and I believe that both use groovy as the base language for their work, but they are different DSL's, with different syntax details.
Is there a central location for pipeline documentation or does it belong on each of the plugins?I believe the jenkins.io site is intended to be the central location for pipeline documentation.I think we can consider the withMaven documentation as an example when documenting withAnt.There is a difference between the withAnt and withMaven, since the withMaven wrapper needs a separate pipeline maven plugin, while the withAnt wrapper seems to be delivered as part of the ant plugin. I don't think that difference is especially significant for the documentation.
Mark Waite
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/bd064708-b4e2-4d9d-bfbc-bc5fae3e7474%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtFp%2Bg-Hw3iT-kqS7rYSUJhWNa4yLva1dy5SczTEypAoRw%40mail.gmail.com.To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscribe@googlegroups.com.
On Sat, Sep 23, 2017 at 8:08 AM, Mark Waite <mark.ea...@gmail.com> wrote:On Sat, Sep 23, 2017 at 6:56 AM Jon Schewe <jpsc...@mtu.net> wrote:Thank you for the pointers. Do you know how this documentation relates to calling ant then? To me it suggests that I don't need to write a function to determine the platform.That's a good question. I believe that documentation site (javaposse) is describing a specific Jenkins tool, "Job DSL", rather than Jenkins Pipeline. Both are DSL's, and I believe that both use groovy as the base language for their work, but they are different DSL's, with different syntax details.Ahh, I see that now. I was so focused on the fact that it talked about a DSL with Jenkins for ant that I assumed it was the same DSL.Is there a central location for pipeline documentation or does it belong on each of the plugins?I believe the jenkins.io site is intended to be the central location for pipeline documentation.I think we can consider the withMaven documentation as an example when documenting withAnt.There is a difference between the withAnt and withMaven, since the withMaven wrapper needs a separate pipeline maven plugin, while the withAnt wrapper seems to be delivered as part of the ant plugin. I don't think that difference is especially significant for the documentation.Well I don't have edit access to jenkins.io, so I've put in the ticket https://issues.jenkins-ci.org/browse/JENKINS-47076 so that the person with permissions can get it in.
Mark Waite
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/bd064708-b4e2-4d9d-bfbc-bc5fae3e7474%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtFp%2Bg-Hw3iT-kqS7rYSUJhWNa4yLva1dy5SczTEypAoRw%40mail.gmail.com.
--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CALpcnowh%3DFEzh09LiuoeLQrF-iuNWpQ8pCQs%3DSHRXhwbV%3D6NiA%40mail.gmail.com.