JDeveloper Project Files

Overview

This guide shows how to generate project files for JDeveloper from the maven POMs. This should be done whenever a new module is added.

Using maven-jdev-plugin

One simple command will update all of the JDeveloper project files.

  $ mvn org.apache.myfaces.trinidadbuild:maven-jdev-plugin:jdev
  $ svn revert taxes/mef/mef-client-portal/src/main/webapp/WEB-INF/jsf_core.tld
  $ svn revert taxes/sstp/sstp-server-portal/src/main/webapp/WEB-INF/jsf_core.tld