V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
nutting
V2EX  ›  Java

maven 子工程必须被 install 吗

  •  
  •   nutting · 2022-03-04 14:27:21 +08:00 · 1045 views
    This topic created in 1002 days ago, the information mentioned may be changed or developed.
    现在这样好麻烦,改了东西必须 install ,能不能直接用编译出来的 class
    ikas
        1
    ikas  
       2022-03-05 11:56:46 +08:00
    你需要 install,那么就说明你 pom 写的有问题,正常情况当然是不需要 install
    RedBeanIce
        2
    RedBeanIce  
       2022-03-06 19:24:11 +08:00
    假如你有多个 maven 子项目,
    那么理论上,你的其中一个子项目没有被修改,那么不用重新编译。
    只需要编译你改动的代码,如楼上所说,是你的问题
    About   ·   Help   ·   Blog   ·   API   ·   FAQ   ·   Tools   ·   2589 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 29ms · UTC 03:10 · PVG 11:10 · LAX 19:10 · JFK 22:10
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.