lhotari commented on a change in pull request #14819:
URL: https://github.com/apache/pulsar/pull/14819#discussion_r833123969



##########
File path: pulsar-io/docs/pom.xml
##########
@@ -82,6 +82,16 @@
       <artifactId>pulsar-io-debezium-postgres</artifactId>
       <version>${project.version}</version>
     </dependency>
+    <dependency>

Review comment:
       yes. Builds are made in a slightly different way and the maven build 
must have correct dependencies for `-am` to work.
   In the first step, only `core-modules` are built and shared. Other modules 
are built on demand and that's why dependencies must be correctly specified.




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to