I've been trying to install the Maven Jetspeed 2.0 plugin with the
instructions here:
http://portals.apache.org/jetspeed-2/getting-started-binary.html (Section
3.1.2 - Install the Jetspeed 2 maven-plugin) and I keep getting the
following error:

[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Required goal not found: plugin:download


The command I'm using is the following:

mvn -DartifactId=maven-jetspeed2-plugin
-DgroupId=org.apache.portals.jetspeed-2 -Dversion=2.0 plugin:download

NOTE: That the instructions seem to be copied from the jetspeed
1.0documentation b/c it refers to 'maven' instead of 'mvn'. I changed
this in
the command above.

Has anyone ran into this issue? I don't have any experience with Maven.

Thanks.

- Billy -

Reply via email to