You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dennis Lundberg (JIRA)" <ji...@codehaus.org> on 2009/03/01 16:10:13 UTC

[jira] Closed: (MSITE-350) site:deploy not verbose enough, not, _at all_ with -X

     [ http://jira.codehaus.org/browse/MSITE-350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Lundberg closed MSITE-350.
---------------------------------

         Assignee: Dennis Lundberg
       Resolution: Fixed
    Fix Version/s: 2.0

Fixed in r749044.

I added debug logging stating where the site will be deployed.

> site:deploy not verbose enough, not, _at all_ with -X
> -----------------------------------------------------
>
>                 Key: MSITE-350
>                 URL: http://jira.codehaus.org/browse/MSITE-350
>             Project: Maven 2.x Site Plugin
>          Issue Type: Improvement
>          Components: site:deploy
>    Affects Versions: 2.0-beta-6
>         Environment: windows
>            Reporter: Antony Stubbs
>            Assignee: Dennis Lundberg
>            Priority: Minor
>             Fix For: 2.0
>
>
> Am having problems with site deployment but no errors are output and using -X doesn't change site:deploy's output.
> I would at least expect the location it's deploying to be output even without -X
> {code}
> [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-site-plugin:2.0-beta-6:deploy' -->
> [DEBUG]   (f) inputDirectory = c:\dev\TaskRunner\runner\target\site
> [DEBUG]   (f) project = MavenProject: com.......:runner:1.1-SNAPSHOT @ c:\dev\TaskRunner\runner\pom.xml
> [DEBUG]   (f) settings = org.apache.maven.settings.Settings@6210fb
> [DEBUG] -- end configuration --
> [INFO] [site:deploy]
> TaskRunner/runner - Session: Opened
> TaskRunner/runner - Session: Disconnecting
> TaskRunner/runner - Session: Disconnected
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD SUCCESSFUL
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 3 seconds
> [INFO] Finished at: Thu Aug 14 16:40:17 NZST 2008
> {code}

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