On Sat, 6 Dec 2008, Thomas Fischer wrote:
>>> I can live with the names... but the "purest" in me doesn't
>>> like the redundancy of having the torque- prefix. IMHO, it's
>>> sort of like saying XML Language, i.e. Extensible Markup Language
>>> Language. If it's an easy change, I wouldn't mind dropping this.
>>> But if it's not, I can live with it.
>>
>> I thought that the eclipse plugin only works when the names are equal to
>> the artifact names. But I'll check again.
>
> I checked and I cannot get the maven eclipse plugin to work correctly if the
> directory names are different from the maven artifact ids. So I'd prefer to
> leave it as it is. If you find a way to rename the directories and still have
> the maven eclipse plugin working, please make the necessary changes.
To be more specific, the dependencies between the projects do not work. If
the artifact-it is "torque-templates" and the directory name is
"templates", the eclipse plugin will create a project reference to
"torque-templates" and not to "templates" in modules that depend on the
templates.
Thomas
---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org
|