Hi, I'm currently using the Maven plugin's 'Build whenever a SNAPSHOT dependency is built' feature, which works fine.
However, we also have some dependencies which are looked up using Maven but defined inside a text file [1]. Those dependencies are not picked up by Jenkins, and I'd like to teach it to do that. I've briefly looked at the source code but did not find where the SNAPSHOT dependencies are collected. What's the best way to design such an enhancement? Thanks, Robert [1]: http://sling.apache.org/documentation/development/slingstart.html -- 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/d420a3b9-0f94-453e-9ccc-9deac4c4a218%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
