long76 opened a new issue, #420:
URL: https://github.com/apache/maven-help-plugin/issues/420

   ### Affected version
   
   3.5.2
   
   ### Bug description
   
   i need read `-Dexpression=project.properties` from root pom(`packaging` - 
`pom` with modules). one of modules have `dependencyManagement` section with 
snapshot unavailable `dependency`(scope `import` type `pom`). 
   
   ```
   [ERROR] [ERROR] Some problems were encountered while processing the POMs:
   [ERROR] Non-resolvable import POM: The following artifacts could not be 
resolved: org.example:lib-bom:pom:1.0.0-SNAPSHOT (absent): Could not find 
artifact org.example:lib-bom:pom:1.0.0-SNAPSHOT @ line 25, column 25
   ```
   
   i think plugin must skip modules from read or i something don't understand?


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