Jacek Laskowski wrote:
As far as i know,it is not possible to use m2 dependencies in m1, so if
we want to do that we would have to write a m1 plugin for that ourselves.
It is. Just define <layout>legacy</layout> as a type of a repository.
Cool. Is it possible to make m2 deploy the builds to the local m1
repository as part of the build process? That would be very helpful.
The m1 build will be the "reference" build until the conversion has
finished, so the goal is to keep the m2 build in sync with the m1 build.
It certainly will take som effort, but i think it is be possible.
It's going to be a big PITA, but there's no other choice, unless
Dain's idea would work.
I agree.
/Anders