Actions
Bug #3637
closedRudder is not building with maven2
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
Architecture - Dependencies
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
Since we changed repository used in #3598, rudder is not building when using Maven2, Which leads to error when building version 2.3
We used multiple repositories only to get "jrebel-maven-plugin 1.0.7".
But this dependencies has been included in maven central for a while.
We should remove all repositories and only use maven default one.
We should also upgrade to jrebel maven plugin 1.1.3
Actions