On 1/5/06, Stephane Nicoll <[EMAIL PROTECTED]> wrote: > > I am thinking about, downloading source for everything or not at all > (that's why I am insist on the warning if the source is not found > instead of a failure :)
+1 Milos On 1/5/06, Milos Kleint <[EMAIL PROTECTED]> wrote: > > For example in mevenide/netbeans I'm downloading the sources not through > > maven1 itself but manually for IDE plugin codebase. So a download goal > not > > really a requirement. However having to specify a special source > dependency > > for all binary deps sounds like a bit of overhead.. > > > > Milos > > > > On 1/5/06, Stephane Nicoll <[EMAIL PROTECTED]> wrote: > > > > > > dowload is interesting. Example: IDE integration wants to download the > > > source from the repository. Should not fail if it is not available > > > though. > > > > > > Stéphane > > > > > > On 1/2/06, Arnaud HERITIER <[EMAIL PROTECTED]> wrote: > > > > I thought to jar, install and deploy. > > > > I don't know if there's an interest to manually download it. It can > be > > > done > > > > with a dependency. > > > > I'll take a look at the m2 plugin to mimic it. > > > > > > > > Arnaud > > > > > > > > On 1/2/06, Fabrizio Giustina <[EMAIL PROTECTED]> wrote: > > > > > > > > > > +1 > > > > > > > > > > to mimic what we are able to do with m2 it should include the > > > > > following goals/tags: > > > > > jar > > > > > install > > > > > deploy > > > > > download > > > > > > > > > > is this what you are planning to include in the plugin? > > > > > fabrizio > > > > > > > > > > > > > > > > > > > > On 1/2/06, Arnaud HERITIER <[EMAIL PROTECTED]> wrote: > > > > > > Hi all, > > > > > > > > > > > > It seems useful for some users to have a maven-sources-plugin > for > > > m1. > > > > > > http://jira.codehaus.org/browse/MAVEN-1736 > > > > > > Are you agree if we add it in the m1 plugins ? > > > > > > > > > > > > [ ] +1 - It seems to be a good idea. > > > > > > [ ] +0 - Don't know > > > > > > [ ] -1 - No, I prefer ..... > > > > > > > > > > > > Arnaud > > > > > > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > .::You're welcome ::. > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > > -- > .::You're welcome ::. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
