Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Repair Jira Macros

...

The -DgroupId, -DartifactId and -Dversion specified in this command are up to you but they should match the JAR vendor, name and version to avoid confusion down the road.
The -Dfile is the Oracel JDBC driver. You should include the working directory path in the event the driver is not in the directory you are running maven from.

Tip

Oracle 12c is not supported out of the box in supported with uPortal 4.2.1. With uPortal 4.2.0, but you can update the main pom.xml in the root source directory to use hibernate 4.2.19Final and Oracle 12C should work (e.g. <hibernate.version>4.2.19.Final</hibernate.version>). You should also insure you are using SimpleContentPortlet v1.2.1 or 2.0.1 due to

Jira Legacy
serverJASIG Issue TrackerSystem JIRA
serverId76221f40d8d429a7-4501dc92-3df13696-857885f0-6c87908cbdf71de5d4e9bcf6
keyCMSPLT-54
. For additional information, see http://jasig.275507.n4.nabble.com/Anyone-using-or-transitioning-to-Oracle-12c-td4665785.html.

...