I was trying to create a portlet using plugin SDK in liferay from the command prompt (create.bat hello-world "Hello World") but every time i ended up with the below error.
- What went wrong:
A problem occurred configuring root project 'liferay-plugins-sdk-6.2'.
Could not resolve all dependencies for configuration ':classpath'. Could not resolve commons-codec:commons-codec:1.9. Required by: :liferay-plugins-sdk-6.2:unspecified Could not GET 'http://cdn.repository.liferay.com/nexus/content/groups/pu blic/commons-codec/commons-codec/1.9/commons-codec-1.9.pom'. Connection to http://cdn.repository.liferay.com refused
Thanks, Sourav