It sounds like the JAR plugin v2.1 has added code so these entries are
*not* added, but the RAR plugin v2.1 has not, and so they are added.
I don't use RAR plugin so you can consider this an educated
guess/assumption on my part... Until someone else chimes in and
confirms it.
Wayne
On 9/20/06, Karl Uppiano <[EMAIL PROTECTED]> wrote:
I see the following plugins in my local .m2 repository:
maven-jar-plugin 2.1
maven-rar-plugin 2.1
I have tried providing a custom MANIFEST.MF, but it simply merges it with
the default entries. I am packaging a RAR file, if that is significant.
Regards,
Karl
-----Original Message-----
From: Max Bowsher [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 20, 2006 3:26 AM
To: Maven Users List
Subject: Re: How do I suppress archiver Manifest.mf entries?
Karl Uppiano wrote:
> WebLogic 9.2 does not like the manifest entries…
>
>
>
> Extension-Name:
>
> Specification-Vendor:
>
> Implementation-Vendor:
>
> Implementation-Title:
>
> Implementation-Version:
>
>
>
> …in the manifest unless I implement the WebLogic SSPI interfaces, which
> is not on our schedule. I would like to suppress these manifest entries
> in Maven. How do I do that?
Update your maven-jar-plugin version to 2.1 or later, which no longer
injects these by default.
Max.
---------------------------------------------------------------------
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]