Hi,

I'm trying to install the example portlet that I downloaded from:
http://wiki.apache.org/portals/Pluto/Pluto1%2e1ExamplePortlet

The instructions tell you to run:

mvn integration-test

When I run that command I get the following error:

[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

GroupId: org.apache.maven.plugins
ArtifactId: maven-pluto-plugin
Version: 1.1.0-beta2

Reason: Unable to download the artifact from any repository

 org.apache.maven.plugins:maven-pluto-plugin:pom:1.1.0-beta2

from the specified remote repositories:
 central (http://repo1.maven.org/maven2)


[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 1 second
[INFO] Finished at: Mon Feb 05 15:29:36 EST 2007
[INFO] Final Memory: 2M/5M
[INFO] ------

Can anyone help me?

Thanks

Reply via email to