[ 
http://jira.codehaus.org/browse/MRELEASE-532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=214408#action_214408
 ] 

Olivier Lamy commented on MRELEASE-532:
---------------------------------------

Your logs contains 
{code}
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven Default Project
[INFO]    task-segment: [release:perform] (aggregator-style)
[INFO] ------------------------------------------------------------------------
[INFO] [release:perform]
[INFO] Checking out the project to perform the release ...
[INFO] Executing: cmd.exe /X /C "svn --non-interactive checkout 
http://svn.fckeditor.net/FCKeditor.Java/tags/2.6/ fckej26"
[INFO] Working directory: C:\Users
[INFO] Executing goals 'deploy'...
{code}
Do you have configured goals in your pom ? 
[http://maven.apache.org/plugins/maven-release-plugin/perform-mojo.html#goals]

or 
[http://maven.apache.org/plugins/maven-release-plugin/examples/perform-release.html]
 ?

> 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-beta-8, 2.0-beta-9, 2.0
>         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