After updating many files in the 3.0.* branch, I could run mvn
release:prepare, and 3.0.3 tag was created, but I was blocked by running mvn
release:perform, it always halted while showing "gpg:sign {execution:
default}", does anyone see this in the past ?
The command I use : mvn release:perform -Dassemble -Dusername=xuhaihong
-Darguments="-Dgpg.passphrase=****"
or
mvn release:perform -Dassemble -Dusername=xuhaihong -Dgpg.passphrase=****
thanks.2010/10/26 David Blevins <[email protected]> > > On Oct 25, 2010, at 6:04 PM, Ivan wrote: > > > For the samples, why not we create a seperate code base for it, if we > want > > to "seperate" it with the OpenEJB build. > > My vote would be to leave them there. Certainly I've often made code > changes that pass all our own tests but fail one of the examples. > > As long as they can function as standalone examples, that's good enough for > me. > > -David > > -- Ivan
