Foros de discusión

liferay-faces from source: Non-resolvable parent POM

thumbnail
Bernd Prager, modificado hace 10 años.

liferay-faces from source: Non-resolvable parent POM

Junior Member Mensajes: 42 Fecha de incorporación: 20/12/12 Mensajes recientes
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, modificado hace 10 años.

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

Liferay Legend Mensajes: 3089 Fecha de incorporación: 28/10/08 Mensajes recientes
Hi Bern,

what are you trying to compile/install? The pom.xml in demo directory?
thumbnail
Bernd Prager, modificado hace 10 años.

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

Junior Member Mensajes: 42 Fecha de incorporación: 20/12/12 Mensajes recientes
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, modificado hace 10 años.

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

Liferay Legend Mensajes: 2655 Fecha de incorporación: 27/07/05 Mensajes recientes
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, modificado hace 10 años.

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

Junior Member Mensajes: 42 Fecha de incorporación: 20/12/12 Mensajes recientes
12c
thumbnail
Neil Griffin, modificado hace 10 años.

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

Liferay Legend Mensajes: 2655 Fecha de incorporación: 27/07/05 Mensajes recientes
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, modificado hace 10 años.

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

Junior Member Mensajes: 42 Fecha de incorporación: 20/12/12 Mensajes recientes
Sounds great. I will try it.
thumbnail
Bernd Prager, modificado hace 10 años.

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

Junior Member Mensajes: 42 Fecha de incorporación: 20/12/12 Mensajes recientes
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, modificado hace 10 años.

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

Liferay Legend Mensajes: 2655 Fecha de incorporación: 27/07/05 Mensajes recientes
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, modificado hace 10 años.

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

Junior Member Mensajes: 42 Fecha de incorporación: 20/12/12 Mensajes recientes
Thank you Neil.
I will try this ASAP.
-- Bernd
thumbnail
Neil Griffin, modificado hace 10 años.

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

Liferay Legend Mensajes: 2655 Fecha de incorporación: 27/07/05 Mensajes recientes
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