6
6
63Dmitry632022-01-31 15:23:33
Maven
63Dmitry63, 2022-01-31 15:23:33

Maven doesn't see aspectj in any way?

Good day, there was such a problem, maven does not see aspectj in any, it just stupidly writes, it was not found, as soon as I didn’t do it and copied from the maven repository and inserted the jar file, registered it manually, the result is always the same Not found. other plugins are installed without problems. Whoever encountered this, tell me how you solved the problem, the forums all clambered, if there is something like that, then about the fact that the aspect itself does not work in the project, but for me it just doesn’t even initialize in the project and that’s it 61f7d44e7b898990438049.png
video problems

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Roo, 2022-01-31
@63Dmitry63

Well, you insert it anywhere, that's why the problem.
Find <dependencies>and paste yours there <dependency>, not in <plugin>surefire

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question