With Maven 2.0.2, "mvn -e -X site:stage" is producing:
[DEBUG] maven-site-plugin: resolved to version 2.0-beta-4 from
repository central
[DEBUG] Retrieving parent-POM from the repository for project:
null:maven-site-plugin:maven-plugin:2.0-beta-4
[INFO]
------------------------------------------------------------------------
----
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
----
[INFO] Required goal not found: site:stage
[INFO]
------------------------------------------------------------------------
----
[DEBUG] Trace
org.apache.maven.BuildFailureException: Required goal not found:
site:stage
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.getMojoDescriptor
(DefaultLifecycleExecutor.java:1499)
Am I missing something, or are the docs off and this goal doesn't
actually exist?
Thanks,
Adam Winer
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]