Hello,
We are starting the migration of projects from SonarQube Developer to SonarQube Enterprise.
All prerequisites have been met:
- Same project key
- Same software version
- Same plugin version on both source and target
During the import, I encountered the following error:
2025.03.18 14:16:53 INFO ce[][o.s.c.t.CeWorkerImpl] Execute task | project=xxx | type=PROJECT_IMPORT | id=7365ba93-56b0-4d22-8ab8-e8da226bc0fb | submitter=xxx
2025.03.18 14:16:53 INFO ce[7365ba93-56b0-4d22-8ab8-e8da226bc0fb][o.s.c.t.s.ComputationStepExecutor] Load project | status=SUCCESS | time=2ms
2025.03.18 14:16:53 INFO ce[7365ba93-56b0-4d22-8ab8-e8da226bc0fb][o.s.c.t.s.ComputationStepExecutor] Load dump file | status=SUCCESS | time=3ms
2025.03.18 14:16:53 INFO ce[7365ba93-56b0-4d22-8ab8-e8da226bc0fb][o.s.c.t.s.ComputationStepExecutor] Initialize | status=SUCCESS | time=7ms
2025.03.18 14:16:53 INFO ce[7365ba93-56b0-4d22-8ab8-e8da226bc0fb][o.s.c.t.s.ComputationStepExecutor] Check SonarQube version | status=SUCCESS | time=0ms
2025.03.18 14:16:53 ERROR ce[7365ba93-56b0-4d22-8ab8-e8da226bc0fb][com.sonar.H.d.p.Q.v] Plugin Text Code Quality and Security [textdeveloper] is not installed. Expecting version 2.20.0.5038.
2025.03.18 14:16:53 INFO ce[7365ba93-56b0-4d22-8ab8-e8da226bc0fb][o.s.c.t.s.ComputationStepExecutor] Check plugins | status=FAILED | time=0ms
2025.03.18 14:16:53 INFO ce[7365ba93-56b0-4d22-8ab8-e8da226bc0fb][o.s.c.t.CeWorkerImpl] Executed task | project=geta_lib | type=PROJECT_IMPORT | id=7365ba93-56b0-4d22-8ab8-e8da226bc0fb | submitter=xxx | status=FAILED | time=29ms
I can’t figure out where this plugin comes from:
Plugin Text Code Quality and Security [textdeveloper] is not installed. Expecting version 2.20.0.5038.
It is not referenced anywhere.
Have you encountered this issue before? It’s really blocking and frustrating. Did I miss any information or prerequisite?
Documentation: https://docs.sonarsource.com/sonarqube-server/9.9/instance-administration/project-move/
Thank you for your help.
Best regards,
Matthieu G.