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
Allow specifying CONTAINS vs DEPENDS_ON. For shaded in dependencies CONTAINS should be used; for dependencies specified in the .module or .pom file, DEPENDS_ON (or DEPENDENCY_OF) should be used.
Allow specifying
CONTAINSvsDEPENDS_ON. For shaded in dependenciesCONTAINSshould be used; for dependencies specified in the.moduleor.pomfile,DEPENDS_ON(orDEPENDENCY_OF) should be used.