You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by "timveil (via GitHub)" <gi...@apache.org> on 2023/11/13 20:34:39 UTC

[I] main pom.xml refers to a non-existent property due to typo [pinot]

timveil opened a new issue, #11996:
URL: https://github.com/apache/pinot/issues/11996

   in this section...
   
   ```xml
   <dependency>
     <groupId>org.apache.maven.surefire</groupId>
     <artifactId>surefire-testng</artifactId>
     <version>${surefire.versino}</version>
   </dependency>
   ```
   
   `${surefire.versino}` should be `${surefire.version}`


-- 
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: commits-unsubscribe@pinot.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


Re: [I] main pom.xml refers to a non-existent property due to typo [pinot]

Posted by "Jackie-Jiang (via GitHub)" <gi...@apache.org>.
Jackie-Jiang closed issue #11996: main pom.xml refers to a non-existent property due to typo
URL: https://github.com/apache/pinot/issues/11996


-- 
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: commits-unsubscribe@pinot.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org