actually this is for maven1 integration. I don't use the embedder there and I don't plan to actually, using plain commons-httpclient there..
in m2 impl, the embedder is used to download the sources.. Milos On 1/5/06, Jason van Zyl <[EMAIL PROTECTED]> wrote: > > Brett Porter wrote: > > Just one comment if you start to implement download as part of idea:idea > > or eclipse:eclipse - please make sure it is consistent with the m2 > > implementation. > > > > Stephane Nicoll wrote: > >> dowload is interesting. Example: IDE integration wants to download the > >> source from the repository. Should not fail if it is not available > >> though. > > Milos is doing this in the Netbeans integration. All the IDE integration > should use the same library, possibly the embedder as that will give you > the same behaviour as maven itself. > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > -- > > jvz. > > Jason van Zyl > jason at maven.org > http://maven.apache.org > > A man enjoys hsi work when he understands the whole and when he > is responsible for the quality of the whole > > -- Christopher Alexander, A Pattern Language > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
