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 2006/10/24 19:53:24 UTC

[Myfaces Wiki] Trivial Update of "Trinidad Plugins" by SimonLessard

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 SimonLessard:
http://wiki.apache.org/myfaces/Trinidad_Plugins

The comment on the change is:
Removed the same drive requirement as I could run it np on a different drive.

------------------------------------------------------------------------------
  
  That plugin is a nice extension to the already existing eclipse and netbeans plugins provided with Maven by default. As it name implies, this plugin will generate a JDeveloper project from a Maven project structure. However, to use this plugin successfully, some work has to be done to your project's POM file first.
  
-  1. Prerequisite: The project's files have to be on the same drive as your maven repository.
   1. Generate your project's POM using Trinidad Archetype for example.
   1. Edit the project's POM file and add the following:
    {{{