[
https://issues.apache.org/jira/browse/BEAM-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17132419#comment-17132419
]
Beam JIRA Bot commented on BEAM-2080:
-------------------------------------
This issue is assigned but has not received an update in 30 days so it has been
labeled "stale-assigned". If you are still working on the issue, please give an
update and remove the label. If you are no longer working on the issue, please
unassign so someone else may work on it. In 7 days the issue will be
automatically unassigned.
> Add custom maven enforcer rules to catch banned classes and dependencies
> ------------------------------------------------------------------------
>
> Key: BEAM-2080
> URL: https://issues.apache.org/jira/browse/BEAM-2080
> Project: Beam
> Issue Type: Improvement
> Components: build-system
> Affects Versions: Not applicable
> Reporter: Vikas Kedigehalli
> Assignee: Vikas Kedigehalli
> Priority: P3
> Labels: stale-assigned
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The maven enforcer plugin standard rules aren't sufficient to catch certain
> issues like:
> * An artifact built as an uber/bundled jar (usually with shade plugin)
> including banned classes.
> * An artifact pom that depends on banned dependencies. (bannedDependencies
> rule provided by enforcer plugin doesn't work always because it doesn't look
> at the dependency-reduced-pom generated by shade plugin)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)