我无法在任何地方找到这个包裹。 包com.felees.hbnpojogen.persistence不存在。 有人遇到过吗?
当我尝试构建新的CVS存储库时出现错误。在pom.xml中有一个依赖
<dependency>
<groupId>com.felees</groupId>
<artifactId>hbnpojogen</artifactId>
<version>1.4.4</version>
<type>jar</type>
<scope>compile</scope>
</dependency>