> to be signed using the same certificate. Although the > webstart-maven-plugin can take care of the signing, there are so many > jar files that it takes quite a long time to sign them all every time I > build.
Why are you doing this "every time you build"? This seems like the kind of thing that should rarely be done locally and instead handled by your by your CI server. > Since the 3rd party artifacts rarely change, I'd like to sign them all > once, and store them in a local repository and have the projects all > depend on the signed versions. Is there any quick way of doing this? I am unaware of any "quick way" to do this. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org