You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2019/04/05 19:32:45 UTC

[GitHub] [maven-indexer] slachiewicz opened a new pull request #34: Correct errors with optional scope in dependency

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:
users@infra.apache.org


With regards,
Apache Git Services