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 supported with uPortal 4.2.1. With uPortal 4.2.0, 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
serverSystem JIRA
serverIdd8d429a7-dc92-3696-85f0-1de5d4e9bcf6
keyCMSPLT-54
. For additional information, see http://jasig.275507.n4.nabble.com/Anyone-using-or-transitioning-to-Oracle-12c-td4665785.html.

 

Step 2: Configure the Database Filter     

...