Although I like to listen why maven not able to find some of these files from the repositories, I quickly changed <spring.version>3.0.0.BUILD-SNAPSHOT</spring.version> from...
Type: Posts; User: ctondepu; Keyword(s):
Although I like to listen why maven not able to find some of these files from the repositories, I quickly changed <spring.version>3.0.0.BUILD-SNAPSHOT</spring.version> from...
Trying to build spring jpetstore sample using mvn package.
I am getting the following errors..
[INFO] Final Memory: 3M/15M
[INFO]...
I did few more to get the build compiled with mvn package. It seems there are some know issues with this. But at least to get a couple of sample projects running, do this in...
C:\Users\<<>>\.m2\repository\org\springframework\ws\spring-ws-parent\2.0.1.RELEASE\spring-ws-parent-2.0.1.RELEASE.pom
In the above pom.xml file change
<extensions>
<extension>
...