Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the difference between snapshot and version?



What is the difference between snapshot and version?..

Answer / Deep Kumar Singh

In Apache Maven, a snapshot refers to a development build of a project with a version number that starts with `-SNAPSHOT`. Snapshots are intended for use during development and are not meant to be used in production. A final release is considered a version, which has no SNAPSHOT suffix.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Maven Interview Questions

Why should one use maven?

1 Answers  


Why is the use of the profile required in maven?

1 Answers  


What is the minimal set of information for matching dependency reference against a dependencymanagement section?

1 Answers  


How do you get source jars from maven repository?

1 Answers  


What are the different phases of a maven build lifecycle?

1 Answers  


Explain what would the “jar: jar” goal do?

1 Answers  


what is POM?

1 Answers  


What are the build phases in maven?

1 Answers  


What are different type of repositories in maven?

1 Answers  


What is maven?

1 Answers  


What is pluginmanagement?

1 Answers  


How do you host a maven repository on github?

1 Answers  


Categories