Matt,

I saw the message from Nexus, congrats on your first deployment :-)

You have to do a special song and dance to connect to home@a.o, It's a pain
to set up, that much I recall, you can only login with a _key file_, not
your user id and password.

Gary

On Fri, Jul 29, 2016 at 6:59 PM, Matt Sicker <boa...@gmail.com> wrote:

> I was able to upload everything to Nexus after configuring my settings.xml
> correctly. I have two remaining/new issues:
>
> 1. I can't seem to connect to home.apache.org to upload the site. I've
> tried sshfs and sftp, both seem to hang. I can always upload the site to
> GitHub, but I'm not sure if that's acceptable.
>
> 2. I committed the artifacts to this repo <
> https://dist.apache.org/repos/dist/dev/commons/dbcp/> as mentioned in
> dbcp-RC.sh and the release page, but I don't see anything committed there.
> Not sure if I did that right as the instructions on <
> https://commons.apache.org/releases/prepare.html> differ from dbcp-RC.sh.
> I
> hope I didn't screw anything up here.
>
> Otherwise, I'm almost ready to start the release vote.
>
> On 29 July 2016 at 08:44, Matt Sicker <boa...@gmail.com> wrote:
>
> > I get prompted for my gpg key, so that's not the problem. I'll try out
> > those maven settings tonight and try again.
> >
> > On 29 July 2016 at 00:19, Gary Gregory <garydgreg...@gmail.com> wrote:
> >
> >> Matt,
> >>
> >> Did you massage Maven just so?
> >>
> >> Please see
> >> https://www.apache.org/dev/publishing-maven-artifacts.html#settings
> >>
> >> Also, when I do a mvn deploy, I have to do -Dgpg.passphrase=MY_PASSWORD
> >>
> >> Gary
> >>
> >> On Thu, Jul 28, 2016 at 6:14 PM, Matt Sicker <boa...@gmail.com> wrote:
> >>
> >> > Got this error when executing mvn deploy (tried both the command from
> >> > dbcp-RC.sh along with the command given on the docs page: "mvn deploy
> >> > -Prelease -Duser.name=mattsicker -Pjava-1.7"):
> >> >
> >> > [ERROR] Failed to execute goal
> >> > org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy
> >> (default-deploy)
> >> > on project commons-dbcp2: Failed to deploy artifacts: Could not
> transfer
> >> > artifact org.apache.commons:commons-dbcp2:jar:2.2 from/to
> >> > apache.releases.https (
> >> > https://repository.apache.org/service/local/staging/deploy/maven2):
> >> Failed
> >> > to transfer file:
> >> >
> >> >
> >>
> https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/commons/commons-dbcp2/2.2/commons-dbcp2-2.2.jar
> >> > .
> >> > Return code is: 401, ReasonPhrase: Unauthorized. -> [Help 1]
> >> >
> >> >
> >> > On 28 July 2016 at 19:27, Matt Sicker <boa...@gmail.com> wrote:
> >> >
> >> > > Oh wait, I just tried typing in "2.3" and it let me create a new
> >> version.
> >> > > False alarm!
> >> > >
> >> > > On 28 July 2016 at 19:14, Matt Sicker <boa...@gmail.com> wrote:
> >> > >
> >> > >> I have jira karma, but adding versions to a project requires
> project
> >> > >> admin permissions or something like that.
> >> > >>
> >> > >> On 28 July 2016 at 18:28, Gary Gregory <garydgreg...@gmail.com>
> >> wrote:
> >> > >>
> >> > >>> Hi Matt:
> >> > >>>
> >> > >>> I thought you had Jira karma now? Is that not the case?
> >> > >>>
> >> > >>> Gary
> >> > >>>
> >> > >>> On Thu, Jul 28, 2016 at 4:18 PM, Matt Sicker <boa...@gmail.com>
> >> wrote:
> >> > >>>
> >> > >>> > I also need version 2.2.1 or 2.3 added to jira so I can update
> fix
> >> > >>> versions
> >> > >>> > properly. Looks like version 2.1.2 can be deleted from jira,
> too,
> >> as
> >> > >>> we're
> >> > >>> > going straight to 2.2.
> >> > >>> >
> >> > >>> > On 28 July 2016 at 12:31, Gary Gregory <garydgreg...@gmail.com>
> >> > wrote:
> >> > >>> >
> >> > >>> > > YW, good luck!
> >> > >>> > >
> >> > >>> > > Gary
> >> > >>> > >
> >> > >>> > > On Thu, Jul 28, 2016 at 7:54 AM, Matt Sicker <
> boa...@gmail.com>
> >> > >>> wrote:
> >> > >>> > >
> >> > >>> > > > That looks like the error I had. I'll try uploading the
> >> artifacts
> >> > >>> to
> >> > >>> > > > staging again tonight. If that works, I can finish making
> RC1.
> >> > >>> Thanks
> >> > >>> > for
> >> > >>> > > > the assistance!
> >> > >>> > > >
> >> > >>> > > > On 27 July 2016 at 22:08, Gary Gregory <
> >> garydgreg...@gmail.com>
> >> > >>> wrote:
> >> > >>> > > >
> >> > >>> > > > > Matt,
> >> > >>> > > > >
> >> > >>> > > > > I've added you as a Commons committer.
> >> > >>> > > > >
> >> > >>> > > > > Gary
> >> > >>> > > > >
> >> > >>> > > > > On Wed, Jul 27, 2016 at 7:58 PM, Gary Gregory <
> >> > >>> > garydgreg...@gmail.com>
> >> > >>> > > > > wrote:
> >> > >>> > > > >
> >> > >>> > > > > > Matt,
> >> > >>> > > > > >
> >> > >>> > > > > > Are you getting an error like
> >> > >>> > > > > >
> >> > >>> > > > >
> >> > >>> > > >
> >> > >>> > >
> >> > >>> >
> >> > >>>
> >> >
> >>
> https://mail-archives.apache.org/mod_mbox/commons-dev/201509.mbox/%3ccajzrqky3hspuwg_9uk2tkjkj0j4wgkab5zugxvq8ymd3b+q...@mail.gmail.com%3E
> >> > >>> > > > > >
> >> > >>> > > > > > ?
> >> > >>> > > > > >
> >> > >>> > > > > > Gary
> >> > >>> > > > > >
> >> > >>> > > > > > On Wed, Jul 27, 2016 at 3:42 PM, Matt Sicker <
> >> > boa...@gmail.com
> >> > >>> >
> >> > >>> > > wrote:
> >> > >>> > > > > >
> >> > >>> > > > > >> Can I use sshfs/fuse, or does that not work with
> >> > >>> home.apache.org?
> >> > >>> > I
> >> > >>> > > > can
> >> > >>> > > > > >> always try out Filezilla if necessary. I preferred the
> >> old
> >> > >>> method
> >> > >>> > of
> >> > >>> > > > > just
> >> > >>> > > > > >> using scp. :/
> >> > >>> > > > > >>
> >> > >>> > > > > >> Also, I still need Nexus permissions. That's my last
> >> blocker
> >> > >>> for
> >> > >>> > > now.
> >> > >>> > > > > >>
> >> > >>> > > > > >> On 27 July 2016 at 01:37, Benedikt Ritter <
> >> > >>> benerit...@gmail.com>
> >> > >>> > > > wrote:
> >> > >>> > > > > >>
> >> > >>> > > > > >> > Hi Matt,
> >> > >>> > > > > >> >
> >> > >>> > > > > >> > Matt Sicker <boa...@gmail.com> schrieb am Mi., 27.
> >> Juli
> >> > >>> 2016 um
> >> > >>> > > > 05:35
> >> > >>> > > > > >> Uhr:
> >> > >>> > > > > >> >
> >> > >>> > > > > >> > > Oh, one more thing: I've uploaded a generated copy
> of
> >> > the
> >> > >>> site
> >> > >>> > > > from
> >> > >>> > > > > >> that
> >> > >>> > > > > >> > > tag. As people.apache.org has been retired, I
> >> uploaded
> >> > >>> it to
> >> > >>> > > > > GitHub:
> >> > >>> > > > > >> > > http://musigma.org/dbcp2-site/
> >> > >>> > > > > >> >
> >> > >>> > > > > >> >
> >> > >>> > > > > >> > home.apache.org is the new people.apache.org ;-) it
> >> does
> >> > >>> not
> >> > >>> > > allow
> >> > >>> > > > > ssh
> >> > >>> > > > > >> > access but you can upload files using sftp (I'm using
> >> > >>> FileZilla
> >> > >>> > > for
> >> > >>> > > > > >> this)
> >> > >>> > > > > >> >
> >> > >>> > > > > >> > Regards,
> >> > >>> > > > > >> > Benedikt
> >> > >>> > > > > >> >
> >> > >>> > > > > >> >
> >> > >>> > > > > >> > >
> >> > >>> > > > > >> > >
> >> > >>> > > > > >> > > On 26 July 2016 at 22:26, Matt Sicker <
> >> boa...@gmail.com
> >> > >
> >> > >>> > wrote:
> >> > >>> > > > > >> > >
> >> > >>> > > > > >> > > > Status:
> >> > >>> > > > > >> > > > * Updated generated files and version numbers
> >> > >>> > > > > >> > > > * Created release branch
> >> > >>> > > > > >> > > > * Created DBCP_2_2_RC1 tag
> >> > >>> > > > > >> > > >
> >> > >>> > > > > >> > > > Blockers
> >> > >>> > > > > >> > > > * Need karma to upload to repository.apache.org
> >> > >>> > > > > >> > > > * My GPG key needs to be added to the KEYS file.
> >> Key
> >> > ID
> >> > >>> is
> >> > >>> > > > > >> > > > 748F15B2CF9BA8F024155E6ED7C92B70FA1C814D
> >> > >>> > > > > >> > > >
> >> > >>> > > > > >> > > > --
> >> > >>> > > > > >> > > > Matt Sicker <boa...@gmail.com>
> >> > >>> > > > > >> > > >
> >> > >>> > > > > >> > >
> >> > >>> > > > > >> > >
> >> > >>> > > > > >> > >
> >> > >>> > > > > >> > > --
> >> > >>> > > > > >> > > Matt Sicker <boa...@gmail.com>
> >> > >>> > > > > >> > >
> >> > >>> > > > > >> >
> >> > >>> > > > > >>
> >> > >>> > > > > >>
> >> > >>> > > > > >>
> >> > >>> > > > > >> --
> >> > >>> > > > > >> Matt Sicker <boa...@gmail.com>
> >> > >>> > > > > >>
> >> > >>> > > > > >
> >> > >>> > > > > >
> >> > >>> > > > > >
> >> > >>> > > > > > --
> >> > >>> > > > > > E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
> >> > >>> > > > > > Java Persistence with Hibernate, Second Edition
> >> > >>> > > > > > <http://www.manning.com/bauer3/>
> >> > >>> > > > > > JUnit in Action, Second Edition <
> >> > >>> http://www.manning.com/tahchiev/>
> >> > >>> > > > > > Spring Batch in Action <
> http://www.manning.com/templier/>
> >> > >>> > > > > > Blog: http://garygregory.wordpress.com
> >> > >>> > > > > > Home: http://garygregory.com/
> >> > >>> > > > > > Tweet! http://twitter.com/GaryGregory
> >> > >>> > > > > >
> >> > >>> > > > >
> >> > >>> > > > >
> >> > >>> > > > >
> >> > >>> > > > > --
> >> > >>> > > > > E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
> >> > >>> > > > > Java Persistence with Hibernate, Second Edition
> >> > >>> > > > > <http://www.manning.com/bauer3/>
> >> > >>> > > > > JUnit in Action, Second Edition <
> >> > >>> http://www.manning.com/tahchiev/>
> >> > >>> > > > > Spring Batch in Action <http://www.manning.com/templier/>
> >> > >>> > > > > Blog: http://garygregory.wordpress.com
> >> > >>> > > > > Home: http://garygregory.com/
> >> > >>> > > > > Tweet! http://twitter.com/GaryGregory
> >> > >>> > > > >
> >> > >>> > > >
> >> > >>> > > >
> >> > >>> > > >
> >> > >>> > > > --
> >> > >>> > > > Matt Sicker <boa...@gmail.com>
> >> > >>> > > >
> >> > >>> > >
> >> > >>> > >
> >> > >>> > >
> >> > >>> > > --
> >> > >>> > > E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
> >> > >>> > > Java Persistence with Hibernate, Second Edition
> >> > >>> > > <http://www.manning.com/bauer3/>
> >> > >>> > > JUnit in Action, Second Edition <
> >> http://www.manning.com/tahchiev/>
> >> > >>> > > Spring Batch in Action <http://www.manning.com/templier/>
> >> > >>> > > Blog: http://garygregory.wordpress.com
> >> > >>> > > Home: http://garygregory.com/
> >> > >>> > > Tweet! http://twitter.com/GaryGregory
> >> > >>> > >
> >> > >>> >
> >> > >>> >
> >> > >>> >
> >> > >>> > --
> >> > >>> > Matt Sicker <boa...@gmail.com>
> >> > >>> >
> >> > >>>
> >> > >>>
> >> > >>>
> >> > >>> --
> >> > >>> E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
> >> > >>> Java Persistence with Hibernate, Second Edition
> >> > >>> <http://www.manning.com/bauer3/>
> >> > >>> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/
> >
> >> > >>> Spring Batch in Action <http://www.manning.com/templier/>
> >> > >>> Blog: http://garygregory.wordpress.com
> >> > >>> Home: http://garygregory.com/
> >> > >>> Tweet! http://twitter.com/GaryGregory
> >> > >>>
> >> > >>
> >> > >>
> >> > >>
> >> > >> --
> >> > >> Matt Sicker <boa...@gmail.com>
> >> > >>
> >> > >
> >> > >
> >> > >
> >> > > --
> >> > > Matt Sicker <boa...@gmail.com>
> >> > >
> >> >
> >> >
> >> >
> >> > --
> >> > Matt Sicker <boa...@gmail.com>
> >> >
> >>
> >>
> >>
> >> --
> >> E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
> >> Java Persistence with Hibernate, Second Edition
> >> <http://www.manning.com/bauer3/>
> >> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
> >> Spring Batch in Action <http://www.manning.com/templier/>
> >> Blog: http://garygregory.wordpress.com
> >> Home: http://garygregory.com/
> >> Tweet! http://twitter.com/GaryGregory
> >>
> >
> >
> >
> > --
> > Matt Sicker <boa...@gmail.com>
> >
>
>
>
> --
> Matt Sicker <boa...@gmail.com>
>



-- 
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
Java Persistence with Hibernate, Second Edition
<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spring Batch in Action <http://www.manning.com/templier/>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Reply via email to