Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use snapshotting model #42

Closed
wants to merge 1 commit into from
Closed

Conversation

astubbs
Copy link
Contributor

@astubbs astubbs commented Feb 28, 2014

You should be using the standard snapshotting model. Not having several commits with all the same non-snapshot version numbers.

@astubbs
Copy link
Contributor Author

astubbs commented Feb 28, 2014

I have some other commits which setup usage of the release plugin too, but I would push that separately after this is discussed/accepted.

@mtedone
Copy link
Owner

mtedone commented Feb 28, 2014

I don't intend to use the Maven release plugin. It's flaky and experience suggests that it doesn't work well in prod environments.

@astubbs
Copy link
Contributor Author

astubbs commented Feb 28, 2014

Well you /don't/ need to use the release plugin at all to use snapshotting. Did you know that?

@mtedone
Copy link
Owner

mtedone commented Mar 1, 2014

I don't know what you mean by snapshotting. If you mean having the
-SNAPSHOT version in your artefact's version, the release plugin is not
necessary although it automates some of the work some "Hello World"
projects. If you're referring to something else, please be more specific.

On Fri, Feb 28, 2014 at 9:49 PM, Antony Stubbs notifications@github.comwrote:

Well you need to use the release plugin at all to use snapshotting. Did
you know that?

Reply to this email directly or view it on GitHubhttps://github.com//pull/42#issuecomment-36398011
.

@astubbs
Copy link
Contributor Author

astubbs commented Mar 1, 2014

I'm referring to -SNAPSHOT

To just change versions on mass, you can use the versions update plugin.

I don't know what you mean in your reference to hello world projects.

On 1/03/2014, at 5:06 am, Marco Tedone notifications@github.com wrote:

I don't know what you mean by snapshotting. If you mean having the
-SNAPSHOT version in your artefact's version, the release plugin is not
necessary although it automates some of the work some "Hello World"
projects. If you're referring to something else, please be more specific.

On Fri, Feb 28, 2014 at 9:49 PM, Antony Stubbs notifications@github.comwrote:

Well you need to use the release plugin at all to use snapshotting. Did
you know that?

Reply to this email directly or view it on GitHubhttps://github.com//pull/42#issuecomment-36398011
.


Reply to this email directly or view it on GitHub.

@astubbs
Copy link
Contributor Author

astubbs commented Apr 15, 2014

Sorry, that comment should have said "Well you /don't/ need to use the" not that you need to.

So do you not want to move to the snapshotting model?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants