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
Thusitha Dayaratne added a comment - 18/Jul/16 3:15 PM
This is happening due to the shade plugin. It first created the jar. Then rename it as original-*.jar and build the shaded jar with all the dependencies and name it as actual artifact name + version. Have to check if the configs can be set to disable creating original jar
Description:
This issue is originally reported at https://wso2.org/jira/projects/WMS/issues/WMS-73 by Sabra Ossen.
Build of sample https://github.com/wso2/msf4j/tree/master/samples/metrics-httpmon/metrics-httpmon-fatjar results in two jars, a jar having service classes with all dependencies and a jar having only the service classes.
Only the jar file having all dependencies can be executed to start the micro service.
Suggested Labels:
Type/Bug
Related Issues:
https://wso2.org/jira/projects/WMS/issues/WMS-73
The text was updated successfully, but these errors were encountered: