I have to use other people's maven1 builds (e.g. axis) but use an m2 repository internally. there appears to be no automated way of doing an equivalent of jar:install to an m2 repository, without which it is really hard to integrate the two versions of maven.
I know I can set up my repository list to include a legacy repository, but that doesnt help me share releases via a team repository.