|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
where is maven-pluto-pluginHello.
I'm newbie in portlets. I do a HelloWorld portlet for pluto, but I can't build because maven-pluto-plugin isn't: SamplePortlet $ mvn package [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building Maven Webapp Archetype [INFO] task-segment: [package] [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error building POM (may not be this project's POM). Project ID: org.apache.maven.plugins:maven-pluto-plugin Reason: POM 'org.apache.maven.plugins:maven-pluto-plugin' not found in repository: Unable to download the artifact from any repository org.apache.maven.plugins:maven-pluto-plugin:pom:1.1.0-SNAPSHOT from the specified remote repositories: central (http://repo1.maven.org/maven2) for project org.apache.maven.plugins:maven-pluto-plugin [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1 second [INFO] Finished at: Thu Aug 07 18:47:49 CLT 2008 [INFO] Final Memory: 3M/29M [INFO] ------------------------------------------------------------------------ thanks you ! -- -rvm rv- rv- |
|
|
Re: where is maven-pluto-pluginHi,
The usual procedure to compile and deploy the whole pluto portal is the following: compile from the root directory (that is, you will see the folders maven-pluto-plugin, pluto-container, pluto-descriptor-api... if you "ls"), do a "$ mvn install". deploy: move the pluto-portal.war and the testsuite.war to TOMCAT_HOME/webapps. Once that works, try to include your own portlets. I can't remember how that is done, but I don't think it is too hard. Hope that helps, Pablo On Fri, Aug 8, 2008 at 1:13 AM, Rene Vielma M <renevielma@...> wrote: Hello. |
|
|
|
|
|
|
| Free embeddable forum powered by Nabble | Forum Help |