While I am trying to install maven in eclipse juno, I got this error. Error Details:
Multiple annotations found at this line: - Plugin execution not covered by lifecycle configuration: org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (execution: default-compile, phase: compile) - CoreException: Could not calculate build plan: Plugin org.apache.maven.plugins:maven-compiler-plugin:2.5.1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-compiler-plugin:jar:2.5.1: ArtifactResolutionException: The repository system is offline but the artifact org.apache.maven.plugins:maven-compiler-plugin:pom:2.5.1 is not available in the local repository. - Plugin execution not covered by lifecycle configuration: org.apache.maven.plugins:maven-compiler-plugin:2.5.1:testCompile (execution: default-testCompile, phase: test-compile)
please help me if you know the correct answer.
thank
-, maven settings.xml. , maven, MAVEN_HOME/conf. <proxies> </proxies> , -. maven Eclipse (Preferences > Maven > Installations). - (Preferences > Maven > User Setting), settings.xml ( ). , .
settings.xml
MAVEN_HOME/conf
<proxies> </proxies>
Preferences > Maven > Installations
Preferences > Maven > User Setting
: -, - settings.xml <active>false</active> <proxy>.
<active>false</active>
<proxy>
Source: https://habr.com/ru/post/1540222/More articles:How to style a div as a button element? - htmlShow days / hours before a specific time - phpFailed to verify user credentials when configuring Visual Studio MVC authentication - authenticationСохранить/восстановить глобальные ядра ядра IPython - stateInvert Unicode String Encoding Strings - unicodeCUDA Copy of double copy pointer - cudaИспользование локального модуля вместо установленного системой модуля (Python 2.x.x) - pythonEdittext cuts text with center and left alignments - androidhttps://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1540226/img-src-path-with-header-params-to-pass&usg=ALkJrhgSE8OQ3834s1McxgUgw-7G9XPpCwHow to gracefully close the endpoint when an exception occurs? - javaAll Articles