Skip to content

Fix compiler/build warning#953

Merged
iluwatar merged 1 commit into
iluwatar:masterfrom
perwramdemark:944
Oct 5, 2019
Merged

Fix compiler/build warning#953
iluwatar merged 1 commit into
iluwatar:masterfrom
perwramdemark:944

Conversation

@perwramdemark
Copy link
Copy Markdown
Contributor

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

@iluwatar iluwatar self-assigned this Oct 5, 2019
@iluwatar iluwatar added this to the 1.22.0 milestone Oct 5, 2019
@iluwatar iluwatar merged commit 364c43a into iluwatar:master Oct 5, 2019
@iluwatar
Copy link
Copy Markdown
Owner

iluwatar commented Oct 5, 2019

Looks good @perwramdemark, thanks for solving this!

@perwramdemark perwramdemark deleted the 944 branch October 5, 2019 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants