[ 
https://issues.apache.org/jira/browse/MSCMPUB-13?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov reopened MSCMPUB-13:
-----------------------------------

> automaticRemotePathCreation does not create parent directories
> --------------------------------------------------------------
>
>                 Key: MSCMPUB-13
>                 URL: https://issues.apache.org/jira/browse/MSCMPUB-13
>             Project: Maven SCM Publish Plugin
>          Issue Type: Bug
>    Affects Versions: 1.0
>            Reporter: Michael Koch
>            Priority: Minor
>
> {{mvn scm-publish:publish-scm 
> -Dscmpublish.pubScmUrl=scm:svn:.../$\{project.artifactId\}/$\{project.version\}}}
>  fails if the directory {{$\{project.artifactId\}}} does not exist. This 
> happens regardless of the {{automaticRemotePathCreation}} setting. Publishing 
> the site of a new project therefore fails unless the SVN path is created 
> manually.
> The root cause is that maven-scm-provider-svnexe does not add the "--parents" 
> parameter to the {{svn mkdir}} command. I don't know if this should be 
> considered a bug of the provider, or if the provider API should be enhanced 
> to make this configurable.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to