Oh, for the record, the built turbine-2.2.jar can be found under the "jakarta-turbine-2/target" directory.
On Fri, 28 Nov 2003, Dan K. wrote: > > Ah, so you don't just issue the "maven" command, instead you issue > the "maven jar" command to build turbine-2.2.jar! > > On another note, getting the TDK 2.2 to work was quite straightforward, > good work to the author of the howto and the rest who made it so. > > On Fri, 28 Nov 2003, Dan K. wrote: > > > > > Ok, sorry I found the "real" maven repo under C:\documents and > > settings\<me>\.maven\repository, with the needed subdirs (I actually got > > the names right), and put the needed jars in there. > > > > Maven now builds turbine 2.2 (just says "build successful", but where's > > the output classes? Is it suppose to be ./target or something, but I > > don't see that? Does anyone know? > > > > Regards, > > Dan > > > > On Fri, 28 Nov 2003, Dan K. wrote: > > > > > > > > Thanks, noticed that, so then I just ran "maven" (according to some other > > > post on the mailing list). I've installed maven 1.0rc1, but have not used > > > it before... > > > > > > I get this error: > > > > > > Attempting to download javamail-1.2.jar. > > > WARNING: Failed to download javamail-1.2.jar. > > > Attempting to download activation-1.0.2.jar. > > > WARNING: Failed to download activation-1.0.2.jar. > > > Attempting to download jdbc-2.0.jar. > > > WARNING: Failed to download jdbc-2.0.jar. > > > Attempting to download jndi-1.2.1.jar. > > > WARNING: Failed to download jndi-1.2.1.jar. > > > The build cannot continue because of the following unsatisfied > > > dependencies: > > > > > > javamail-1.2.jar (no download url specified) > > > activation-1.0.2.jar (try downloading from > > > http://java.sun.com/products/javabean > > > s/glasgow/jaf.html) > > > jdbc-2.0.jar (try downloading from > > > http://java.sun.com/products/jdbc/download.ht > > > ml#spec) > > > jndi-1.2.1.jar (try downloading from http://java.sun.com/products/jndi/) > > > > > > Total time: 4 seconds > > > Finished at: Fri Nov 28 12:45:20 EST 2003 > > > > > > > > > I've got these files already, can I just plop them into the maven > > > "repository"? Do they have to go under exact subdirectory names like the > > > other stuff in the repository? I tried creating the subdirs > > > "javamail", "activation"/"jaf", etc. in the repo...but don't seem to work. > > > > > > > > > > > > On Fri, 28 Nov 2003, Leandro Rodrigo Saad Cruz wrote: > > > > > > > Use maven ! > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
