Giter Site home page Giter Site logo

Comments (7)

stliu avatar stliu commented on July 20, 2024 2

@jdubois Do you know if the Maven plugin vs Gradle is more popular amongst Java developers for package/deploy? We'll might end up supporting both if the userbase is big enough, but I think we'll start with one for early iterations.

@weikanglim it will be Maven to start with based on the data collected by @savannahostrowski

FYI, Gradle is the default one now on https://start.spring.io , so I'd suggest we add gradle support as well

from azure-dev.

jdubois avatar jdubois commented on July 20, 2024

For deployment you have 2 main options with Java:

  • There is a Maven plugin to deploy directly using the build tool (there is another popular build tool in Java, called Gradle, which has the same option)
  • There is a dedicated GitHub Action

I would rather use the GitHub Action (that's what we do in NubesGen.com and I can elaborate if needed), but as with NPM and dotnet you seem to use the build tool to deploy, I'm guessing it would make more sense to do the same here, and use Maven. WDYT?

from azure-dev.

jongio avatar jongio commented on July 20, 2024

We'd like to have both the action and it be built into the cli. So, the user is presented with both options and az dev deploy works without having to configure a GH action

from azure-dev.

weikanglim avatar weikanglim commented on July 20, 2024

@jdubois Do you know if the Maven plugin vs Gradle is more popular amongst Java developers for package/deploy? We'll might end up supporting both if the userbase is big enough, but I think we'll start with one for early iterations.

from azure-dev.

rajeshkamal5050 avatar rajeshkamal5050 commented on July 20, 2024

@jdubois Do you know if the Maven plugin vs Gradle is more popular amongst Java developers for package/deploy? We'll might end up supporting both if the userbase is big enough, but I think we'll start with one for early iterations.

@weikanglim it will be Maven to start with based on the data collected by @savannahostrowski

from azure-dev.

jdubois avatar jdubois commented on July 20, 2024

Yes Maven is much more popular than Maven for building/packaging a Java application. Then for deploying, our data shows that most people are using the CLI, the VS Code plugin or a tool like Terraform, than the Maven plugin.

from azure-dev.

weikanglim avatar weikanglim commented on July 20, 2024

@stliu Created #2705. Let's discuss and upvote there!

from azure-dev.

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.