Changing the Maven structure ( src/java to src/Javasource)

后端 未结 4 1736
执笔经年
执笔经年 2021-02-15 16:35

I would like to change the name src/java to src/Javasource because of some CVS concerns Is that possible ?

4条回答
  •  傲寒
    傲寒 (楼主)
    2021-02-15 17:08

    Yes, it is possible but then you have to define sourceDirectory in pom.xml

提交回复
热议问题