You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org> on 2006/04/10 09:57:48 UTC

[jira] Closed: (CONTINUUM-652) Incorrect sub-modules path from SVN

     [ http://jira.codehaus.org/browse/CONTINUUM-652?page=all ]
     
Emmanuel Venisse closed CONTINUUM-652:
--------------------------------------

     Assign To: Emmanuel Venisse
    Resolution: Won't Fix

> Incorrect sub-modules path from SVN
> -----------------------------------
>
>          Key: CONTINUUM-652
>          URL: http://jira.codehaus.org/browse/CONTINUUM-652
>      Project: Continuum
>         Type: Bug

>   Components: Core system
>     Versions: 1.0.2
>     Reporter: Hugo Palma
>     Assignee: Emmanuel Venisse

>
>
> I have the following structure in SVN:
> myproject
>               | trunk
>                       - pom.xml
>               | childproject1
>                       | trunk
>                                 - pom.xml
>                                 | src
>                                       ......
>               | childproject2
>                       | trunk
>                                - pom.xml
>                                | src
>                                      .....
> When i configure continuum to build with the url to "myproject/trunk/pom.xml" it fails because it tries to find the submodules pom.xml in "myproject/trunk/childproject1/pom.xml" when the correct path should be "myproject/childproject/trunk/pom.xml"
> Is this the intended behaviour ?

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