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

WsImportMojo: warning "cannot find file for" for test artefacts #680

Open tstuber opened 5 months ago

tstuber commented 5 months ago

I do get warning for test artefacts in the logs when running wsimport. I am running the latest version 4.0.2.

It looks to me that this issue has already been confirmed and solved in the previous repository: https://github.com/mojohaus/jaxws-maven-plugin/issues/15

Should/could that fix be applied in the current repo too?

lukasj commented 4 months ago

What warning do you mean? Can you attach (or link) simple reproducer for this? thanks