Not possible to my knowledge, you'll have to switch from maven job to matrix job and handle the dependency by hand. Cheers Le 19 oct. 2015 9:13 PM, <[email protected]> a écrit :
> Hi all. > > I'm trying to run java 6 and java 8 builds of the same module so that we > can use Jenkins to do CI during our update to Java 8. I am currently using > the "Maven Project" job type for all modules that I have in Jenkins. It's > been recommended that I use the "Multi-configuration" job type to handle > multiple JDKs for a single job. I've not found a way to have a job with > both the "Multi-configuration" mutliple JDK feature and "Maven Project" > automatic dependency generation feature. Is a combination of the two job > types possible through a specific configuration or a plugin? If not, is > there a recommended configuration for JDK update procedure? We are running > Jenkins version 1.609.3 until we finish the migration to JDK 8. > > Thank you for your time, > Joshua Scheel > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" 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-users/ab64b244-c5c5-45b9-95b3-f9f5a5268819%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/ab64b244-c5c5-45b9-95b3-f9f5a5268819%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 Users" 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-users/CANWgJS6_cSxTWr9ss2opPRVmRM7qvkcTO71wM3-TY7LqukG_PQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
