Giter Club home page Giter Club logo

Comments (3)

edudant avatar edudant commented on July 22, 2024

I am not sure about the issue, everything is 0.1-beta3 in current release.

Releases are done by:
mvn versions:set -DnewVersion=0.1-beta3 versions:commit

Is there any need for snapshot versions (0.1-SNAPSHOT?). It is useful for dependency management, but I suppose no one needs to link plugin as a dependency.

from hotswapagent.

blabno avatar blabno commented on July 22, 2024

Definitely snapshots are needed. Especially for us, developers, as right
now I have false version of 0.1-beta3 in my local repo since I was
experimenting without manually changing version.
Besides that, maven-release-plugin does great job in ensuring that no
snapshot dependencies get into release.
Other thing is that we can make it use "release" profile and put
maven-source-plugin only in that profile so that we save time during
regular development.

2014-05-08 7:58 GMT+02:00 Jiri Bubnik [email protected]:

I am not sure about the issue, everything is 0.1-beta3 in current release.

Releases are done by:
mvn versions:set -DnewVersion=0.1-beta3 versions:commit

Is there any need for snapshot versions (0.1-SNAPSHOT?). It is useful for
dependency management, but I suppose no one needs to link plugin as a
dependency.


Reply to this email directly or view it on GitHubhttps://github.com//issues/14#issuecomment-42515841
.

from hotswapagent.

edudant avatar edudant commented on July 22, 2024

Please create a pull request with this setup.

I was never successfull to create a convenient setup for multi module project with other dependent projects. On one hand I need to get new versions to developers quickly, on the other hand I don't want them to download twenty JARs on each startup.

from hotswapagent.

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.