-
zoltan.takacs@DESKTOP-3M79188 MINGW64 ~/tmp
$ liferay extension start -b -d /c/Users/zoltan.takacs/tmp/my-client-extensions-workspace/
✔ 'localdev' sources updated.
✔ 'localdev' images built.
Spec…
-
Conflicting lifecycle mapping (plugin execution "biz.aQute.bnd:bnd-maven-plugin:6.2.0:bnd-process (execution: default, phase: process-classes)"): Mapping defined in 'org.eclipse.m2e.pde.connector_1.20…
-
When I run `liferay ext build` on the following extension the zip file is created, but the build process seems to hang and does not build the other client extensions in the project.
https://github…
-
I'm trying this out on my Linux laptop which is running Ubuntu 20. I'm trying to follow the guide which has the following instructions.
- [ ] Execute liferay extension mkcert (this will generate a…
-
If you startup ext enviornment and deploy client extensions, DXP will write ConfigMaps into cluster. However, next time you start EXT environment (in a different workspace), those ConfigMaps from pre…
-
- Plugin Name:
- Plugin Version: 6.12.1
- OS Name: Mac OS X
- OS Version: 10.15.7
- Java Version: 11.0.9
- App Name: IDEA
- App Full Name: IntelliJ IDEA
- Is Snapshot: false
- App Build: IC-203.5981.…
-
Should be checked that the Apache Pluto and Liferay have Servlet 5 compatible versions.
-
**Describe the bug**
When I upgrade our gradle download task from 3.2.0 to 5.1.0, It always throw output result is empty file. I set src for download task, but task alwasys think the task output is …
-
Hello,
I'm working on Windows 10 + WSL2 (Ubuntu 20.04.4 LTS).
My Liferay Workspace is located in the WSL2 distribution and I observe an issue with the Liferay Target platform indexing feature: onl…
-
Lets say that you have two themes in a Liferay Workspace and wondering how to do it specifically in a CI build.
@jbalsas suggested the use of manually adding relative paths in the package.json. …