Hello,
AFAIK in m1, poms from central repository are not used (neither downloaded)
Could'nt m1.1+ be enhanced to download dependencies from a m2-styled
repository ?
This only means converting
groupId(with".")/type(s)/artifactId-version.type
to
groupId(with"/")/artifactId/version/type(s)/artifactId-version.type
Why such an idea ? Because AFAIK m2 is built by converting m1 artifacts.
So m2 repo includes all m1 artifacts. But what if an artifact has been
created in m2 repo but not in m1 ? And how long will we have 2
repositories ?
Making m1.1+ access m2 repo would make possible to deprecate m1-like
"legacy" repositories.
maven 1.1+ could try to download using m2 repository structure, and fall
back to legacy mode on failure.
Is this a stupid idea ?
Nico.
This message contains information that may be privileged or confidential and is
the property of the Capgemini Group. It is intended only for the person to whom
it is addressed. If you are not the intended recipient, you are not authorized
to read, print, retain, copy, disseminate, distribute, or use this message or
any part thereof. If you receive this message in error, please notify the
sender immediately and delete all copies of this message.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]