Hi all, after my Infra issues were resolved, I finished setting up the Jenkinsfile and configured Jenkins to automaically build and deploy SNAPSHOTS to apache's Nexus (Snapshots are only deployed from the "main" branch).
The Jenkins jobs are here: https://ci-builds.apache.org/job/Wayang/ The one job configured automatically builds any branch which is created too ... you can see the status of all of them here: https://ci-builds.apache.org/job/Wayang/job/Wayang/ The SNAPSHOT artifacts are available here: https://repository.apache.org/content/repositories/snapshots/org/apache/wayang/ Happy coding :-) Chris
