Franz Fehringer wrote:
Also the Maven2 repository for JAXB2 was a legacy one in former times
to be used with <layout>legacy</layout>.
Franz
Gisbert Amm schrieb:
Max Bowsher wrote:
nicolas de loof wrote:
Hello
Lot's of my old projects use maven1, and new one start with maven2.
To avoid downloading multiple copy of same jars, I'd like to share
the local
repository between m1 and m2.
Is there any way to make maven2 use "legacy" repository layout ?
No.
I believe one of the reasons is because Maven2 metadata is not storable
in the legacy layout.
Max.
?
We use M1 Repos with M2 successfully by specifying
<layout>legacy</layout> in the <repository> section.
-Gisbert
------------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Those are both examples of remote repositories, which can be used with
legacy layout. As far as I know, your local repository can not.
Hth,
Nick Stolwijk
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]