GithubHelp home page GithubHelp logo

Comments (3)

ibmbaranski avatar ibmbaranski commented on August 11, 2024 1

Closing - works now.

from ci.maven.

cherylking avatar cherylking commented on August 11, 2024

@ibmbaranski First, I would recommend using a newer version of liberty-maven-plugin. The most recent version is 3.9. Second, the version 18.0.0.2 you have for Open Liberty is quite old. Finally, Spring Boot applications are not fully supported in dev mode.

See this issue for some tips on configuring a Spring Boot app to work with dev mode, and this issue that tracks adding full support.

from ci.maven.

ibmbaranski avatar ibmbaranski commented on August 11, 2024

@cherylking - Thank you. I don't know if I can update the liberty version (I'm using an internal CI/CD pipeline and the docs say to use this version)

Closing this because I fixed it, and here's what I did:

Removed this: springboot-2.0 from server.xml
Switched <springBootApplication to <webApplication in server.xml

Updated my pom.xml to 3.9 for the plugin (as you recommended)

The other stuff in your link about spring boot support I was already doing, and it looks like that fixed it.

from ci.maven.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.