Re: [mevenide-user] Can Maven Netbeans plugin support Portal Pack project?
"Milos Kleint" <[email protected]> Thu, 24 Apr 2008 08:52:01 +0200
| Newsgroups | gmane.comp.jakarta.turbine.maven.mevenide.user |
|---|---|
| Message-ID | <[email protected]> |
Hello, I've never use portlets myself. So all my comments are based on a quick scan through netbeans 6.0. I've installed the portlet support and created a default web application. the portlet support was added as a webframework from the list. Later I created a portlet file.. Did I cover the fuctionality or is there more? he upcoming 3.1 version of mevenide should cover the webframeworks support. So it should work with portlets as well. a few gotchas though. You create a war packaged project first and enable the webframework(s) later in the project properties dialog. You need to make sure you have the j2ee level compatible with the webframework (that's an issue withthe visual web for example, not sure it matters for portlets). Once you enable the webframework, the configuration files shall be added to the project and dependencies added to the pom. If the maven support recognizes the library jars (if they are in central repo, your local repo or any other repo that is indexed and registerered in the IDE) you will get correct dependencies added to the project. If it cannot identify the jars, you get some dependency stubs that you want to edit later I guess. you can try out the 3.1 support by downloading it from the daily builds hudson machine: http://deadlock.netbeans.org/hudson/job/mevenide/ Regards, let me know if it works as expected or what problems you encountered. Milos Kleint On Thu, Apr 24, 2008 at 6:57 AM, Fran555 <[email protected]> wrote: > > We use Netbeans Portal Pack plugin for creating portlet project. Can Maven > Netbeans plugin support Portal Pack project? > > How can we have the Portal Pack plugin to create portlet project files and > store in Maven project? Just don't understand how these two work together. > -- > View this message in context: http://www.nabble.com/Can-Maven-Netbeans-plugin-support-Portal-Pack-project--tp16841557p16841557.html > Sent from the mevenide - user mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email