You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've compiled (mvn package) stomp-benchmark on Fedora 17 and got several warnings:
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[WARNING] warning: there were unchecked warnings; re-run with -unchecked for details
[WARNING] one warning found
[WARNING] Configuration options: 'appendAssemblyId' is set to false, and 'classifier' is missing.
You probably want to fix some of these.
The text was updated successfully, but these errors were encountered:
I've compiled (mvn package) stomp-benchmark on Fedora 17 and got several warnings:
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[WARNING] warning: there were unchecked warnings; re-run with -unchecked for details
[WARNING] one warning found
[WARNING] Configuration options: 'appendAssemblyId' is set to false, and 'classifier' is missing.
You probably want to fix some of these.
The text was updated successfully, but these errors were encountered: