<?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>Liferay Module Project Fragment not working via gralde deploy 7.3.6ga7?</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=120694920" />
  <subtitle>Liferay Module Project Fragment not working via gralde deploy 7.3.6ga7?</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=120694920</id>
  <updated>2026-04-04T02:07:21Z</updated>
  <dc:date>2026-04-04T02:07:21Z</dc:date>
  <entry>
    <title>RE: RE: Liferay Module Project Fragment not working via gralde deploy 7.3.6</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=120698642" />
    <author>
      <name>Uwe Peters</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=120698642</id>
    <updated>2021-03-31T05:18:47Z</updated>
    <published>2021-03-31T05:18:47Z</published>
    <summary type="html">&lt;p&gt;Thank you for the answer and thank you for &lt;/p&gt;
&lt;blockquote&gt;
  &lt;p&gt;I'll see if I can poke someone internally who might be able to
    confirm a bug or else tell us whether somethiong changed intentionally.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt; I appreciate it!&lt;/p&gt;</summary>
    <dc:creator>Uwe Peters</dc:creator>
    <dc:date>2021-03-31T05:18:47Z</dc:date>
  </entry>
  <entry>
    <title>RE: Liferay Module Project Fragment not working via gralde deploy 7.3.6ga7?</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=120700650" />
    <author>
      <name>Russell Bohl</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=120700650</id>
    <updated>2021-03-31T05:16:51Z</updated>
    <published>2021-03-30T15:23:14Z</published>
    <summary type="html">&lt;p&gt;I believe we're looking at a known regression bug. See &lt;a href="https://issues.liferay.com/browse/LPS-129378"&gt;LPS-129378&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Stopping Liferay and deleting the &lt;code&gt;osgi/state&lt;/code&gt; folder is
  mentioned as a workaround, though I'm not sure if that will create a
  persistent fix (so that subsequent redeploys will be picked up) or if
  it would need to be done every time, in which case you'd be better off
  accessing the Gogo shell and refreshing the host module.&lt;/p&gt;
&lt;p&gt;I'll guess that this will make it into the next GA.&lt;/p&gt;</summary>
    <dc:creator>Russell Bohl</dc:creator>
    <dc:date>2021-03-30T15:23:14Z</dc:date>
  </entry>
  <entry>
    <title>RE: RE: Liferay Module Project Fragment not working via gralde deploy 7.3.6</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=120700607" />
    <author>
      <name>Russell Bohl</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=120700607</id>
    <updated>2021-03-30T13:22:26Z</updated>
    <published>2021-03-30T13:22:26Z</published>
    <summary type="html">&lt;p&gt;I can confirm that I have created a fragment for
  com.liferay.login.web on 7.3 DXP patched up to FP1, and using a Jar
  created by ./gradlew build, the fragment remains in the installed
  state and does not attach to the host module unless I manually refresh
  the host in the Gogo shell. I'll see if I can poke someone internally
  who might be able to confirm a bug or else tell us whether somethiong
  changed intentionally.&lt;/p&gt;</summary>
    <dc:creator>Russell Bohl</dc:creator>
    <dc:date>2021-03-30T13:22:26Z</dc:date>
  </entry>
  <entry>
    <title>RE: Liferay Module Project Fragment not working via gralde deploy 7.3.6ga7?</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=120698044" />
    <author>
      <name>Uwe Peters</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=120698044</id>
    <updated>2021-03-30T06:03:42Z</updated>
    <published>2021-03-30T06:03:42Z</published>
    <summary type="html">&lt;p&gt;Can anybody help me or at least confirm that this happens to others
  aswell? I am stucked now and I dont know if its my setting or not.&lt;/p&gt;
&lt;p&gt;TL;DR version:&lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt;start a new 7.3.6ga7 CE Server &lt;/li&gt;
  &lt;li&gt;create a Liferay Module Project Fragment with Liferay IDE
    (Version: 3.9.2.202103181004-ga3) for login (host = com.liferay.login.web) &lt;/li&gt;
  &lt;li&gt;
    &lt;strong&gt;not working:&lt;/strong&gt; deploy it via gradle or drag and drop
    the jar file into the bundles deploy server&lt;ul&gt;
      &lt;li&gt;nothing happens&lt;/li&gt;
      &lt;li&gt;in gogo shell the module is installed not resolved&lt;/li&gt;
      &lt;li&gt;
        &lt;strong&gt;how to get it working: &lt;/strong&gt;trigger a refresh on the
        host module via gogo shell &lt;strong&gt;g! lb -s | grep
        &amp;quot;com.liferay.login.web&amp;quot; &lt;/strong&gt;then refresh the id
        of com.liferay.login.web . The module then restarts and the new
        created one is resolved and working.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
  &lt;li&gt;
    &lt;strong&gt;working: &lt;/strong&gt;deploy the module via eclipse servers view
    'add and remove' option&lt;ul&gt;
      &lt;li&gt;it restarts the login module and my new created one is resolved&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;I tried to build my project via my build pipeline (Gitlab CI) there
  my artifacts are copied into the deploy folder. All my Liferay Module
  Project Fragment are not working until I manually trigger a gogo shell
  refresh on the host modules.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</summary>
    <dc:creator>Uwe Peters</dc:creator>
    <dc:date>2021-03-30T06:03:42Z</dc:date>
  </entry>
  <entry>
    <title>RE: RE: Liferay Module Project Fragment not working via gralde deploy 7.3.6</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=120700010" />
    <author>
      <name>Uwe Peters</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=120700010</id>
    <updated>2021-03-29T05:50:22Z</updated>
    <published>2021-03-29T05:50:22Z</published>
    <summary type="html">&lt;p&gt;Thanks for your reply, I could test you suggestions today and the
  refresh of the host module helps. &lt;/p&gt;
&lt;p&gt;For some reason this refresh is not triggered automatically. A normal
  gogo shell 'refresh' command does not help. I have to refresh the host
  module explicit. &lt;br /&gt;
  &lt;br /&gt;In the past I didnt have to do that...&lt;/p&gt;
&lt;p&gt;
  &lt;strong&gt;How do I prevent this?&lt;br /&gt;What if this happens in production?&lt;/strong&gt;
  &lt;br /&gt;
  &lt;br /&gt; &lt;/p&gt;</summary>
    <dc:creator>Uwe Peters</dc:creator>
    <dc:date>2021-03-29T05:50:22Z</dc:date>
  </entry>
  <entry>
    <title>RE: RE: Liferay Module Project Fragment not working via gralde deploy 7.3.6</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=120694048" />
    <author>
      <name>Russell Bohl</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=120694048</id>
    <updated>2021-03-25T16:30:49Z</updated>
    <published>2021-03-25T16:30:49Z</published>
    <summary type="html">&lt;p&gt;That is really perplexing.&lt;/p&gt;
&lt;p&gt;What if you drop the fragment right into &lt;code&gt;osgi/modules&lt;/code&gt;?&lt;/p&gt;
&lt;p&gt;Also, what happens if you refresh the host after deploying the fragment?&lt;/p&gt;
&lt;p&gt;
  &lt;code&gt;refresh 1242&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;There should be a way to see what's attached to the host module as
  well, via Gogo shell. I'll look into that.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</summary>
    <dc:creator>Russell Bohl</dc:creator>
    <dc:date>2021-03-25T16:30:49Z</dc:date>
  </entry>
  <entry>
    <title>RE: RE: Liferay Module Project Fragment not working via gralde deploy 7.3.6</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=120695833" />
    <author>
      <name>Uwe Peters</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=120695833</id>
    <updated>2021-03-25T06:29:31Z</updated>
    <published>2021-03-25T06:29:31Z</published>
    <summary type="html">&lt;p&gt;
  &lt;br /&gt;
  &lt;u&gt;
    &lt;strong&gt;Here are the gogoshell outputs for the commands you suggested:&lt;/strong&gt;&lt;/u&gt;&lt;/p&gt;
&lt;p&gt;
  &lt;strong&gt;g! lb -s | grep &amp;quot;com.liferay.login.web&amp;quot;&lt;/strong&gt;&lt;/p&gt;
