[ 
https://jira.codehaus.org/browse/MRELEASE-532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Scholte closed MRELEASE-532.
-----------------------------------

    Resolution: Cannot Reproduce
      Assignee: Robert Scholte

[PerformReleaseMojo#122|http://svn.apache.org/viewvc/maven/release/tags/maven-release-2.2.2/maven-release-plugin/src/main/java/org/apache/maven/plugins/release/PerformReleaseMojo.java?view=markup#l122]
 shows the implementation of version 2.2.2. According to this, if the {{site}} 
is set, the {{site-deploy}} will be added.
[AbstractRunGoalsPhase#68|http://svn.apache.org/viewvc/maven/release/tags/maven-release-2.2.2/maven-release-manager/src/main/java/org/apache/maven/shared/release/phase/AbstractRunGoalsPhase.java?view=markup#l68]
 shows the logmessage.
[RunPerformGoalsPhase#114|http://svn.apache.org/viewvc/maven/release/tags/maven-release-2.2.2/maven-release-manager/src/main/java/org/apache/maven/shared/release/phase/RunPerformGoalsPhase.java?view=markup#l114]
 shows the retrieval of the performGoals.
                
> site-deploy does not happen even though <site> is set
> -----------------------------------------------------
>
>                 Key: MRELEASE-532
>                 URL: https://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
>            Assignee: Robert Scholte
>         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, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to