Hi, If you want to release your project (i.e creating a tag then deploying the version) you must have a look at the release plugin which will will do the stuff for you.
2012/5/2 Billy Newman <[email protected]>: > I was looking at possibly using the maven-scm-plugin to tag my releases in > scm. > > A couple quick questions. > > Does anyone have a quick example of creating a tag from an scm trunk inside > of a maven build, maybe a profile? > > What about only running the scm:tag goal if the version I am deploying is not > a SNAPSHOT. IE I don't want to tag my snapshots, only releases deployed that > are not SNAPSHOTs. > > Thanks! > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > -- Olivier Lamy Talend: http://coders.talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
