Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This fixes following issues during build process, #944.
[WARNING]
[WARNING] Some problems were encountered while building the effective model for com.iluwatar:image-microservice:jar:1.22.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.springframework.boot:spring-boot-maven-plugin is missing. @ com.iluwatar:image-microservice:[unknown-version], /home/travis/build/iluwatar/java-design-patterns/api-gateway/image-microservice/pom.xml, line 55, column 15
[WARNING]
[WARNING] Some problems were encountered while building the effective model for com.iluwatar:price-microservice:jar:1.22.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.springframework.boot:spring-boot-maven-plugin is missing. @ com.iluwatar:price-microservice:[unknown-version], /home/travis/build/iluwatar/java-design-patterns/api-gateway/price-microservice/pom.xml, line 57, column 15
[WARNING]
[WARNING] Some problems were encountered while building the effective model for com.iluwatar:api-gateway-service:jar:1.22.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.springframework.boot:spring-boot-maven-plugin is missing. @ com.iluwatar:api-gateway-service:[unknown-version], /home/travis/build/iluwatar/java-design-patterns/api-gateway/api-gateway-service/pom.xml, line 64, column 15
[WARNING]
[WARNING] Some problems were encountered while building the effective model for com.iluwatar:information-microservice:jar:1.22.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.springframework.boot:spring-boot-maven-plugin is missing. @ com.iluwatar:information-microservice:[unknown-version], /home/travis/build/iluwatar/java-design-patterns/aggregator-microservices/information-microservice/pom.xml, line 57, column 21
[WARNING]
[WARNING] Some problems were encountered while building the effective model for com.iluwatar:aggregator-service:jar:1.22.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.springframework.boot:spring-boot-maven-plugin is missing. @ com.iluwatar:aggregator-service:[unknown-version], /home/travis/build/iluwatar/java-design-patterns/aggregator-microservices/aggregator-service/pom.xml, line 64, column 21
[WARNING]
[WARNING] Some problems were encountered while building the effective model for com.iluwatar:inventory-microservice:jar:1.22.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.springframework.boot:spring-boot-maven-plugin is missing. @ com.iluwatar:inventory-microservice:[unknown-version], /home/travis/build/iluwatar/java-design-patterns/aggregator-microservices/inventory-microservice/pom.xml, line 56, column 21
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[WARNING] The project com.iluwatar:naked-objects:pom:1.22.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html