Howdy uportal crowd,
For about 2 days studying and Googling this issue I cannot get a good
uportal build.
The quickstart works but I start a new gig with a school that is heavily
dependent upon uportal.
I need to understand the code itself and the ability to create portlets
that can be added in like the standard portlets.
This all depends upon a good build.
When I run: ant initportal the build process always stops in the same
place:
********************************************************************************************
[exec] [ERROR] Failed to execute goal
org.codehaus.mojo:hibernate3-maven-plugin:2.2:hbm2ddl (default) on
project SimpleContentPortlet: Execution default of goal
org.codehaus.mojo:hibernate3-maven-plugin:2.2:hbm2ddl failed: An API
incompatibility was encountered while executi.ng
org.codehaus.mojo:hibernate3-maven-plugin:2.2:hbm2ddl:
java.lang.NoSuchMethodError:
org.slf4j.helpers.MessageFormatter.arrayFormat(Ljava/lang/String;[Ljava/lang/Object;)Lorg/slf4j/helpers/FormattingTuple;
********************************************************************************************
I had a look at the wiki for the slf4j jar mismatch solution but I don't
see how this affects the SimleContentPortlet.
I did a find on the package and class:
org.slf4j.helpers.MessageFormatter and find returns jars with the same
version: slf4j-api-1.7.11.jar.
This is true for the quickstart which runs OK.
I found this:
https://issues.jasig.org/browse/UP-4581 which claims
upgrading maven fixes the problem but I can't on my Ubuntu LTS 14.04
upgrade from 3.0.5 maven to 3.2.2.
I would really appreciate any hint or suggestion whatever.
Please advise.
Kindly regards.