On Fri, Sep 19, 2008 at 2:18 PM, Felix Knecht <[EMAIL PROTECTED]> wrote:

> More or less mandatory. It's defined in the TLP pom and forces pgp
> signing of the artifacts, generate source jars for deployment (I think)
> and runs a king of forked deploy goal (which implicitly invokes install
> via maven lifecycle). So this could also help :-)


I think the deployment is done with the release:perform goal, but I'll use
it anyway with release:prepare.


> I think that release:perform does a checkout from the tagged version
> into the target directory and builds it from there. This sould give you
> the 1.3.0 versions in your local repository.


Yeah, it will do all that, but I need to have a successful end for the 'mvn
release:prepare' command first... ;)

Thanks,
Pierre-Arnaud

Reply via email to