You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eventmesh.apache.org by GitBox <gi...@apache.org> on 2022/05/21 07:10:44 UTC

[GitHub] [incubator-eventmesh] HoffmanZheng opened a new issue, #883: [Enhancement] Transitively export the dependencies of [eventmesh-sdk-java] to other module at compile time

HoffmanZheng opened a new issue, #883:
URL: https://github.com/apache/incubator-eventmesh/issues/883

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Enhancement Request
   
   Issue found when I'm working on #579, and trying to run a demo application with eventmesh-sdk-java.
   Some dependencies of [Eventmesh-sdk-java] are in **runtime** scope, which are also necessary to build an application with that library. It is not convenient for developers and lib module distribution.
   ![1653116211583](https://user-images.githubusercontent.com/45369893/169639930-a23c51a4-ec36-4c53-a04b-978d1cbde210.jpg)
   
   
   ### Describe the solution you'd like
   
   Change the dependencies configuration in [Eventmesh-sdk-java], which are needed in the compile phase.
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!


-- 
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: dev-unsubscribe@eventmesh.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org


[GitHub] [incubator-eventmesh] xiaoyang-sde closed issue #883: [Enhancement] Transitively export the dependencies of [eventmesh-sdk-java] to other module at compile time

Posted by GitBox <gi...@apache.org>.
xiaoyang-sde closed issue #883: [Enhancement] Transitively export the dependencies of [eventmesh-sdk-java] to other module at compile time 
URL: https://github.com/apache/incubator-eventmesh/issues/883


-- 
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: dev-unsubscribe@eventmesh.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org