spring-projects / spring-ws

Spring Web Services
https://spring.io/projects/spring-ws
Apache License 2.0
320 stars 311 forks source link

Unresolvable dependency in parent pom [SWS-316] #471

Closed gregturn closed 16 years ago

gregturn commented 16 years ago

Dave Syer opened SWS-316 and commented

Unresolvable dependency in parent pom. See here http://tinyurl.com/3aob2t for description of problems this causes. Extract of important bit:

"The problem seems to be in spring-ws POM (which is parent of spring-ws-core) which contains artifact spring-ws-doc in its dependencyManagement section. Maven doesn't find spring-ws-doc."

Presumably spring-ws-doc is not a jar, so dependening on it is a bad idea?


Affects: 1.0.3

Referenced from: commits https://github.com/spring-projects/spring-ws/commit/017519541d03b7c80157e2427932e62a8f2a28b5, https://github.com/spring-projects/spring-ws/commit/97dd7ef4510de49a7c75e7a1b2089300ba65f6a4

Backported to: 1.0.4

gregturn commented 16 years ago

Arjen Poutsma commented

There is spring-ws-doc dependency in the parent pom, only one in dependencyManagement.

gregturn commented 16 years ago

Arjen Poutsma commented

Closing issues for 1.0.4