Yes, I am trying to modify an plugin so it is related to developing a plugin.
Regarding "test" scope, is this what you are talking about? https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#Dependency_Scope If the above link is what you meant by "test" scope, how is it related to my original problem? The subversion plugin seems like a bundled plugin, and I am not able to upgrade it to new version. Thank you again! On Thursday, August 25, 2016 at 4:13:21 AM UTC-7, Jesse Glick wrote: > > If you are developing a plugin and using `mvn hpi:run`, just ensure it has > appropriate `test`-scoped dependencies to begin with. It was unclear from > your message what really you are doing. > -- 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/7f831344-9804-4cf8-ace5-5766c504df8c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
