(taking this back to the users list)

On Wed, Apr 1, 2009 at 10:01 AM, Olivier Lamy <ol...@apache.org> wrote:
> 2009/4/1 Jorg Heymans <jorg.heym...@gmail.com>:
>> On Wed, Apr 1, 2009 at 9:33 AM, Olivier Lamy <ol...@apache.org> wrote:
>>
>>> Try mvn help:effective-pom I'm not sure the scm information is correct.
>>
>> I don't know what to make from the scm info, in any case it points to
>> a non-existing tag:
>>
>>  <scm>
>>    
>> <connection>scm:svn:http://server/svn/project/tags/myparent-4/myproject</connection>
>>    
>> <developerConnection>scm:svn:http://server/svn/project/tags/myparent-4/myproject</developerConnection>
>>  </scm>
>>
>> The "myproject" at the end seems bad. In any case somehow beta-8 was
>> able to cope with this, wierd.
>
> :-) (in this case IMHO your project is bad : publishing site will
> publish bad source info etc.. changelog plugin can not work etc..)

The released parent pom contains this scm element :

  <scm>
    <connection>scm:svn:http://server/svn/project/tags/myparent-4</connection>
    
<developerConnection>scm:svn:http://server/svn/project/tags/myparent-4</developerConnection>
  </scm>

Do you mean this is wrong ?

Thanks,
Jorg

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to