On Mon, Apr 28, 2008 at 11:02 PM, Artem Melentyev <[EMAIL PROTECTED]> wrote:
> Hi, devs. > > The build (at trunk) is working on maven-2.0.9 and our 2.1-SNAPSHOT now. > http://jira.xwiki.org/jira/browse/XWIKI-2346 > > Please install maven-2.0.9 and test the build. > So far nothing wrong. How can i be certain whether switching to maven-2.0.9 has caused no defects ? I mean, is there a compatibility test or something like that ? *doubtful* Thanks. - Asiri > > Artem Melentyev wrote: > > I found the cause: > > > > "prepare-package" phase is supported only in maven 2.1 > > (look at > > > http://maven.apache.org/guides/introduction/introduction-to-the-lifecycle.html#Lifecycle_Reference > ) > > > > I changed all "prepare-package" phases to "package" in xe/database > > and to "test" in web/standard ("package" works incorrectly here): > > http://rafb.net/p/SLjVW226.html > > > > maven-2.0.9 produce correct XE distribution now. > > > > Vincent Massol wrote: > >> No the proposal is not dropped. We just need to make it work with > >> 2.0.9. I haven't had the time to look into this but don't wait for me > >> to find the solution :) > > -- > Artem Melentyev > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs > _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

