留言板

liferay-faces from source: Non-resolvable parent POM

thumbnail
Bernd Prager,修改在10 年前。

liferay-faces from source: Non-resolvable parent POM

Junior Member 帖子: 42 加入日期: 12-12-20 最近的帖子
I did checkout version 3.2.x from git and get:

mvn clean package
[INFO] Scanning for projects...
Downloading: https://repository.liferay.com/nexus/content/groups/public/com/liferay/faces/demos/liferay-faces-demos/4.2.0-m2-SNAPSHOT/maven-metadata.xml
Downloading: https://repository.liferay.com/nexus/content/groups/public/com/liferay/faces/demos/liferay-faces-demos/4.2.0-m2-SNAPSHOT/liferay-faces-demos-4.2.0-m2-SNAPSHOT.pom
Downloading: https://repository.liferay.com/nexus/content/groups/public/org/appfuse/maven-warpath-plugin/maven-metadata.xml
Downloaded: https://repository.liferay.com/nexus/content/groups/public/org/appfuse/maven-warpath-plugin/maven-metadata.xml (460 B at 0.2 KB/sec)
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR]   The project com.liferay.faces.demos:liferay-faces-showcase-demos:4.2.0-m2-SNAPSHOT (C:\bin\cygwin\home\bernd_prager\Projects\liferay-faces\demos\showcase\pom.xml) has 1 error
[ERROR]     Non-resolvable parent POM: Could not find artifact com.liferay.faces.demos:liferay-faces-demos:pom:4.2.0-m2-SNAPSHOT in liferay-public (https://repository.liferay.com/nexus/content/groups/public) and 'parent.relativePath' points at wrong local POM @ line 5, column 10 -> [Help 2]


Any help please.
Thank you,
-- Bernd
thumbnail
Juan Gonzalez,修改在10 年前。

RE: liferay-faces from source: Non-resolvable parent POM

Liferay Legend 帖子: 3089 加入日期: 08-10-28 最近的帖子
Hi Bern,

what are you trying to compile/install? The pom.xml in demo directory?
thumbnail
Bernd Prager,修改在10 年前。

RE: liferay-faces from source: Non-resolvable parent POM

Junior Member 帖子: 42 加入日期: 12-12-20 最近的帖子
I am trying to build a shared JSF library for WebLogic and Liferay 6.2, following the instructions here: https://www.liferay.com/community/wiki/-/wiki/Main/Building+Liferay+Faces+From+Source
thumbnail
Neil Griffin,修改在10 年前。

RE: liferay-faces from source: Non-resolvable parent POM

Liferay Legend 帖子: 2655 加入日期: 05-7-27 最近的帖子
Hi Bernd,

Are you targeting WebLogic 11g (10.3.6.0) or 12c (12.1.2.0)?

We did our testing of the 3.2.4-ga5 release with 12c, since Liferay Portal 6.2 is certified for use on 12c and 12c is certified by Oracle for use with JSF 2.1.

Thanks,

Neil
thumbnail
Bernd Prager,修改在10 年前。

RE: liferay-faces from source: Non-resolvable parent POM

Junior Member 帖子: 42 加入日期: 12-12-20 最近的帖子
12c
thumbnail
Neil Griffin,修改在10 年前。

RE: liferay-faces from source: Non-resolvable parent POM

Liferay Legend 帖子: 2655 加入日期: 05-7-27 最近的帖子
Hi Bernd,

OK I'm glad to hear that you are working with WebLogic 12c for Liferay Portal 6.2.

The 3.2.x branch is a little unstable right now because we are pushing commits for lots of new JSF components for AlloyUI. Probably better to checkout the 3.2.4-ga5 tag instead.

Regardless, we just updated the Building Liferay Faces From Source wiki article and added instructions for WebLogic 12c.

Best Regards,

Neil
thumbnail
Bernd Prager,修改在10 年前。

RE: liferay-faces from source: Non-resolvable parent POM

Junior Member 帖子: 42 加入日期: 12-12-20 最近的帖子
Sounds great. I will try it.
thumbnail
Bernd Prager,修改在10 年前。

RE: liferay-faces from source: Non-resolvable parent POM

Junior Member 帖子: 42 加入日期: 12-12-20 最近的帖子
Neil,

The Wiki update on Building Liferay Faces From Source for WebLogic 12 sounds like, you are no longer recommending a shared JSF library for WebLogic (as you do here).

Is this correct?

I wonder if you could also update the latter wiki article for WebLogic 12.

Thank you,
-- Bernd
thumbnail
Neil Griffin,修改在10 年前。

RE: liferay-faces from source: Non-resolvable parent POM

Liferay Legend 帖子: 2655 加入日期: 05-7-27 最近的帖子
Hi Bernd,

Thanks for pointing out the oversight. We just created a new wiki article titled Deploying JSF Portlets on Oracle WebLogic 12c. When you get a chance, please let us know if it works well for you.

To answer your specific question, you are right -- we are no longer recommending a shared JSF library for WebLogic 12c. That is only necessary for WebLogic 11g.

Best Regards,

Neil
thumbnail
Bernd Prager,修改在10 年前。

RE: liferay-faces from source: Non-resolvable parent POM

Junior Member 帖子: 42 加入日期: 12-12-20 最近的帖子
Thank you Neil.
I will try this ASAP.
-- Bernd
thumbnail
Neil Griffin,修改在10 年前。

RE: liferay-faces from source: Non-resolvable parent POM

Liferay Legend 帖子: 2655 加入日期: 05-7-27 最近的帖子
Hi Bernd,

I also wanted to mention that the new WebLogic 12c wiki article references the official Installing Liferay on Oracle WebLogic 12c (12.1.2 and higher) documentation, but I filed LRDOCS-983 asking the documentation team to remove the outdated reference to the JSF shared library requirement.

Best Regards,

Neil