When i run mvn clean compile in container-spring pom directory, i see
both: Downloaded: http://repo.maven.apache.org/maven2/org/springframework/spring-context/3.1.0.RELEASE/spring-context-3.1.0.RELEASE.jar(811 KB at 279.9 KB/sec) Downloading: http://repository.springsource.com/maven/bundles/external/org/springframework/org.springframework.context/2.5.6.SEC01/org.springframework.context-2.5.6.SEC01.jar is this normal? 2012/9/20 Merve Temizer <[email protected]> > Any suggestion or idea about what to delete in pom.xml s would be > appreciated. > . > > > 2012/9/18 Merve Temizer <[email protected]> > >> I am getting root app from >> >> svn co >> https://svn.apache.org/repos/asf/james/app/tags/apache-james-3.0-beta4 >> >> detailed project from >> >> svn co >> http://svn.apache.org/repos/asf/james/server/tags/james-server-3.0-beta4 >> >> When i got first and imported into eclipse, in my repository only i have >> repository/org/springfamework/3.1.0.Release >> >> It is running well on on its own. >> >> But when i import james(second) i have another context library in >> >> >> /.m2/repository/org/springframework/org.springframework.context/2.5.6.SEC01 >> >> And then i am getting duplicated spring/stereotype/Service class error. >> >> There was not an error like this some days ago. >> >> Thanks for advices or possible bug fixes if it is a bug. >> >> >> >
