Max Bowsher wrote:
> Carlos Sanchez wrote:
>> On 6/21/07, Carlos Sanchez <[EMAIL PROTECTED]> wrote:
>>> On 6/21/07, Max Bowsher <[EMAIL PROTECTED]> wrote:
>>>> Carlos Sanchez wrote:
>>>>> yes, it should work, if I configure it in the pom it does, can you
>>> try
>>>>> that?
>>>> The interpolation does work then, yes. So that bug affects the command
>>>> line only.
>>>>
>>>> Tthe problem of the projectNameTemplate not being applied to project
>>>> dependencies is unaffected by configuration method.
>>> ah, you mean the linked projects, I think I forgot that detail
>> this should be fixed now
> 
> Thanks, but now it's broken in a new and exciting way :-)
> 
> Now all the project references in .classpath are referring to the
> *current* project, not to the *dependency* projects. I guess the
> nametemplate is being interpolated with reference to the wrong object.


Oh. I was caught out by the interpolation syntax change ${foo} to [foo].
Adapting to that, it now seems to be working - thanks!

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to