Skip to content

Version dependency alarms when compiling with microservices (integrated springboot) generated by archetype #1145

@kakulisen

Description

@kakulisen

Version
ServiceComb javachassis version is 1.2.0-SNAPSHOT

Environment
windows10

Describe the bug
Version dependency alarms when compiling with microservices (integrated springboot) generated by archetype

Expected result
no warn

Steps to reproduce the bug

  1. generate project
mvn org.apache.maven.plugins:maven-archetype-plugin:2.4:generate -DarchetypeGroupId=org.apache.servicecomb.archetypes -DarchetypeArtifactId=business-service-spring-boot-starter-archetype -DarchetypeVersion=1.2.0-SNAPSHOT -DarchetypeRepository=https://repository.apache.org/content/groups/snapshots-group

project artifactId: demo-jaxrs

cd demo-jaxrs
mvn spring-boot:run

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions