Hi,

I was wondering what the correct way of developing is with Maven and snapshots.

Imagine you have an application, released at version 1.4. Somebody
finds a bug, and you need to bugfix it.
I think this is the correct way of building:

- change <version> from "1.4" to "snapshot"
- every build I make, will be stored in the Archiva SNAPSHOTS repository
- the snapshot is stored with a date suffix, to see differences
between the builds

Is this a good way of building?

Jochen

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to