Hello. There looks an issue causing NPE when you use Copyartifact with Templates Plugin in CloudBees Jenkins Platform:
* https://issues.jenkins-ci.org/browse/JENKINS-32526 * https://wiki.jenkins-ci.org/display/JENKINS/Copy+Artifact+Plugin * https://www.cloudbees.com/products/cloudbees-jenkins-platform/enterprise-edition/features/templates-plugin Though it's easy to add a workaround code not to cause NPE, I want to know what happens internally. But I can't reproduce the problem as I don't use CloudBees Jenkins Platform. Would anyone see that and let me know followings? * Why `null` is passed to `@AncestorInPath`? * Is there better way to fix? * I believe it can be fixed by changing the class of `@AncestorInPath`. Regards, ikedam -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/84c1a674-b031-43b9-b7d6-cdc4e87e110b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
