Actions
Architecture #27088
openArchitecture #27032: Update plugins parent pom to use scala 3
Bad version in some dependencies
Status:
Pending release
Priority:
N/A
Assignee:
Category:
Plugins management
Target version:
Fix check:
To do
Regression:
No
Description
08:42:41 [ERROR] dependency: org.springframework.ldap:spring-ldap-core:jar:6.1.19 (provided) ... 08:42:41 [ERROR] dependency: org.scala-lang:scalap:jar:3.3.6 (provided) ... 08:42:41 [ERROR] dependency: org.scala-lang:scala-compiler:jar:3.3.6 (provided) ... 08:42:41 [ERROR] dependency: com.beachape:enumeratum-macros_3:jar:1.7.6 (provided)
Updated by François ARMAND 4 days ago
· Edited
- spring-ldap-core
does not follow spring
nor spring-security
versioning => let it be resoved from spring-security
- same for enumeratum_macro
/ enumeratum
- the version of scala-reflect
, scalap
and scala-compiler
needed is 2.13 because it's for lift-json
Updated by François ARMAND 4 days ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Alexis Mousset
- Pull Request set to https://github.com/Normation/rudder-plugins/pull/853
Updated by Anonymous 4 days ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder:rudder-plugins|28473c4fa31b45a699d54a85678a102442819651.
Actions