我在IDEA的maven项目选项卡中有重复的内容。
在部署时收到此错误:
23:06:07,753 ERROR [org.springframework.web.context.ContextLoader] (ServerService Thread Pool -- 75) Context initialization failed: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '/Security' defined in ServletContext resource [/WEB-INF/config/rpcservices-config.xml]: Cannot resolve reference to bean 'persistentBeanManager' while setting bean property 'beanManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'persistentBeanManager' defined in ServletContext resource [/WEB-INF/config/rpcservices-config.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [net.sf.gilead.core.PersistentBeanManager]: Constructor threw exception; nested exception is java.lang.NoClassDefFoundError: net/sf/beanlib/hibernate/HibernateBeanReplicator
添加:看起来我们可以在此窗口中更改设置以显示artifactId而不是模块名称