You can do this with dependency:unpack or dependency:copy too instead of
using ant.
-Original Message-
From: satheeshsamiappan [mailto:[EMAIL PROTECTED]
Sent: Monday, April 28, 2008 12:57 AM
To: dev@maven.apache.org
Subject: Re: Building Applet JARS inside WAR files using Maven 2.0
Hi
ecessarily reflect the
> opinions of the Queensland Department of Main Roads, Queensland
> Transport or Maritime Safety Queensland, or endorsed organisations
> utilising the same infrastructure.
> ***
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://www.nabble.com/Building-Applet-JARS-inside-WAR-files-using-Maven-2.0-tp16268092s177p16930326.html
Sent from the Maven Developers mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
On Tue, 25 Mar 2008, [EMAIL PROTECTED] wrote:
> Hi,
>
> I have been scratching my head on this one for awhile.
Please send these kinds of questions to the Maven Users list. This
list is reserved for discussion of the development of Maven itself.
Wayne
On Tue, 25 Mar 2008, [EMAIL PROTECTED] wrote:
Hi,
I have been scratching my head on this one for awhile.
We have an applet which the class files are packaged up into a JAR file.
This JAR file is then packaged up inside a WAR file which then gets
packaged in an EAR file so that it can be deploy
Hi,
I have been scratching my head on this one for awhile.
We have an applet which the class files are packaged up into a JAR file.
This JAR file is then packaged up inside a WAR file which then gets
packaged in an EAR file so that it can be deployed onto Websphere
Application Server 6.1 (our
Please use the Maven users list for user questions.
-Original Message-
From: Maiskar, Vikram V [mailto:[EMAIL PROTECTED]
Sent: Monday, July 24, 2006 7:42 AM
To: dev@maven.apache.org
Subject: Using maven 2.0
Hi,
I need to write maven scripts with 2.x version, such that I can do all
Hi,
please start with the maven book on the mergere's site
http://www.mergere.com/m2book_download.jsp
or with the getting started
http://maven.apache.org/guides/getting-started/index.html
Regards,
Raphaël
2006/7/24, Maiskar, Vikram V <[EMAIL PROTECTED]>:
Hi,
I need to write maven scripts w
Hi,
I need to write maven scripts with 2.x version, such that I can do all :
compile, test and package to jar using one command only.
I am unable to get any docs reagrding this (as to how to do that whether
to have a file like maven.xml ...).
Can somebody pl help in this regard?
Thanks,
Vikram