site-deploy does not happen even though <site> is set
-----------------------------------------------------

                 Key: MRELEASE-532
                 URL: http://jira.codehaus.org/browse/MRELEASE-532
             Project: Maven 2.x Release Plugin
          Issue Type: Bug
          Components: perform
    Affects Versions: 2.0, 2.0-beta-9, 2.0-beta-8
         Environment: Maven 2.0.10, JDK6, XP SP3
            Reporter: Michael Osipov
         Attachments: no-site-deploy.log

I have tried to relase my software but the site does not get deployed opposing 
to 
[this|http://maven.apache.org/plugins/maven-release-plugin/xref/org/apache/maven/plugins/release/PerformReleaseMojo.html#123]

{noformat}
mvn release:perform 
-DconnectionUrl="scm:svn:http://svn.fckeditor.net/FCKeditor.Java/tags/2.6/"; \
-DworkingDirectory=fckej26 -DuseReleaseProfile=false
{noformat}

The logfile does not show any site deployment. I wasn't able to debug this with 
mvnDebug

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

        

Reply via email to