slachiewicz opened a new pull request #34: Correct errors with optional scope in dependency URL: https://github.com/apache/maven-indexer/pull/34 fixes warnings ``` [WARNING] Some problems were encountered while building the effective model for org.apache.maven.indexer:indexer-core:jar:6.0.1-SNAPSHOT [WARNING] 'dependencyManagement.dependencies.dependency.scope' for ch.qos.logback:logback-classic:jar must be one of [provided, compile, runtime, test, system, import] but is 'optional'. @ org.apache.maven.indexer:maven-indexer:6.0.1-SNAPSHOT, C:\projects\apache-mvn\maven-indexer\pom.xml, line 118, column 16 ```
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
