[
http://jira.codehaus.org/browse/MRELEASE-608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=239929#action_239929
]
Dimitri Uwarov commented on MRELEASE-608:
-----------------------------------------
Hi Albert
The proect is checked out correctly from the location you specified
(https://svn.codehaus.org/jtstand/jtstand/tags/jtstand-1.2.5). But the actual
pom is in
/home/albert/ch/jtstand/jtstand/trunk/jtstand/target/checkout/jtstand. I guess
you should try to change the connectionUrl to
https://svn.codehaus.org/jtstand/jtstand/tags/jtstand-1.2.5/jtstand.
It worked for me with jtstand 1.2.6-SNAPSHOT from trunk
// Dimitri
> perform sets wrong working directory when Executing goals 'deploy
> site-deploy' on SVN based project
> ---------------------------------------------------------------------------------------------------
>
> Key: MRELEASE-608
> URL: http://jira.codehaus.org/browse/MRELEASE-608
> Project: Maven 2.x Release Plugin
> Issue Type: Bug
> Affects Versions: 2.0, 2.1
> Environment: Linux, Maven 3.0
> Reporter: Albert Kurucz
> Priority: Blocker
> Attachments: performWrongDir.txt
>
>
> the perform goal, checks out the project from SVN to perform the release.
> The project can be found, after this operation at
> .../trunk/projectName/target/checkout/projectName/pom.xml
> but after the checkout, the perform goal executes the goals 'deploy
> site-deploy' assuming that the project is here:
> .../trunk/projectName/target/checkout/pom.xml
> and fails, because it cannot find a pom there.
> see log attached.
> Find the actual open source project at
> https://svn.codehaus.org/jtstand/jtstand/trunk/jtstand/
--
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