-
Hi David,
I saw that in recent commit, you changed the way how the Liferay bundle is fetched, from Maven-based properties (groupId, artifactId, version + repo url) to simply URL pointing to zip: http…
-
This happens with yarn, but not with npm. Please let me know if you need any more details than this to solve the issue.
```
Arguments:
/Users/brianheise/liferay/demos/ce-cli/build/node/bin/nod…
-
this is better to have a button under Liferay Menu, and allows user to create DB quickly, since on local dev env, the DB configuration already is in liferay workspace properties, we can read it , and …
-
First of all, I'd like to thank you for making this great sample.
I'm new to Liferay and have read a lot of documentation about it.
I built the project following the instructions in the README.md fi…
-
When attempting to create a new module in a workspace project the "New Module" window does not display and so a module of any type cannot be created.
Steps:
1. Right click within the workspace pro…
-
I would like to generate modules for version 7.4 of Liferay Portal.
Examining the Todo project generated with the templates version for 7.3 and imported into Liferay workspace 7.4 the incompatibili…
-
I'm trying to generate service using default example following documentation and get these errors:
Started creating service scaffolding. Fetching base.json
Generating *-api, *-service, *-web skele…
-
```
What steps will reproduce the problem?
1. download WAR to liferay v6.0.6 deploy directory
2. that's it
What is the expected output? What do you see instead?
Adding
What version of the product…
-
```
What steps will reproduce the problem?
1. download WAR to liferay v6.0.6 deploy directory
2. that's it
What is the expected output? What do you see instead?
Adding
What version of the product…
-
It is critical for a Liferay developer to perform CRUD operations using Liferay APIs.
Obviously you can develop a Vaadin Portlet without using Liferay APIs, for example to retrieve data via REST an…