The only line that needs fixing is in plugin.jelly :
-                        <j:set var="lib.file.signedname"
value="${lib.final.name}.jar"/>
+                        <j:set var="lib.file.signedname"
value="${dep.artifact}"/>

- means delete
+ means add.

Just find it in plugin.jelly and replace the line..

Don't know if it is wise to do the complete patch (unless you use key
passwords). Normally we use patch to patch the files (using cygwin or
linux)

Mvgr,
Martin

On Sat, 2004-08-14 at 14:59, Daniel Frey wrote:
> Could you give some hints how to apply the patches?
> 
> Thanks in advance
> Daniel 
> 
> > -----Ursprüngliche Nachricht-----
> > Von: Martin van den Bemt [mailto:[EMAIL PROTECTED] 
> > Gesendet: Samstag, 14. August 2004 14:09
> > An: Maven Users List
> > Betreff: Re: JNLP Plugin not working in 1.0
> > 
> > The fix is in http://jira.codehaus.org/browse/MPJNLP-13..
> > 
> > Mvgr,
> > Martin
> > 
> > On Sat, 2004-08-14 at 06:58, Dion Gillard wrote:
> > > The bug can be fixed if someone is interested.
> > > 
> > > On Fri, 13 Aug 2004 23:54:41 +0200, Daniel Frey 
> > <[EMAIL PROTECTED]> wrote:
> > > > Thanks for the hint. I am a little bit helpless in 
> > understanding the 
> > > > real solution out of the description and comments. 
> > Additionally this 
> > > > bug won't get fixed?
> > > > 
> > > > It seems to me as a newbe to internals of maven that the two java 
> > > > files could be the solution. The diff indicates that 
> > these files exists somewhere.
> > > > But where? I don't find any files like that in the .maven or the 
> > > > install directory. Any hints for how to install the patch 
> > (if it is one)?
> > > > 
> > > > Thanks a lot
> > > > Daniel
> > > > 
> > > > > -----Ursprüngliche Nachricht-----
> > > > > Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> > > > > Gesendet: Freitag, 13. August 2004 22:34
> > > > > An: Maven Users List
> > > > > Betreff: Re: JNLP Plugin not working in 1.0
> > > > 
> > > > 
> > > > >
> > > > >
> > > > > It is a bug in plugin.jelly. See:
> > > > > http://jira.codehaus.org/browse/MPJNLP-13
> > > > >
> > > > > Marcin Werla
> > > > >
> > > > > ---- Wiadomość Oryginalna ----
> > > > > Od: Daniel Frey <[EMAIL PROTECTED]>
> > > > > Do: 'Maven Users List' <[EMAIL PROTECTED]>
> > > > > Data: Fri, 13 Aug 2004 19:00:00 +0200
> > > > > Temat: JNLP Plugin not working in 1.0
> > > > >
> > > > >
> > > > >
> > > > > 
> > ------------------------------------------------------------------
> > > > > --- To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > > >
> > > > >
> > > > 
> > > > 
> > > > 
> > --
> > Mvgr,
> > Martin
> > 
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > 
> > 
-- 
Mvgr,
Martin


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to