<?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>Ext changes are not loading for liferay 6.2 with Maven build,  LoginUtil</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=121053136" />
  <subtitle>Ext changes are not loading for liferay 6.2 with Maven build,  LoginUtil</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=121053136</id>
  <updated>2026-04-04T20:59:05Z</updated>
  <dc:date>2026-04-04T20:59:05Z</dc:date>
  <entry>
    <title>Ext changes are not loading for liferay 6.2 with Maven build,  LoginUtil</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121053135" />
    <author>
      <name>Brijesh Desai</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121053135</id>
    <updated>2021-08-18T07:07:57Z</updated>
    <published>2021-08-17T12:57:28Z</published>
    <summary type="html">&lt;p&gt;Hello All,&lt;/p&gt;
&lt;p&gt;I am creating ext plugin with liferay 6.2.10 EE.&lt;/p&gt;
&lt;p&gt;with Ant build it is loading changes but with Maven build it is not
  loading changes.&lt;/p&gt;
&lt;p&gt;I need to override class from ext-impl: ext-impl\src\com\liferay\portlet\login\util\LoginUtil.java&lt;/p&gt;
&lt;p&gt;I was comparing war file from ant build to maven build, I found
  following difference in generated file ext-project-ext.xml.&lt;/p&gt;
&lt;p&gt;A) In Ant built war file, it has following line in generated ext-project-ext.xml&lt;/p&gt;
&lt;pre&gt;
&lt;code&gt; &amp;lt;file&amp;gt;ext-impl/classes/com/liferay/portlet/login/util/LoginUtil.class&amp;lt;/file&amp;gt;
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;but with maven built war file, above line is not present in
  ext-project-ext.xml. Do we have any way to declare overridden class in
  any configuration file in case of maven.&lt;/p&gt;
&lt;p&gt;B) With Ant built war file LoginUtil.class is present under
  ext-impl.jar, but with maven built war file ext-impl.jar is not having
  loginUtil.class. can we fix this by any configuration ?&lt;/p&gt;
&lt;p&gt;both above A and B are relative and with anyone configuration it may
  fix both issue.&lt;/p&gt;
&lt;p&gt;Because of above 2 difference, It is not loading the changes.&lt;/p&gt;
&lt;p&gt;To get possible help, I have posted same question on stackoverflow. https://stackoverflow.com/questions/68817429/ext-changes-are-not-loading-for-liferay-6-2-with-maven-build-ext-impl-loginutil&lt;/p&gt;
&lt;p&gt;Regards, Brijesh&lt;/p&gt;</summary>
    <dc:creator>Brijesh Desai</dc:creator>
    <dc:date>2021-08-17T12:57:28Z</dc:date>
  </entry>
</feed>
