Closed
Description
This is more of a question than anything else. Why are there separate MavenJob and Job, with MavenBuild and Build objects? The reason I ask is that I was wanting to access the TestReport for the last build of one of our jobs but noticed it is only available through a MavenBuild.
We don't use Maven but produce test reports for our jobs that run builds, and as far as I am aware TestReport is not a Maven concept, so it feels strange that TestReport is only available in MavenBuild.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment