这里写自定义目录标题

解决方案1:又可能没有用
将:<relativePath/>或者<relativePath>..</relativePath>或者<relativePath>..</relativePath>
替换为:<relativePath>../</relativePath>
解决方案2:
将:<relativePath/>或者<relativePath>..</relativePath>或者<relativePath>..</relativePath>
替换为:<relativePath>../项目路径/pom.xml</relativePath>