You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by Apache Wiki <wi...@apache.org> on 2008/06/12 01:56:06 UTC

[Myfaces Wiki] Trivial Update of "Building Trinidad With Maven" by ScottOBryan

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Myfaces Wiki" for change notification.

The following page has been changed by ScottOBryan:
http://wiki.apache.org/myfaces/Building_Trinidad_With_Maven

------------------------------------------------------------------------------
  || includeBridge* || This profile will copy the current portlet-bridge libraries into the WEB-INF/lib folder for the Trinidad examples so that they can be more easily deployed into a portal environment. ||
  || jdk1.4-compatible** || Retrofits Trinidad to work with JDK1.4 using retrotranslator ||
  || jettyConfig || This profile enables the config necessary to run the jetty:run target.  This should be used only when you are trying to run jetty from maven.  In order to run jetty, you would issue the following command from the trinidad-examples/trinidad-demo project: {{{mvn -PjettyConfig install jetty:run}}}.  There is no need to invoke the includeJSF profile, the same behavior will already be set up in this profile. ||
- * These options are only available for Trinidad 1.2
+ * These options are only available for Trinidad 1.2[[BR]]
  ** This option is only available for Trinidad 1.0
  
  ==== Build Properties ====