Hi,
I need a quick-and-easy way of tagging the current snapshot and
bumping up the version number of my POM. The Release plugin can do
this in one step with its release:prepare goal. However, the plugin
then expects me to run release:perform, which as far as I can tell
simply invokes the deploy and site-deploy phases. But I'm not doing
any deployment, and I have no repository. Can I simply skip
release:perform? My intent is to run release:prepare followed by
release:clean, thereby getting the benefit of release:prepare without
having to do an actual deploy. Or would there be some problem with
that? Thanks,
Trevor
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]