&lt;blockquote&gt;
  &lt;p&gt;
    &lt;br /&gt; 1242|Active     |   15|com.liferay.login.web
    (5.0.26)|5.0.26&lt;br /&gt; 1271|Active     |  
    10|com.liferay.login.web.api (1.0.6)|1.0.6&lt;br /&gt;true&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;
  &lt;strong&gt; g! headers 1242&lt;/strong&gt;&lt;/p&gt;
&lt;blockquote&gt;
  &lt;p&gt;
    &lt;br /&gt;
    &lt;br /&gt;Bundle headers:&lt;br /&gt; Bnd-LastModified =
    1611587464297&lt;br /&gt; Bundle-ManifestVersion = 2&lt;br /&gt; Bundle-Name =
    Liferay Login Web&lt;br /&gt; Bundle-SymbolicName =
    com.liferay.login.web&lt;br /&gt; Bundle-Vendor = Liferay,
    Inc.&lt;br /&gt; Bundle-Version = 5.0.26&lt;br /&gt; Created-By = 1.8.0_221
    (Oracle Corporation)&lt;br /&gt; Import-Package =
    aQute.bnd.annotation.metatype,com.liferay.captcha.configuration;version=&amp;quot;[1.0,2)&amp;quot;,com.liferay.captcha.util;version=&amp;quot;[1.1,2)&amp;quot;,com.liferay.expando.kernel.model;version=&amp;quot;[3.3,4)&amp;quot;,com.liferay.exportimport.kernel.lar;version=&amp;quot;[3.3,4)&amp;quot;,com.liferay.osgi.service.tracker.collections.list;version=&amp;quot;[2.0,3)&amp;quot;,com.liferay.petra.content;version=&amp;quot;[1.0,2)&amp;quot;,com.liferay.petra.sql.dsl.query;version=&amp;quot;[1.0,2)&amp;quot;,com.liferay.petra.string;version=&amp;quot;[1.4,2)&amp;quot;,com.liferay.portal.configuration.metatype.annotations,com.liferay.portal.kernel.annotation;version=&amp;quot;[7.0,8)&amp;quot;,com.liferay.portal.kernel.bean;version=&amp;quot;[8.0,9)&amp;quot;,com.liferay.portal.kernel.captcha;version=&amp;quot;[7.0,8)&amp;quot;,com.liferay.portal.kernel.dao.orm;version=&amp;quot;[9.7,10)&amp;quot;,com.liferay.portal.kernel.exception;version=&amp;quot;[9.3,10)&amp;quot;,com.liferay.portal.kernel.json;version=&amp;quot;[8.7,9)&amp;quot;,com.liferay.portal.kernel.language;version=&amp;quot;[8.3,9)&amp;quot;,com.liferay.portal.kernel.log;version=&amp;quot;[7.0,8)&amp;quot;,com.liferay.portal.kernel.model;version=&amp;quot;[5.6,6)&amp;quot;,com.liferay.portal.kernel.module.configuration;version=&amp;quot;[2.0,3)&amp;quot;,com.liferay.portal.kernel.portlet;version=&amp;quot;[10.2,11)&amp;quot;,com.liferay.portal.kernel.portlet.bridges.mvc;version=&amp;quot;[3.0,4)&amp;quot;,com.liferay.portal.kernel.resource.bundle;version=&amp;quot;[1.0,2)&amp;quot;,com.liferay.portal.kernel.search;version=&amp;quot;[9.3,10)&amp;quot;,com.liferay.portal.kernel.security.auth;version=&amp;quot;[2.4,3)&amp;quot;,com.liferay.portal.kernel.security.auth.session;version=&amp;quot;[1.0,2)&amp;quot;,com.liferay.portal.kernel.service;version=&amp;quot;[4.8,5)&amp;quot;,com.liferay.portal.kernel.servlet;version=&amp;quot;[8.4,9)&amp;quot;,com.liferay.portal.kernel.settings;version=&amp;quot;[3.1,4)&amp;quot;,com.liferay.portal.kernel.theme;version=&amp;quot;[3.1,4)&amp;quot;,com.liferay.portal.kernel.upgrade;version=&amp;quot;[8.5,9)&amp;quot;,com.liferay.portal.kernel.upload;version=&amp;quot;[8.1,9)&amp;quot;,com.liferay.portal.kernel.util;version=&amp;quot;[10.16,11)&amp;quot;,com.liferay.portal.kernel.workflow;version=&amp;quot;[9.5,10)&amp;quot;,com.liferay.portal.kernel.xml;version=&amp;quot;[7.0,8)&amp;quot;,com.liferay.portal.security.auth;version=&amp;quot;[2.0,3)&amp;quot;,com.liferay.portal.upgrade.registry;version=&amp;quot;[3.0,4)&amp;quot;,com.liferay.portal.util;version=&amp;quot;[4.12,5)&amp;quot;,com.liferay.taglib.include;version=&amp;quot;[1.0,2)&amp;quot;,com.liferay.taglib.portlet;version=&amp;quot;[7.3,8)&amp;quot;,com.liferay.taglib.ui;version=&amp;quot;[9.1,10)&amp;quot;,javax.portlet,javax.servlet,javax.servlet.http,javax.servlet.jsp;version=&amp;quot;[2.3,3)&amp;quot;,org.osgi.framework;version=&amp;quot;[1.8,2)&amp;quot;,javax.net.ssl&lt;br /&gt; Javac-Debug
    = on&lt;br /&gt; Javac-Deprecation = off&lt;br /&gt; Javac-Encoding =
    UTF-8&lt;br /&gt; Liferay-Releng-App-Title = Liferay
    Login&lt;br /&gt; Liferay-Releng-Bundle =
    true&lt;br /&gt; Liferay-Releng-Category =
    Utility&lt;br /&gt; Liferay-Releng-Deprecated =
    false&lt;br /&gt; Liferay-Releng-Fix-Delivery-Method =
    core&lt;br /&gt; Liferay-Releng-Labs =
    false&lt;br /&gt; Liferay-Releng-Marketplace =
    true&lt;br /&gt; Liferay-Releng-Portal-Required =
    true&lt;br /&gt; Liferay-Releng-Public =
    false&lt;br /&gt; Liferay-Releng-Restart-Required =
    true&lt;br /&gt; Liferay-Releng-Suite =
    foundation&lt;br /&gt; Liferay-Releng-Suite-Description = Apps and
    Features: System Settings, Web Content Editors, Web Content Template
    Languages, Theme Tools, Mobile Device Rules, Facebook
    Authentication, LDAP Authentication, NTLM Authentication, OpenID
    Authentication, OpenSSO Authentication, Remote Authentication
    (AuthVerifiers), SSO-based Authentication, Token-based
    Authentication, Portal Scripting, Elasticsearch Support, Solr
    Support, Documents and Media Store Implementations, and more.&amp;lt;br
    /&amp;gt;&amp;lt;br /&amp;gt;The Foundation suite provides applications and
    features that extend the functionality provided by Liferay's core.
    Much of the functionality that belonged to Liferay's core prior to
    Liferay 7 has been extracted into the modules of the Foundation
    suite. The authentication modules provide a variety of mechanisms
    for allowing users and remote applications to authenticate to
    Liferay. The LDAP Authentication module allows administrators to
    establish connections to one or more LDAP directories from which
    users can be imported or exported. The SSO modules allow users to
    authenticate to Liferay using a variety of single-sign on solutions.
    The Token-based Authentication module allows users or remote
    applications to authenticate to Liferay without a password. The
    Scripting modules allow scripts to be written to invoke Liferay's
    API in several languages including Groovy, BeanShell, Python, Ruby,
    and JavaScript.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;This suite is available in
    the Liferay bundle.&lt;br /&gt; Liferay-Releng-Suite-Title = Liferay
    Foundation&lt;br /&gt; Liferay-Releng-Support-Url =
    http://www.liferay.com&lt;br /&gt; Liferay-Releng-Supported =
    true&lt;br /&gt; Manifest-Version = 1.0&lt;br /&gt; Private-Package =
    com.liferay.login.web.internal.portlet,com.liferay.login.web.internal.portlet.action,com.liferay.login.web.internal.portlet.util,com.liferay.login.web.internal.servlet.taglib.include,com.liferay.login.web.internal.upgrade,com.liferay.login.web.internal.upgrade.v1_0_0,content,resource-actions&lt;br /&gt; Provide-Capability
    =
    osgi.service;objectClass:List&amp;lt;String&amp;gt;=&amp;quot;com.liferay.portal.kernel.portlet.ConfigurationAction&amp;quot;;uses:=&amp;quot;com.liferay.portal.kernel.portlet&amp;quot;,osgi.service;objectClass:List&amp;lt;String&amp;gt;=&amp;quot;com.liferay.portal.kernel.portlet.bridges.mvc.MVCActionCommand&amp;quot;;uses:=&amp;quot;com.liferay.portal.kernel.portlet.bridges.mvc&amp;quot;,osgi.service;objectClass:List&amp;lt;String&amp;gt;=&amp;quot;com.liferay.portal.kernel.portlet.bridges.mvc.MVCRenderCommand&amp;quot;;uses:=&amp;quot;com.liferay.portal.kernel.portlet.bridges.mvc&amp;quot;,osgi.service;objectClass:List&amp;lt;String&amp;gt;=&amp;quot;com.liferay.portal.upgrade.registry.UpgradeStepRegistrator&amp;quot;;uses:=&amp;quot;com.liferay.portal.upgrade.registry&amp;quot;,osgi.service;objectClass:List&amp;lt;String&amp;gt;=&amp;quot;com.liferay.taglib.include.PageInclude&amp;quot;;uses:=&amp;quot;com.liferay.taglib.include&amp;quot;,osgi.service;objectClass:List&amp;lt;String&amp;gt;=&amp;quot;javax.portlet.Portlet&amp;quot;;uses:=&amp;quot;javax.portlet&amp;quot;,liferay.resource.bundle;bundle.symbolic.name=&amp;quot;com.liferay.login.web&amp;quot;;resource.bundle.base.name=&amp;quot;content.Language&amp;quot;&lt;br /&gt; Require-Capability
    =
    osgi.extender;filter:=&amp;quot;(&amp;amp;(osgi.extender=jsp.taglib)(uri=http://java.sun.com/portlet_2_0))&amp;quot;,osgi.extender;filter:=&amp;quot;(&amp;amp;(osgi.extender=jsp.taglib)(uri=http://liferay.com/tld/aui))&amp;quot;,osgi.extender;filter:=&amp;quot;(&amp;amp;(osgi.extender=jsp.taglib)(uri=http://liferay.com/tld/captcha))&amp;quot;,osgi.extender;filter:=&amp;quot;(&amp;amp;(osgi.extender=jsp.taglib)(uri=http://liferay.com/tld/clay))&amp;quot;,osgi.extender;filter:=&amp;quot;(&amp;amp;(osgi.extender=jsp.taglib)(uri=http://liferay.com/tld/frontend))&amp;quot;,osgi.extender;filter:=&amp;quot;(&amp;amp;(osgi.extender=jsp.taglib)(uri=http://liferay.com/tld/portlet))&amp;quot;,osgi.extender;filter:=&amp;quot;(&amp;amp;(osgi.extender=jsp.taglib)(uri=http://liferay.com/tld/theme))&amp;quot;,osgi.extender;filter:=&amp;quot;(&amp;amp;(osgi.extender=jsp.taglib)(uri=http://liferay.com/tld/ui))&amp;quot;,osgi.extender;filter:=&amp;quot;(&amp;amp;(osgi.extender=jsp.taglib)(uri=http://liferay.com/tld/util))&amp;quot;,osgi.extender;filter:=&amp;quot;(&amp;amp;(osgi.extender=osgi.component)(version&amp;gt;=1.3.0)(!(version&amp;gt;=2.0.0)))&amp;quot;,osgi.service;filter:=&amp;quot;(objectClass=com.liferay.portal.kernel.model.Release)&amp;quot;;effective:=active,osgi.service;filter:=&amp;quot;(objectClass=com.liferay.portal.kernel.module.configuration.ConfigurationProvider)&amp;quot;;effective:=active,osgi.service;filter:=&amp;quot;(objectClass=com.liferay.portal.kernel.security.auth.session.AuthenticatedSessionManager)&amp;quot;;effective:=active,osgi.service;filter:=&amp;quot;(objectClass=com.liferay.portal.kernel.service.LayoutLocalService)&amp;quot;;effective:=active,osgi.service;filter:=&amp;quot;(objectClass=com.liferay.portal.kernel.service.ListTypeLocalService)&amp;quot;;effective:=active,osgi.service;filter:=&amp;quot;(objectClass=com.liferay.portal.kernel.service.UserLocalService)&amp;quot;;effective:=active,osgi.service;filter:=&amp;quot;(objectClass=com.liferay.portal.kernel.service.UserService)&amp;quot;;effective:=active,osgi.service;filter:=&amp;quot;(objectClass=com.liferay.portal.kernel.util.Http)&amp;quot;;effective:=active,osgi.service;filter:=&amp;quot;(objectClass=com.liferay.portal.kernel.util.Portal)&amp;quot;;effective:=active,osgi.contract;osgi.contract=JavaServlet;filter:=&amp;quot;(&amp;amp;(osgi.contract=JavaServlet)(version=3.1.0))&amp;quot;,osgi.contract;osgi.contract=JavaPortlet;filter:=&amp;quot;(&amp;amp;(osgi.contract=JavaPortlet)(version=3.0.0))&amp;quot;,osgi.ee;filter:=&amp;quot;(&amp;amp;(osgi.ee=JavaSE)(version=1.8))&amp;quot;&lt;br /&gt; Service-Component
    =
    OSGI-INF/com.liferay.login.web.internal.portlet.FastLoginPortlet.xml,OSGI-INF/com.liferay.login.web.internal.portlet.LoginPortlet.xml,OSGI-INF/com.liferay.login.web.internal.portlet.action.CreateAccountMVCActionCommand.xml,OSGI-INF/com.liferay.login.web.internal.portlet.action.CreateAccountMVCRenderCommand.xml,OSGI-INF/com.liferay.login.web.internal.portlet.action.CreateAnonymousAccountMVCActionCommand.xml,OSGI-INF/com.liferay.login.web.internal.portlet.action.CreateAnonymousAccountMVCRenderCommand.xml,OSGI-INF/com.liferay.login.web.internal.portlet.action.ForgotPasswordMVCActionCommand.xml,OSGI-INF/com.liferay.login.web.internal.portlet.action.ForgotPasswordMVCRenderCommand.xml,OSGI-INF/com.liferay.login.web.internal.portlet.action.LoginConfigurationActionImpl.xml,OSGI-INF/com.liferay.login.web.internal.portlet.action.LoginMVCActionCommand.xml,OSGI-INF/com.liferay.login.web.internal.portlet.action.LoginMVCRenderCommand.xml,OSGI-INF/com.liferay.login.web.internal.portlet.action.LoginRedirectMVCRenderCommand.xml,OSGI-INF/com.liferay.login.web.internal.servlet.taglib.include.AnonymousNavigationPrePageInclude.xml,OSGI-INF/com.liferay.login.web.internal.servlet.taglib.include.CreateAccountNavigationPostPageInclude.xml,OSGI-INF/com.liferay.login.web.internal.servlet.taglib.include.ForgetPasswordNavigationPostPageInclude.xml,OSGI-INF/com.liferay.login.web.internal.servlet.taglib.include.SignInNavigationPrePageInclude.xml,OSGI-INF/com.liferay.login.web.internal.upgrade.LoginWebUpgrade.xml&lt;br /&gt; Tool
    = Bnd-4.3.0.201909301554&lt;br /&gt; Web-ContextPath = /login-web&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;
  &lt;br /&gt;
  &lt;strong&gt;g! headers 1242 | grep &amp;quot;Bundle-Version&amp;quot;&lt;/strong&gt;&lt;/p&gt;
&lt;blockquote&gt;
  &lt;p&gt;
    &lt;br /&gt; Bundle-Version = 5.0.26&lt;br /&gt;true&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;
  &lt;br /&gt;
  &lt;u&gt;
    &lt;strong&gt;Now this is the gogoshell output for my own created Liferay
      Module Project Fragment test-login-fragment:&lt;/strong&gt;&lt;/u&gt;&lt;/p&gt;
&lt;p&gt;
  &lt;strong&gt;g! lb &lt;/strong&gt;&lt;/p&gt;
&lt;blockquote&gt;
  &lt;p&gt;...&lt;br /&gt;1369|Installed  |   15|test-login-fragment (1.0.0)|1.0.0&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;
  &lt;strong&gt;g! diag 1369&lt;/strong&gt;&lt;/p&gt;
&lt;blockquote&gt;
  &lt;p&gt;
    &lt;br /&gt;test.login.fragment [1369]&lt;br /&gt;  Unresolved requirement:
    Fragment-Host: com.liferay.login.web; bundle-version=&amp;quot;5.0.26&amp;quot;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;
  &lt;strong&gt;g! headers 1369 | grep &amp;quot;Bundle-Version&amp;quot;&lt;/strong&gt;&lt;/p&gt;
&lt;blockquote&gt;
  &lt;p&gt;
    &lt;br /&gt; Bundle-Version = 1.0.0&lt;br /&gt; Portal-Bundle-Version = 7.3.6&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;I cant see the error here. I have  Bundle-Version = 5.0.26
  for &amp;quot;com.liferay.login.web&amp;quot; installed. &lt;br /&gt;And again: It
  works if I deploy through eclipse servers view add and
  remove. &lt;br /&gt;It does not work if I deploy via gradle deploy /
  dropping the built .jar file into the deploy folder.&lt;/p&gt;</summary>
    <dc:creator>Uwe Peters</dc:creator>
    <dc:date>2021-03-25T06:29:31Z</dc:date>
  </entry>
  <entry>
    <title>RE: Liferay Module Project Fragment not working via gralde deploy 7.3.6ga7?</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=120693371" />
    <author>
      <name>Russell Bohl</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=120693371</id>
    <updated>2021-03-24T13:16:53Z</updated>
    <published>2021-03-24T13:16:53Z</published>
    <summary type="html">&lt;p&gt;I would first go to the Gogo shell and run&lt;/p&gt;
&lt;p&gt;
  &lt;code&gt;lb -s | grep &amp;quot;com.liferay.login.web&amp;quot;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;You'll see the bundle version there, but to be sure I'd run&lt;/p&gt;
&lt;p&gt;
  &lt;code&gt;headers [bundleId-from-above-lb]&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;or&lt;/p&gt;
&lt;p&gt;
  &lt;code&gt;headers [bundleId] | grep &amp;quot;Bundle-Version&amp;quot;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;If you see a version other than 5.0.26, that solves it.&lt;/p&gt;</summary>
    <dc:creator>Russell Bohl</dc:creator>
    <dc:date>2021-03-24T13:16:53Z</dc:date>
  </entry>
  <entry>
    <title>RE: Liferay Module Project Fragment not working via gralde deploy 7.3.6ga7?</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=120695291" />
    <author>
      <name>Uwe Peters</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=120695291</id>
    <updated>2021-03-24T07:29:06Z</updated>
    <published>2021-03-24T07:29:06Z</published>
    <summary type="html">&lt;p&gt;If I want to build a Liferay Module Project Fragment through the
  gradle wrapper I am getting again this output:&lt;/p&gt;
&lt;blockquote&gt;
  &lt;p&gt;warning: Host
    com.liferay.login.web=bundle-version=&amp;quot;5.0.26&amp;quot; for this
    fragment/require bundle cannot be found on the classpath&lt;/p&gt;
  &lt;p&gt;warning: Host
    com.liferay.login.web=bundle-version=&amp;quot;5.0.26&amp;quot; for this
    fragment cannot be found on the classpath&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;So my CI CD pipeline is also broken because of this. I am building
  with GitlabCI and the gradlewrapper. I can not deploy any Liferay
  Module Project Fragment for the login anymore. If I deploy the
  produced .jar file the gogo shell outputs this line:&lt;/p&gt;
&lt;blockquote&gt;
  &lt;p&gt;Unresolved requirement: Fragment-Host: com.liferay.login.web; bundle-version=&amp;quot;5.0.26&amp;quot;&lt;br /&gt; &lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;
  &lt;strong&gt;On 7.3.5ga6 all this was working&lt;/strong&gt;. I have trouble with
  it since I tried to update to 7.3.6ga7.&lt;br /&gt;I need some of these
  fixed from the 7.3.6ga7 version but I cant use this because of the
  above described problems...&lt;/p&gt;</summary>
    <dc:creator>Uwe Peters</dc:creator>
    <dc:date>2021-03-24T07:29:06Z</dc:date>
  </entry>
  <entry>
    <title>Liferay Module Project Fragment not working via gralde deploy 7.3.6ga7?</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=120694919" />
    <author>
      <name>Uwe Peters</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=120694919</id>
    <updated>2021-03-23T13:40:49Z</updated>
    <published>2021-03-23T13:15:20Z</published>
    <summary type="html">&lt;p&gt;I have downloaded the Liferay CE 7.3.6-ga7 Tomcat bundle from this
  url and unzipped it:
  https://releases-cdn.liferay.com/portal/7.3.6-ga7/ and created a new
  Liferay workspace project. &lt;br /&gt;If I want to deploy a Liferay Module
  Project Fragment to the server over the gradle deploy task it fails.&lt;/p&gt;
&lt;p&gt;I have created a Liferay Module Project Fragment for
  com.liferay.login.web as the Fragment Host.&lt;/p&gt;
&lt;p&gt;I can select the JSP views that I want to override/modify but when I
  deploy the Frament Module I am getting this error while I am executing
  the Gradle deploy task:&lt;/p&gt;
&lt;blockquote&gt;
  &lt;p&gt;
    &lt;br /&gt;Task :modules:test-login-fragment:jar&lt;br /&gt;warning: Host
    com.liferay.login.web=bundle-version=&amp;quot;5.0.26&amp;quot; for this
    fragment/require bundle cannot be found on the
    classpath&lt;br /&gt;warning: Host
    com.liferay.login.web=bundle-version=&amp;quot;5.0.26&amp;quot; for this
    fragment cannot be found on the classpath&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;the gogo shell says that its in installed state.&lt;/p&gt;
&lt;p&gt;gogo shell diag:&lt;/p&gt;
&lt;blockquote&gt;
  &lt;p&gt;
    &lt;br /&gt;test.login.fragment [1355]&lt;br /&gt;  Unresolved requirement:
    Fragment-Host: com.liferay.login.web; bundle-version=&amp;quot;5.0.26&amp;quot;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;If I deploy it with the server attached into the Liferay IDE via add
  and remove from the servers view it gets deployed
  successfully. &lt;br /&gt;This is my Liferay IDE Version: Version: 3.9.2.202103181004-ga3&lt;/p&gt;
&lt;p&gt;
  &lt;strong&gt;EDIT:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I have looked into the gradle operations console when I deploy via
  servers add and remove there I can see this again:&lt;/p&gt;
&lt;blockquote&gt;
  &lt;p&gt;&amp;gt; Task :modules:test-login-fragment:jar&lt;br /&gt;warning: Host
    com.liferay.login.web=bundle-version=&amp;quot;5.0.26&amp;quot; for this
    fragment/require bundle cannot be found on the
    classpath&lt;br /&gt;warning: Host
    com.liferay.login.web=bundle-version=&amp;quot;5.0.26&amp;quot; for this
    fragment cannot be found on the classpath&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;For some reason it works anyway if I deployed through add and remove.
  If I deploy via the gradle task gradle deploy it fails like described above.&lt;/p&gt;
&lt;p&gt;Do I have something misconfigured in gradle or the gradle tasks? &lt;/p&gt;</summary>
    <dc:creator>Uwe Peters</dc:creator>
    <dc:date>2021-03-23T13:15:20Z</dc:date>
  </entry>
</feed>
