Re: [mevenide-user] Can Maven Netbeans plugin support Portal Pack project?
"Milos Kleint" <[email protected]> Mon, 5 May 2008 20:37:33 +0200
| Newsgroups | gmane.comp.jakarta.turbine.maven.mevenide.user |
|---|---|
| Message-ID | <[email protected]> |
On Mon, May 5, 2008 at 4:12 PM, Fran555 <[email protected]> wrote: > > Ok, I have tried a little on the 3.1 ver, and it looks nice. I also found a > maven portlet archetype, which is for portlet project. > > Actually I found several portlet archetype, and don't know which one to use. > We are using jsf + spring + hibernate for portlet. maven portlet archetype > is for jsr 286 standard, and can we use it for the jsr 168? Sorry, no idea. I've never heard of the JSRs and never actually developed any portlets or web app. > > there are somethings that I don't quite understand. How is using a maven > portlet archetype different from installing the portlet support to a > default web application? Well, the archetype is a maven way of creating a project from templated. installing the portlet into the default webapp (if you mean addign the webframework to the maven/ant web project) is a netbeans way of adding web framework support into a project. It adds dependencies and configuration files usually. > > How should I add dependencies for jsf / spring / hibernate? should I copy > the library jars to somewhere before adding them from mevenide? All library > added to IDE will be copied to maven directory? I'm not sure I follow. the webframework support shall be able to add the jsf/spring/hibernate dependencies automatically. to get the local repository populated, do a project build or trigger the "download all libraries" action on the Libraries node popup menu. Milos --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email