Hi, On 25/01/06, Sasvata Chatterjee <[EMAIL PROTECTED]> wrote: > I know I have been asking for a lot of updates.....please bear with > me, almost there. > > With the latest SNAPSHOT (maven-1) updates to dist.codehaus.org, I can > get m2 to download all the required dependencies for my xdoclet > plugin. Only thing is that the xdoclet m2 snapshot in > dist.codehaus.org still has a POM pointing to generama-1.2.1 (which > doesn't have the isIn(...) method for Plugin. Could someone please > upload a new m2 snapshot of xdoclet so it points to > generama-1.2.2-SNAPSHOT?
You are right. I deployed a snapshot yesterdat, but with m1 - just did it again with m2 now. The confusion is due to the fact that generama can't currently be built with m2. (One of the test cases doesn't pass for some odd reason related to UrlStreamHandlers). Once this is fixed, I think we could switch to building with m2 only, since m1 doesn't really need the poms from the repository anyway. Hope it works for you now :) Cheers, g
