John Tatum commented on Bug JENKINS-27705

I agree that the functionality mentioned should probably be moved to the Maven Project Plugin, however, I cannot say what that might involve. After a quick look at the code it appears to me that the biggest concern would be that hudson.model.Project implements ProjectWithMaven, which in turn requires use of the MavenInstallation class. The interface itself is only one method, so the change itself would not be huge.

A quick search through Jenkins core did not find anywhere that inferMavenInstallation() was being used, but I have no idea wether or not any plugins would be making use of that(either directly or indirectly). I am fairly new to Jenkins from a development perspective, so it would probably be better to have somebody else handle these changes. I will help if I can though.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to