Hello. 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-
