cuspymd commented on a change in pull request #4118: URL: https://github.com/apache/zeppelin/pull/4118#discussion_r634479834
########## File path: zeppelin-plugins/pom.xml ########## @@ -25,10 +25,8 @@ <artifactId>zeppelin</artifactId> <groupId>org.apache.zeppelin</groupId> <version>0.10.0-SNAPSHOT</version> - <relativePath>..</relativePath> Review comment: As `maven-4.0.0.xsd`, The default value of the tag `relativePath` is "../pom.xml". Nevertheless, do you think it should be declared explicitly? > The relative path of the parent <code>pom.xml</code> file within the check out. If not specified, it defaults to <code>../pom.xml</code>. > https://maven.apache.org/xsd/maven-4.0.0.xsd -- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org