jira-importer commented on issue #69:
URL: 
https://github.com/apache/maven-apache-resources/issues/69#issuecomment-2678278597

   **[Maarten 
Mulders](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=mthmulders)**
 commented
   
   In its current form, there's not much we can look into. The POM refers to 
dependencies [that are not in 
Central](https://search.maven.org/search?q=com.oracle.webservices.wls.jaxws-wlswss-client).
 Whether or not a certain library lives in Central is not up to the Maven team 
to decide, nor do we support what is hosted in Central.
   
   If you have the dependencies locally, you might want to try to include them 
in a shared JAR. The [Maven Shade 
Plugin](https://maven.apache.org/plugins/maven-shade-plugin/) has a [`shade` 
goal](https://maven.apache.org/plugins/maven-shade-plugin/shade-mojo.html) that 
you can use.
   
   From what we currently know, this doesn't seem like a bug anywhere in Maven.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to