problem description
after configuring setting for maven private server dependency, no relevant jar package was downloaded;
the platform version of the problem and what methods you have tried
I tried to configure mirror and profiles separately in setting, and neither of them successfully loaded the jar package. After that, I added both configurations.
related codes
setting configuration
what result do you expect? What is the error message actually seen?
Private server depends on mirror and profiles to configure only one or both;
how to configure it in pom if it is not configured globally