gnodet opened a new issue, #11384:
URL: https://github.com/apache/maven/issues/11384

   ### Affected version
   
   4.0.0-rc-4
   
   ### Bug description
   
   The 
[slack-sdk-parent](https://central.sonatype.com/artifact/com.slack.api/slack-sdk-parent)
 has the following:
   
   ```
   <project>
     ...
     <url>${project.url}</url>
     ...
     <properties>
       <project.url>https://github.com/slackapi/java-slack-sdk</project.url>
     </properties>
   </project>
   ```
   
   This fails with:
   ```
   [WARNING] The POM for com.slack.api:slack-api-client:jar:1.46.0 is invalid, 
transitive dependencies (if any) will not be available: 1 problem was  for 
com.slack.api:slack-api-client:jar:1.46.0
       - [ERROR] recursive variable reference: project.url
   ```


-- 
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