<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>commons:codec dependency not found</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=113997995" />
  <subtitle>commons:codec dependency not found</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=113997995</id>
  <updated>2026-04-05T04:28:11Z</updated>
  <dc:date>2026-04-05T04:28:11Z</dc:date>
  <entry>
    <title>RE: commons:codec dependency not found</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=113998376" />
    <author>
      <name>Kevin Neibarger</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=113998376</id>
    <updated>2019-06-14T12:54:46Z</updated>
    <published>2019-06-14T12:54:46Z</published>
    <summary type="html">I figured out a work-a-round that actually fixes the issue. The issue is that the liferay CDN link is not working. &lt;br /&gt;&lt;a href="http://cdn.repository.liferay.com/"&gt;http://cdn.repository.liferay.com/&lt;/a&gt;&lt;br /&gt;This always results in a &amp;#34;Page Not Working&amp;#34; error.. Go to you PLUGINS_HOME directory and edit the file&lt;strong&gt; sdk.gradle&lt;/strong&gt;. The following &lt;strong&gt;buildscript &lt;/strong&gt;section should look like the below. The liferay repository link should be fixed, and if it isn&amp;#39;t some documentation on where it is.&lt;br /&gt;&lt;br /&gt; &lt;strong&gt;&lt;/strong&gt;&lt;strong&gt;buildscript {&lt;/strong&gt;&lt;strong&gt;        dependencies {&lt;/strong&gt;&lt;strong&gt;                classpath group: &amp;#34;commons-codec&amp;#34;, name: &amp;#34;commons-codec&amp;#34;, version: &amp;#34;1.9&amp;#34;&lt;/strong&gt;&lt;strong&gt;        }&lt;br /&gt;&lt;/strong&gt;&lt;strong&gt;        repositories {&lt;/strong&gt;&lt;strong&gt;                mavenCentral()&lt;/strong&gt;&lt;strong&gt;                //maven {&lt;/strong&gt;&lt;strong&gt;                        //url &amp;#34;http://cdn.repository.liferay.com/nexus/content/groups/public&lt;/strong&gt;&lt;strong&gt;                //}&lt;/strong&gt;&lt;strong&gt;        }&lt;/strong&gt;&lt;strong&gt;}&lt;/strong&gt;</summary>
    <dc:creator>Kevin Neibarger</dc:creator>
    <dc:date>2019-06-14T12:54:46Z</dc:date>
  </entry>
  <entry>
    <title>commons:codec dependency not found</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=113997994" />
    <author>
      <name>Kevin Neibarger</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=113997994</id>
    <updated>2019-06-14T12:31:21Z</updated>
    <published>2019-06-14T12:31:21Z</published>
    <summary type="html">I&amp;#39;ve just recently been getting an error  in Liferay IDE (Eclipse) when trying to create portlets from the plugins SDK in 6.2. I&amp;#39;ve done some research and most have solved this and similar issues by starting with a clean workspace. This really is unacceptable, this issue needs to be remedied if it&amp;#39;s in fact a liferay bug. Please advise with an actual fix. Looks like the link is broken&lt;br /&gt;&lt;br /&gt;http://cdn.repository.liferay.com/nexus/content/groups/public/commons-codec/commons-codec/1.9/commons-codec-1.9.pom&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;HMAP-042-MAC005:themes kneibarger$ ./create.sh compass-theme &amp;#34;Compass Theme&amp;#34;&lt;br /&gt;Parallel execution with configuration on demand is an incubating feature.&lt;br /&gt;&lt;br /&gt;FAILURE: Build failed with an exception.&lt;br /&gt;&lt;br /&gt;* What went wrong:&lt;br /&gt;A problem occurred configuring root project &amp;#39;liferay-plugins-sdk-6.2-SANDBOX&amp;#39;.&lt;br /&gt;&amp;gt; Could not resolve all dependencies for configuration &amp;#39;:classpath&amp;#39;.&lt;br /&gt;   &amp;gt; Could not resolve commons-codec:commons-codec:1.9.&lt;br /&gt;     Required by:&lt;br /&gt;         :liferay-plugins-sdk-6.2-SANDBOX:unspecified&lt;br /&gt;      &amp;gt; Could not resolve commons-codec:commons-codec:1.9.&lt;br /&gt;         &amp;gt; Could not get resource &amp;#39;http://cdn.repository.liferay.com/nexus/content/groups/public/commons-codec/commons-codec/1.9/commons-codec-1.9.pom&amp;#39;.&lt;br /&gt;            &amp;gt; Could not HEAD &amp;#39;http://cdn.repository.liferay.com/nexus/content/groups/public/commons-codec/commons-codec/1.9/commons-codec-1.9.pom&amp;#39;.&lt;br /&gt;               &amp;gt; org.apache.http.client.ClientProtocolException (no error message)&lt;br /&gt;&lt;br /&gt;* Try:&lt;br /&gt;Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.&lt;br /&gt;&lt;br /&gt;BUILD FAILED&lt;br /&gt;&lt;br /&gt;Total time: 5.085 secs</summary>
    <dc:creator>Kevin Neibarger</dc:creator>
    <dc:date>2019-06-14T12:31:21Z</dc:date>
  </entry>
</feed>
