You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Pavel Topinka (JIRA)" <ji...@codehaus.org> on 2007/11/27 08:53:57 UTC

[jira] Created: (CONTINUUM-1581) svn problem in crating diff

svn problem in crating diff 
----------------------------

                 Key: CONTINUUM-1581
                 URL: http://jira.codehaus.org/browse/CONTINUUM-1581
             Project: Continuum
          Issue Type: Bug
          Components: SCM
    Affects Versions: 1.1-beta-3
         Environment: Linux
            Reporter: Pavel Topinka


I have component service-catalog/sc-lifecycle/pom.xml

in pom.xml I set up artefactID>lifecycle<
When svn tries to make diff it take artefactId like svn director


INFO] Generate &quot;Change Log&quot; report.
[INFO] Generating changed sets xml to: /buildsrv/nobackup/hermes-maven/continuum/working-directory/19/target/changelog.xml
[INFO] Executing: svn --username xxxx --password xxxx --non-interactive log -v -r &quot;{2007-10-27 15:58:35 +0000}:{2007-11-27 15:58:35 +0000}&quot; http://gappa/svn/hp-soa/trunk/service-catalog/lifecycle
[INFO] Working directory: /buildsrv/nobackup/hermes-maven/continuum/working-directory/19
[ERROR] Provider message:

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

        

[jira] Commented: (CONTINUUM-1581) svn problem in crating diff

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_115003 ] 

Emmanuel Venisse commented on CONTINUUM-1581:
---------------------------------------------

you must define the correct scm url in your pom.

> svn problem in crating diff 
> ----------------------------
>
>                 Key: CONTINUUM-1581
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1581
>             Project: Continuum
>          Issue Type: Bug
>          Components: SCM
>    Affects Versions: 1.1-beta-3
>         Environment: Linux
>            Reporter: Pavel Topinka
>
> I have component service-catalog/sc-lifecycle/pom.xml
> in pom.xml I set up artefactID>lifecycle<
> When svn tries to make diff it take artefactId like svn director
> INFO] Generate &quot;Change Log&quot; report.
> [INFO] Generating changed sets xml to: /buildsrv/nobackup/hermes-maven/continuum/working-directory/19/target/changelog.xml
> [INFO] Executing: svn --username xxxx --password xxxx --non-interactive log -v -r &quot;{2007-10-27 15:58:35 +0000}:{2007-11-27 15:58:35 +0000}&quot; http://gappa/svn/hp-soa/trunk/service-catalog/lifecycle
> [INFO] Working directory: /buildsrv/nobackup/hermes-maven/continuum/working-directory/19
> [ERROR] Provider message:

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