You can find snapshots here: http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/maven-embedder/2.1-SNAPSHOT/ Use the ueber jar, that includes all the dependencies.
I think you can still use new DefaultArtifactRepository() with the embedder, as mentioned in the mojo developer cookbook. On Jan 4, 2008 9:49 PM, Nick Stolwijk <[EMAIL PROTECTED]> wrote: > I don't think it is in the maven repo yet, as Maven 2.1 is not released > yet. The trunk version is here: > https://svn.apache.org/repos/asf/maven/components/trunk/maven-embedder/ > > Hth, > > Nick Stolwijk > > Graham Leggett wrote: > > Nick Stolwijk wrote: > > > >> It seems it got deleted between 2.0.5 and 2.0.6 with the following > >> checkins: > >> > >> r521488 | jvanzyl | 2007-03-22 22:56:42 +0100 (Thu, 22 Mar 2007) | 3 > >> lines > >> Changed paths: > >> D /maven/components/branches/maven-2.0.x/maven-embedder > >> > >> o i looked at trying to back port and it's not worth it the trunk > >> version is light years ahead and > >> the alpha 2.1 will be out shortly. > > > > Anyone know where I might find "the trunk version" in svn, or even > > better, in the maven repo? > > > > Regards, > > Graham > > -- > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
