[ 
http://jira.codehaus.org/browse/MWEBSTART-28?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jerome Lacoste closed MWEBSTART-28.
-----------------------------------

      Assignee: Jerome Lacoste
    Resolution: Fixed

I've fixed MWEBSTART-34, so this should be fixed as well.

Note that MWEBSTART-34 currently requires a pached (thus unpublished) snapshot 
of the jar plugin. Vote for MJAR-84 if you want it !

> result of setLastModified not checked after signing jars
> --------------------------------------------------------
>
>                 Key: MWEBSTART-28
>                 URL: http://jira.codehaus.org/browse/MWEBSTART-28
>             Project: Maven 2.x Webstart Plugin
>          Issue Type: Bug
>         Environment: Solaris 10
>            Reporter: Ken Geis
>            Assignee: Jerome Lacoste
>             Fix For: 1.0-alpha-2
>
>
> I get the following: 
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Failure to run the plugin: 
> Embedded error: the number of signed artifacts differ from the number of 
> modified artifacts. Implementation error
> ---------------------
> My jars do not get signed, and it's apparently because the timestamp on them 
> has not been set.  The method signJars(..) calls
>               jarFiles[i].setLastModified( lastModified );
> but it does not check the result of that call.  I'm guessing that on Solaris 
> 10, I am prevented from setting the modified date on a file.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to