V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX 提问指南
90928yao
V2EX  ›  问与答

问个 maven-shade-plugin 相关的问题的

  •  
  •   90928yao · 2021-02-05 12:01:07 +08:00 · 617 次点击
    这是一个创建于 1173 天前的主题,其中的信息可能已经有所发展或是发生改变。
    <artifactSet>
        <excludes>
         <exclude>org.apache.flink:*</exclude>
         </excludes>
     </artifactSet>
     
    

    项目里是这么排除的 打包的时候排除里 flink 相关的 jar 但是我现在有个叫 org.apache.flink:flink-connector-kafka 的不想排除 这个 pom 怎么写

    2 条回复    2021-02-05 14:17:35 +08:00
    lcorange
        1
    lcorange  
       2021-02-05 14:12:04 +08:00
    我之前是只写 include,不写 exclude
    retanoj
        2
    retanoj  
       2021-02-05 14:17:35 +08:00
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2874 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 00:26 · PVG 08:26 · LAX 17:26 · JFK 20:26
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.