Check local modification doesn't work with SVN 1.6 klient
---------------------------------------------------------
Key: MOJO-1538
URL: http://jira.codehaus.org/browse/MOJO-1538
Project: Mojo
Issue Type: Bug
Affects Versions: buildnumber-maven-plugin-1.0-beta-4
Environment: Apache Maven 2.2.1 (r801777; 2009-08-06 21:16:01+0200)
Java version: 1.6.0_18
Java home: D:\java\jdk\jre
Default locale: cs_CZ, platform encoding: Cp1250
OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
svn, version 1.6.5 (r38866)
compiled Aug 22 2009, 09:54:18
Copyright (C) 2000-2009 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet (http://www.Collab.Net/).
The following repository access (RA) modules are available:
* ra_neon : Module for accessing a repository via WebDAV protocol using Neon.
- handles 'http' scheme
- handles 'https' scheme
* ra_svn : Module for accessing a repository using the svn network protocol.
- with Cyrus SASL authentication
- handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
- handles 'file' scheme
* ra_serf : Module for accessing a repository via WebDAV protocol using serf.
- handles 'http' scheme
- handles 'https' scheme
Reporter: Petr Prochazka
Configuration of called goal:
{code}[DEBUG] Configuring mojo
'org.codehaus.mojo:buildnumber-maven-plugin:1.0-beta-4:create' -->
[DEBUG] (s) buildNumberPropertiesFileLocation =
D:\Projects-local\_tools\maven\es-parent\trunk\buildNumber.properties
[DEBUG] (f) buildNumberPropertyName = buildNumber
[DEBUG] (s) doCheck = true
[DEBUG] (s) doUpdate = false
[DEBUG] (f) getRevisionOnlyOnce = false
[DEBUG] (f) project = MavenProject: com.gk-software:es:14-SNAPSHOT @
D:\Projects\_tools\maven\es-parent\trunk\pom.xml
[DEBUG] (f) reactorProjects = [MavenProject: com.gk-software:es:14-SNAPSHOT @
D:\Projects\_tools\maven\es-parent\trunk\pom.xml]
[DEBUG] (f) scmBranchPropertyName = scmBranch
[DEBUG] (s) scmDirectory = D:\Projects\_tools\maven\es-parent\trunk
[DEBUG] (f) session = org.apache.maven.execution.mavensess...@1a1c42f
[DEBUG] (f) timestampPropertyName = timestamp
[DEBUG] (s) urlScm =
scm:svn:http://localhost/dav/es/_tools/maven/es-parent/trunk
[DEBUG] (f) useLastCommittedRevision = true
[DEBUG] -- end configuration --{code}
Log:
{code}[INFO] [buildnumber:create {execution: buildnumber-check}]
[INFO] Verifying there are no local modifications ...
[INFO] Executing: cmd.exe /X /C "svn --non-interactive status"
[INFO] Working directory: D:\Projects-local\_tools\maven\es-parent\trunk
[DEBUG] ? verify.txt
[DEBUG] M pom.xml
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: cmd.exe /X /C "svn --non-interactive info"
[INFO] Working directory: D:\Projects-local\_tools\maven\es-parent\trunk
[INFO] Storing buildNumber: 196460 at timestamp: 1276706633695
[INFO] Executing: cmd.exe /X /C "svn --non-interactive info"
[INFO] Working directory: D:\Projects-local\_tools\maven\es-parent\trunk
[INFO] Storing buildScmBranch: trunk{code}
Build doesn't fail if running goal with...
Regards
Petr
--
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
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email