You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by Apache Wiki <wi...@apache.org> on 2014/04/16 19:17:37 UTC

[Db-derby Wiki] Update of "ReleasePublication" by RichardHillegas

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Db-derby Wiki" for change notification.

The "ReleasePublication" page has been changed by RichardHillegas:
https://wiki.apache.org/db-derby/ReleasePublication?action=diff&rev1=37&rev2=38

  
    a. Verify the jars installed into your local Maven repository (i.e. `~/.m2/repository/org/apache/derby`).
  
-   a. Deploy the artifacts to the Apache staging repository: `mvn deploy`
+   a. Deploy the artifacts to the Apache staging repository (you may need to get off your company vpn to do this): `mvn deploy`
  
     {i} Again, if you do not want to enter your pgp credentials for each artifact, and you haven't set up a password agent, specify your credentials on the command like this: `mvn "-Dgpg.passphrase=$PASSPHRASE" deploy`, where $PASSPHRASE is your pgp passphrase.