Hi, I am trying to get started with pluto 1.1.5. I can run the portal but I am stuck on how to deploy a new porlet into the portal. I know that I can use the admin page to put a new portlet onto a page once pluto "knows" about the portlet, but how to do that? What is the equivalent of "drop your xxx.war file under $TOMCAT_HOME/webapps"?
>From looking at http://portals.apache.org/pluto/v11/getting-started.html, I grabbed pluto-current-bundle, pluto-current-bin, pluto-current-container-bin, and pluto-current-src. I'm not sure that I need all of them but I figured better safe than sorry. I found this on an old CD: "Deploy Portlets To install portlets after you successfully installed Pluto, copy the portlet war's to the /PLUTO_DIR/portlets directory and execute /PLUTO_DIR/build/build.sh deploy_portlets. There is a testsuite portlet already there. When deployed it will appear portal page. *Last updated on 12/17/03 by* Mehmet Nacar" I am looking for the equivalent for 1.1.5. I see that the project is using maven so I'm sure that's the tool, and I have it installed, but 1) do I have the right software or do I still need to download something else? 2) Where do I run the maven command and 3) what is the syntax? I'm sorry if this has been asked a million times before. I googled but didn't find anything that seemed like the right answer.
