we need them unless we make long-overdue changes to how external-path
works:
- external-path should refer to an actual path, either absolute or
rooted at the server home or base dir (I can't figure out which is
which)
- a new tag should be added to look in the repo, and it should have
the option of version-independence, i.e. it should contain an artifact.
There might be a jira about this.
thanks
david jencks
On Aug 26, 2006, at 11:37 PM, Jason Dillon wrote:
Do we need lines like this in plans:
<external-path>${geronimo_groupId}/geronimo-uddi-server/$
{pom.version}/war</external-path>
<external-path>tranql/tranql-connector-derby-embed-local/$
{tranql_vendors_version}/rar</external-path>
I only see them in uddi and daytrader configs. I'd like to remove
the need to pass in this properties... specifically the dependency
versions.
Anyone know?
--jason