takraj commented on code in PR #1166: URL: https://github.com/apache/plc4x/pull/1166#discussion_r1365435648
########## plc4j/tools/plc4x-server/pom.xml: ########## @@ -88,15 +88,16 @@ <dependency> <groupId>org.apache.plc4x</groupId> - <artifactId>plc4j-driver-simulated</artifactId> + <artifactId>plc4j-driver-plc4x</artifactId> Review Comment: Yes, but in `plc4x-server` this is the only driver that is needed at compile time too, not just runtime, because this application uses types from that driver. -- 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-unsubscr...@plc4x.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org