Weird. Anyone else concerned that clearing a local repo has this effect?
-Original Message-
From: David J. M. Karlsen [mailto:[EMAIL PROTECTED]
Sent: Monday, July 24, 2006 8:11 AM
To: Maven Developers List
Subject: Re: [m2] maven-war-plugin broken again
David J. M. Karlsen wrote:
>
rom: David J. M. Karlsen [mailto:[EMAIL PROTECTED]
Sent: Monday, July 24, 2006 7:44 AM
To: Maven Developers List
Subject: [m2] maven-war-plugin broken again
Hi!
i was able to add depdendencies to the classpath in the manifest for the
generated war, but excluding them from the actual .war archive (
David J. M. Karlsen wrote:
Hi!
i was able to add depdendencies to the classpath in the manifest for the
generated war, but excluding them from the actual .war archive (as they
will be included in the .ear anyway) before ( around version 2.0?).
This was possible earlier by adding the depdende
Hi!
i was able to add depdendencies to the classpath in the manifest for the
generated war, but excluding them from the actual .war archive (as they
will be included in the .ear anyway) before ( around version 2.0?).
This was possible earlier by adding the depdendencies with scope=provded
an