On Thu, 8 Sep 2005, Matthias Wessendorf wrote: Not sure if this is what you're looking for, but the maven:maven jelly tag can 'call' maven. See the site for details.
-- Kenney > 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] > > -- Kenney Westerhof http://www.neonics.com GPG public key: http://www.gods.nl/~forge/kenneyw.key --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
