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
There's no need to generate -sources.jar and -javadoc.jar every time the package Maven lifecycle phase is invoked. Move it to the release profile to make the main build faster.
There's no need to generate
-sources.jarand-javadoc.jarevery time thepackageMaven lifecycle phase is invoked. Move it to thereleaseprofile to make the main build faster.