Hi, @Arun Patidar. Thanks for your help.
My bundle was not active due to an error with the imported packages. There was a red message that said "package Can not be resolved".
What I did was verify the pom.xml of /myProject/core and I found an error with the jackrabbit-core package.
Link: https://i.imgur.com/Ck9KIsi.png https://i.imgur.com/huBjjZX.png
I uploaded my changes, checked the status of the bundle again and was already active.
Link: https://i.imgur.com/huBjjZX.png https://i.imgur.com/s6Dkr8d.png
Link: https://i.imgur.com/s6Dkr8d.png
Then I looked for my Servlets and found them.
Link: https://i.imgur.com/FqKPKLQ.png
Advice for those who are in a similar problem. There is no way that your Servlets can use if the Bundle is not in the Active state. If you see any "error" or "warning" message, it is best to correct them.
Thank you!