from a maven.xml ... :-) > -----Original Message----- > From: Matthias Wessendorf [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 08, 2005 4:21 PM > To: [email protected] > Subject: calling maven for a maven.xml > > > Hi, > > I have a problem, related to an applet that is build w/ m1. > The applet itself is a jar that got's signed by a maven.xml > jelly script. > This applet has dependencies that got also signed w/ this > maven.xml file. > > After this, I have four signed JARs in $project/target. > this is nice, and works as expected. > > the problem is, that I have currently no idea, how to > *include* this applet > and its jars into my web app (also maven based). > > So let's say for simplicity, that I'd like to do a "mavencall" of that > applet project and *after* that call, I'd like to copy its > jar files (from target directory) into > a folder of my web app. > > Is there any plugin, or jelly script, that allows me to do > something like that ? > > Thanks in advice, > Matthias > > --------------------------------------------------------------------- > 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]
