You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Lukas Theussl (JIRA)" <ji...@codehaus.org> on 2006/12/18 22:34:40 UTC

[jira] Closed: (MPSCM-94) Branch configuration is beiing used as if it were a tag

     [ http://jira.codehaus.org/browse/MPSCM-94?page=all ]

Lukas Theussl closed MPSCM-94.
------------------------------

    Resolution: Duplicate

> Branch configuration is beiing used as if it were a tag
> -------------------------------------------------------
>
>                 Key: MPSCM-94
>                 URL: http://jira.codehaus.org/browse/MPSCM-94
>             Project: maven-scm-plugin
>          Issue Type: Bug
>    Affects Versions: 1.6
>         Environment: Windows XP maven2 plugin version 1.0-beta-4
>            Reporter: Damon Jacobsen
>
> Setting my pom file to :
> 	<build>
> 		<plugins>
> 			<plugin>
> 				<groupId>org.apache.maven.plugins</groupId>
> 				<artifactId>maven-scm-plugin</artifactId>
> 				<version>1.0-beta-4</version>
> 				<configuration>
> 					<branch>premaven
> 					</branch>
> 				</configuration>
> 			</plugin>
> 		</plugins>
> 	</build>
> nets the result of 
> [ERROR] svn: URL 'svn://172.22.248.151/svn/dirty/pcs/tags/premaven' doesn't exist
> I would expect it to look in 'svn://172.22.248.151/svn/dirty/pcs/branches/premaven' 

-- 
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