I've filed it as:
http://jira.codehaus.org/browse/MNG-415
Patches welcome!
Cheers,
Brett
On 5/17/05, Hugo Palma <[EMAIL PROTECTED]> wrote:
> Can you tell the jira issue key for this ? I couldn't find it in JIRA.
> I also need this feature so i'd like to follow it's evolution.
>
>
> Cheers
>
>
Can you tell the jira issue key for this ? I couldn't find it in JIRA.
I also need this feature so i'd like to follow it's evolution.
Cheers
Hugo
Chalermpong Chaiyawan wrote:
Thanks Brett. I will.
Regards,
Chalermpong Chaiyawan
Brett Porter wrote:
On 5/12/05, Adam Hardy <[EMAIL PROTECTED]> wrote:
Thanks Brett. I will.
Regards,
Chalermpong Chaiyawan
Brett Porter wrote:
On 5/12/05, Adam Hardy <[EMAIL PROTECTED]> wrote:
I think even I can answer this one (unless M2 has changed radically from
M1)
M2 has changed radically from M1 :)
Chalermpong, this isn't currently possible - please fi
> -Original Message-
> From: Brett Porter [mailto:[EMAIL PROTECTED]
>
> On 5/12/05, Adam Hardy <[EMAIL PROTECTED]> wrote:
> > I think even I can answer this one (unless M2 has changed radically
> > from
> > M1)
>
> M2 has changed radically from M1 :)
>
Hmm. Even more extreme than I ha
On 5/12/05, Adam Hardy <[EMAIL PROTECTED]> wrote:
> I think even I can answer this one (unless M2 has changed radically from
> M1)
M2 has changed radically from M1 :)
Chalermpong, this isn't currently possible - please file a JIRA issue
and we can get it done soon. Sorry for the inconvenience - h
M2 has changed radically from
M1)
servletapi
servletapi
2.3
jar
false
-Original Message-
From: Chalermpong Chaiyawan [mailto:[EMAIL PROTECTED]
Sent: 12 May 2005 10:18
To: Maven Users List
Subject: [m2] how to exclude compile time only jars
t; To: Maven Users List
> Subject: [m2] how to exclude compile time only jars from .war?
>
>
> Hi,
>
> In maven2, is there a way to exclude compile time only jars file from
> .war file?
>
> I created web project using command
>
> $ m2 arche
Hi,
In maven2, is there a way to exclude compile time only jars file from
.war file?
I created web project using command
$ m2 archetype:create -DgroupId=[gid] -DartifactId=[aid]
-DarchetypeArtifactId=maven-archetype-webapp
I created a simple servlet in the src/main/java directory. I add a
dep