ShermanMarshall commented on a change in pull request #448: Tomee 2482
synchronize examples
URL: https://github.com/apache/tomee/pull/448#discussion_r275954643
##########
File path: examples/pom.xml
##########
@@ -38,13 +38,15 @@
<module>access-timeout-meta</module>
<module>access-timeout</module>
<module>alternate-descriptors</module>
+ <module>applet</module>
Review comment:
> main:
> [jar] Building jar:
/Users/cesar/git/tomee/examples/applet/target/applet/app.jar
> [signjar] Signing JAR:
/Users/cesar/git/tomee/examples/applet/target/applet/app.jar to
/Users/cesar/git/tomee/examples/applet/target/applet/app.jar as mykey
> [signjar] jarsigner error: java.lang.RuntimeException: keystore load:
/Users/cesar/.keystore (No such file or directory)
> [INFO]
------------------------------------------------------------------------
> [INFO] Reactor Summary:
===================================================================
You have to create the keystore first. Instructions are in README.txt
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services