Definitely sounds like a maven-remote-resources-plugin use case. Used this in the past to share versioned pmd rulesets IIRC, worked like a charm.
Le mar. 12 févr. 2019 à 20:40, Rajeev Ranjan <[email protected]> a écrit : > Hi team, > There's a issue which is bugging me a lot from a while. Don't know if it > has been asked before. > I am working on one plugin where I need some powershell files to execute > some commands, and is shared across some different projects. These files > are placed in public respository in a remote location. *Is it possible to > get these files at build time and package these extra files in the hpi, > along with dependency jars* which is created? If yes, how? > Note: files are not in java project, so can't add as project depenenct > itself. > Thanks in advance > > -- > 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/ed8012c9-12f3-43c7-a442-df8b89437ac9%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-dev/ed8012c9-12f3-43c7-a442-df8b89437ac9%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CANWgJS7YU6V9NSP7nYJcxYP15999QQ_mP2H_B%2BARbx%2BRwSMhmg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
