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
Priority: Minor
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 = [EMAIL PROTECTED]
[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