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

Ken Geis commented on MWEBSTART-28:
-----------------------------------

This is with 1.5.0_10.

The file is on an NFS share.  I think I can move it to be local on the machine. 
 I might try that, I might try your fix, and I might try writing a patch.

I've seen fixes similar to yours, but I they've been to work around file 
deletion on Windows.



> 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
>             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