Skip to content

Running the application on Open Liberty - Skipping module guide-spring-boot which is not included #157

Closed
@gusto2

Description

@gusto2

going throuh the step Running the application on Open Liberty

Updated pom.xml and server.xml as in the tutorial
When running the step ./mvnw liberty:run , the build is successful, but the applications doesn't run

[INFO] --- liberty-maven-plugin:3.10.2:run (default-cli) @ guide-spring-boot ---
[INFO] 
Skipping module guide-spring-boot which is not included in this invocation of the run goal.

I noticed the server.xml contains a file path which is not found in the build:
location="thin-guide-spring-boot-0.1.0.jar"

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions