On Wed, 2002-03-27 at 13:55, Sam Ruby wrote: > Jason van Zyl wrote: > > > >> Can you describe what is in the "small build file"? > > > > A basic <javac> and <jar> to produce the necessary output for other > > projects in the build. > > javac instead of ant? Whatever floats your boat. OK, sure. I'd still > like the ability to control the classpath.
Sorry, by <javac> and <jar> I meant the ant tasks. Just a small build file to produce the jar. > Do you envision this separate file would be required for all projects? Or > should there be some syntax in the project definition to alert the consumer > of this information that there is or will be a separate file. However I do it it will transparent to users of Maven. I will probably just generate it and with the gump descriptor and reference the generate mini build file in the gump descriptor. I'm just playing with this now, but the maven install is working right now if we can go with that for a bit. I can't spend too much longer on this stuff at the moment. > - Sam Ruby > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- jvz. Jason van Zyl [EMAIL PROTECTED] http://tambora.zenplex.org -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
