I need to sign the project dependencies using maven. I'm working on an applet and managed to sign the main jar but my dependencies are not signed at the moment.
What about the jarsigner plugin?