That’d be a Gradle command line option with -D prefix e.g. -DskipVersionConflict=true. See this as an example: https://github.com/apereo/cas/blob/master/dev-build-no-tests.sh#L3 <https://github.com/apereo/cas/blob/master/dev-build-no-tests.sh#L3>
Cheers, D. > On May 18, 2016, at 11:24 AM, [email protected] wrote: > > Follow guide from https://github.com/apereo/cas/issues/1730, Can you tell me > where I can put skipVersionConflict=true, > Thanks :)) > > Vào 21:02:52 UTC+7 Thứ Tư, ngày 18 tháng 5 năm 2016, Misagh Moayyed đã viết: > https://github.com/apereo/cas/issues/1730 > <https://github.com/apereo/cas/issues/1730> > > From: [email protected] <javascript:> [mailto:[email protected] > <javascript:>] On Behalf Of ND > Sent: Tuesday, May 17, 2016 9:45 PM > To: CAS Developer <[email protected] <javascript:>> > Subject: [cas-dev] Re: how to import cas4.2.x source to Intellij > > > > I have a problem when open cas4.2 & 4.2.1 with Gradle, if you find out a > solution please give me, Thanks ! > > A conflict was found between the following modules: - > commons-io:commons-io:2.4 - commons-io:commons-io:2.5 > > -- > You received this message because you are subscribed to the Google Groups > "CAS Developer" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:>. > Visit this group at https://groups.google.com/a/apereo.org/group/cas-dev/ > <https://groups.google.com/a/apereo.org/group/cas-dev/>. > > > -- > You received this message because you are subscribed to the Google Groups > "CAS Developer" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:>. > Visit this group at https://groups.google.com/a/apereo.org/group/cas-dev/ > <https://groups.google.com/a/apereo.org/group/cas-dev/>. > > -- > You received this message because you are subscribed to the Google Groups > "CAS Developer" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > Visit this group at https://groups.google.com/a/apereo.org/group/cas-dev/ > <https://groups.google.com/a/apereo.org/group/cas-dev/>. -- You received this message because you are subscribed to the Google Groups "CAS Developer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/a/apereo.org/group/cas-dev/.
