[
https://issues.apache.org/jira/browse/COMMONSSITE-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary Gregory updated COMMONSSITE-128:
-------------------------------------
Description:
Release plugin should work when SCM directories contain empty folders that
twould be reused.
For example:
{noformat}
[ERROR] Failed to execute goal
org.apache.commons:commons-release-plugin:1.5-SNAPSHOT:stage-distributions
(stage-distributions) on project commons-vfs2-distribution: Failed to add files
to SCM: The svn command failed. [svn: warning: W150002:
'C:\temp\rc\commons-vfs2-project-2.3-rc1\commons-vfs2-distribution\target\commons-release-plugin\scm\binaries'
is already under version control
[ERROR] svn: warning: W150002:
'C:\temp\rc\commons-vfs2-project-2.3-rc1\commons-vfs2-distribution\target\commons-release-plugin\scm\source'
is already under version control
[ERROR] svn: E200009: Could not add all targets because some targets are
already versioned
[ERROR] svn: E200009: Illegal target for the requested operation
[ERROR] ]
{noformat}
was:
Release plugin should work when SCM directories contain empty folders that
twould be reused.
For example:
{{noformat}}
[ERROR] Failed to execute goal
org.apache.commons:commons-release-plugin:1.5-SNAPSHOT:stage-distributions
(stage-distributions) on project commons-vfs2-distribution: Failed to add files
to SCM: The svn command failed. [svn: warning: W150002:
'C:\temp\rc\commons-vfs2-project-2.3-rc1\commons-vfs2-distribution\target\commons-release-plugin\scm\binaries'
is already under version control
[ERROR] svn: warning: W150002:
'C:\temp\rc\commons-vfs2-project-2.3-rc1\commons-vfs2-distribution\target\commons-release-plugin\scm\source'
is already under version control
[ERROR] svn: E200009: Could not add all targets because some targets are
already versioned
[ERROR] svn: E200009: Illegal target for the requested operation
[ERROR] ]
{{noformat}}
> Release plugin should work when SCM directories contain empty folders that
> twould be reused
> -------------------------------------------------------------------------------------------
>
> Key: COMMONSSITE-128
> URL: https://issues.apache.org/jira/browse/COMMONSSITE-128
> Project: Commons All
> Issue Type: Wish
> Components: Commons Release Plugin
> Affects Versions: 1.5-SNAPSHOT
> Reporter: Gary Gregory
> Priority: Major
>
> Release plugin should work when SCM directories contain empty folders that
> twould be reused.
> For example:
> {noformat}
> [ERROR] Failed to execute goal
> org.apache.commons:commons-release-plugin:1.5-SNAPSHOT:stage-distributions
> (stage-distributions) on project commons-vfs2-distribution: Failed to add
> files to SCM: The svn command failed. [svn: warning: W150002:
> 'C:\temp\rc\commons-vfs2-project-2.3-rc1\commons-vfs2-distribution\target\commons-release-plugin\scm\binaries'
> is already under version control
> [ERROR] svn: warning: W150002:
> 'C:\temp\rc\commons-vfs2-project-2.3-rc1\commons-vfs2-distribution\target\commons-release-plugin\scm\source'
> is already under version control
> [ERROR] svn: E200009: Could not add all targets because some targets are
> already versioned
> [ERROR] svn: E200009: Illegal target for the requested operation
> [ERROR] ]
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)