Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.0-beta-6
-
None
-
windows
Description
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
[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