Errors running builder 'Maven Project Builder' on project in eclipse -


i want create liferay plugin portlet using liferay-maven-plugin in eclipse every time try got error :

errors occurred during build. errors running builder 'maven project builder' on project 'sample-portlet'. not calculate build plan: plugin com.liferay.maven.plugins:liferay-maven-plugin:6.2.1 or 1 of dependencies not resolved: failure find com.liferay.maven.plugins:liferay-maven-plugin:jar:6.2.1 in http://repo.maven.apache.org/maven2 cached in local repository, resolution not reattempted until update interval of central has elapsed or updates forced plugin com.liferay.maven.plugins:liferay-maven-plugin:6.2.1 or 1 of dependencies not resolved: failure find com.liferay.maven.plugins:liferay-maven-plugin:jar:6.2.1 in http://repo.maven.apache.org/maven2 cached in local repository, resolution not reattempted until update interval of central has elapsed or updates forced not calculate build plan: plugin com.liferay.maven.plugins:liferay-maven-plugin:6.2.1 or 1 of dependencies not resolved: failure find com.liferay.maven.plugins:liferay-maven-plugin:jar:6.2.1 in http://repo.maven.apache.org/maven2 cached in local repository, resolution not reattempted until update interval of central has elapsed or updates forced plugin com.liferay.maven.plugins:liferay-maven-plugin:6.2.1 or 1 of dependencies not resolved: failure find com.liferay.maven.plugins:liferay-maven-plugin:jar:6.2.1 in http://repo.maven.apache.org/maven2 cached in local repository, resolution not reattempted until update interval of central has elapsed or updates forced 


Comments

Popular posts from this blog

Change the color of an oval at click in Java AWT -

c# - Unity IoC Lifetime per HttpRequest for UserStore -

I am trying to solve the error message 'incompatible ranks 0 and 1 in assignment' in a fortran 95 program. -