Hi there!
I'm developing a maven project using STS IDE.
I added maven minify plugin into my POM file:
<plugin>
<groupId>com.samaxes.maven</groupId>
...
Type: Posts; User: errd; Keyword(s):
Hi there!
I'm developing a maven project using STS IDE.
I added maven minify plugin into my POM file:
<plugin>
<groupId>com.samaxes.maven</groupId>
...
Does your problem with "Checksum failed" have been resolved?
Got the same:
>>> EType: sun.security.krb5.internal.crypto.ArcFourHmacEType
Checksum failed !
The problem appears in IE only....
Hi there!
I'm trying to setup audit for our project.
I started from the default configuration which works fine.
The next step is to store the user which has made changes.
Following by the...