-
Notifications
You must be signed in to change notification settings - Fork 164
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update bootstrap italia to version 2.8.7 #1143
Changes from 1 commit
db0f05a
181af71
d9c98f7
410a67d
ff7be79
e2e9cf0
81e793f
0c403ce
2c25f07
ce1f068
5210837
f5001e5
7c73d1c
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,8 +14,7 @@ | |
<name>bootstrap-themes</name> | ||
|
||
<properties> | ||
<bootstrap-italia.version>1.6.2</bootstrap-italia.version> | ||
<splide.version>3.6.12</splide.version> | ||
<bootstrap-italia.version>2.8.7</bootstrap-italia.version> | ||
</properties> | ||
|
||
<dependencies> | ||
|
@@ -40,16 +39,21 @@ | |
</dependency> | ||
|
||
<dependency> | ||
<groupId>org.webjars</groupId> | ||
<groupId>org.webjars.npm</groupId> | ||
<artifactId>bootstrap-italia</artifactId> | ||
<version>${bootstrap-italia.version}</version> | ||
<exclusions> | ||
<exclusion> <!-- exclude dependency, because causing dependency conflict --> | ||
<groupId>org.webjars.npm</groupId> | ||
<artifactId>video.js</artifactId> | ||
</exclusion> | ||
<exclusion> <!-- exclude dependency, no versions availablet --> | ||
<groupId>org.webjars.npm</groupId> | ||
<artifactId>design-tokens-italia</artifactId> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. How There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Magic ? Output :
Try to add new webjar from https://www.webjars.org/ but failed Deploy Log
issue report created |
||
</exclusion> | ||
</exclusions> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Should we exclude bootstrap also ?, forcing bootstrap version using current wicket-bootstrap webjar version. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Yes, I think this is a good idea! There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. done |
||
</dependency> | ||
|
||
<dependency> | ||
<groupId>org.webjars</groupId> | ||
<artifactId>splide</artifactId> | ||
<version>${splide.version}</version> | ||
</dependency> | ||
|
||
</dependencies> | ||
|
||
<build> | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What kind of conflict does it cause ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Output :
Failed to execute goal on project wicket-bootstrap-themes: Could not resolve dependencies for project de.agilecoders.wicket:wicket-bootstrap-themes:bundle:7.0.7-SNAPSHOT: Failed to collect dependencies for de.agilecoders.wicket:wicket-bootstrap-themes:jar:7.0.7-SNAPSHOT: Could not resolve version conflict among [org.webjars.npm:bootstrap-italia:jar:2.8.7 -> org.webjars.npm:video.js:jar:[8.0.4,9.0.0-0) -> org.webjars.npm:m3u8-parser:jar:[7.1.0,8.0.0-0) -> org.webjars.npm:videojs__vhs-utils:jar:[3.0.5,4), org.webjars.npm:bootstrap-italia:jar:2.8.7 -> org.webjars.npm:video.js:jar:[8.0.4,9.0.0-0) -> org.webjars.npm:mpd-parser:jar:[1.2.2,2.0.0-0) -> org.webjars.npm:videojs__vhs-utils:jar:[4.0.0,5.0.0-0), org.webjars.npm:bootstrap-italia:jar:2.8.7 -> org.webjars.npm:video.js:jar:[8.0.4,9.0.0-0) -> org.webjars.npm:videojs__vhs-utils:jar:[4.0.0,5.0.0-0), org.webjars.npm:bootstrap-italia:jar:2.8.7 -> org.webjars.npm:video.js:jar:[8.0.4,9.0.0-0) -> org.webjars.npm:videojs__http-streaming:jar:3.13.1 -> org.webjars.npm:videojs__vhs-utils:jar:4.0.0, org.webjars.npm:bootstrap-italia:jar:2.8.7 -> org.webjars.npm:video.js:jar:[8.0.4,9.0.0-0) -> org.webjars.npm:aes-decrypter:jar:[4.0.1,5.0.0-0) -> org.webjars.npm:videojs__vhs-utils:jar:[3.0.5,4)] -> [Help 1]