You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@codehaus.org> on 2006/02/17 04:01:19 UTC

[jira] Created: (MSITE-92) site:stage fails, goal not found

site:stage fails, goal not found
--------------------------------

         Key: MSITE-92
         URL: http://jira.codehaus.org/browse/MSITE-92
     Project: Maven 2.x Site Plugin
        Type: Bug

 Environment: Maven 2.0.2
    Reporter: Howard M. Lewis Ship


The documentation for "site:stage" is unclear; it appears to be something that will build my site to a particular directory?  In trying to test it out, to see what it does, I found out that it does not work.

bash-3.00$ mvn site:stage
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'site'.
[INFO] ----------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ----------------------------------------------------------------------------
[INFO] Required goal not found: site:stage
[INFO] ----------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ----------------------------------------------------------------------------
[INFO] Total time: < 1 second
[INFO] Finished at: Thu Feb 16 18:57:01 PST 2006
[INFO] Final Memory: 2M/5M
[INFO] ----------------------------------------------------------------------------
bash-3.00$


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Closed: (MSITE-92) site:stage fails, goal not found

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MSITE-92?page=all ]
     
Brett Porter closed MSITE-92:
-----------------------------

     Assign To: Brett Porter
    Resolution: Won't Fix

PrematureDocumentationException

The goal only exists in SVN. I'll roll back the site to the last release.

> site:stage fails, goal not found
> --------------------------------
>
>          Key: MSITE-92
>          URL: http://jira.codehaus.org/browse/MSITE-92
>      Project: Maven 2.x Site Plugin
>         Type: Bug

>  Environment: Maven 2.0.2
>     Reporter: Howard M. Lewis Ship
>     Assignee: Brett Porter

>
>
> The documentation for "site:stage" is unclear; it appears to be something that will build my site to a particular directory?  In trying to test it out, to see what it does, I found out that it does not work.
> bash-3.00$ mvn site:stage
> [INFO] Scanning for projects...
> [INFO] Searching repository for plugin with prefix: 'site'.
> [INFO] ----------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ----------------------------------------------------------------------------
> [INFO] Required goal not found: site:stage
> [INFO] ----------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ----------------------------------------------------------------------------
> [INFO] Total time: < 1 second
> [INFO] Finished at: Thu Feb 16 18:57:01 PST 2006
> [INFO] Final Memory: 2M/5M
> [INFO] ----------------------------------------------------------------------------
> bash-3.00$

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org