eclipse-ee4j / metro-jax-ws

metro-jax-ws
https://eclipse-ee4j.github.io/metro-jax-ws/
BSD 3-Clause "New" or "Revised" License
68 stars 40 forks source link

Please fix maven scopes on 2.3.x release as was done on 4.x #653

Closed hazendaz closed 8 months ago

hazendaz commented 1 year ago

jaxws maven plugin still has compile scope on maven artifacts such as maven core, maven plugin api, and maven settings. This appears fixed on the head for jakartaEE. It also appears the setup was done to break into using dependency management but the scopes were not addressed on 2.3.x, could we get those fixed?

hazendaz commented 8 months ago

Thanks @lukasj