Re: Depending on snapshot versions at HEAD

2020-07-16 Thread Olivier Lamy
On Fri, 17 Jul 2020 at 16:53, Dennis Lundberg wrote: > Hi, > > Given that I've been gone for some time from this list things might have > changed. If that's the case I'm sure someone will correct me :) > > But it used to be the way to do things when you have a chain of related > components, which

Re: Depending on snapshot versions at HEAD

2020-07-16 Thread Dennis Lundberg
Hi, Given that I've been gone for some time from this list things might have changed. If that's the case I'm sure someone will correct me :) But it used to be the way to do things when you have a chain of related components, which is quite common in Maven. If we take maven-resouces-plugin, which

Re: Generating draft release notes for maven-dependency-analyzer 1.11.2

2020-07-16 Thread Dennis Lundberg
Hi, Start by making sure you are logged in to JIRA. You can't access Releases unless you are logged in. Either click your way to "Releases" (use the boat on the left) or go to this URL https://issues.apache.org/jira/projects/MSHARED?selectedItem=com.atlassian.jira.jira-projects-plugin%3Arelease-p

Re: custom default lifecycle per project

2020-07-16 Thread Romain Manni-Bucau
Le ven. 17 juil. 2020 à 00:03, Hervé BOUTEMY a écrit : > Le jeudi 16 juillet 2020, 07:50:52 CEST Romain Manni-Bucau a écrit : > > Le jeu. 16 juil. 2020 à 00:09, Hervé BOUTEMY a > > > > écrit : > > > Le mardi 14 juillet 2020, 20:36:38 CEST Romain Manni-Bucau a écrit : > > > > Le mar. 14 juil. 202

[GitHub] [maven-doxia] dependabot[bot] opened a new pull request #36: Bump commons-lang3 from 3.8.1 to 3.11

2020-07-16 Thread GitBox
dependabot[bot] opened a new pull request #36: URL: https://github.com/apache/maven-doxia/pull/36 Bumps commons-lang3 from 3.8.1 to 3.11. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commo

Re: custom default lifecycle per project

2020-07-16 Thread Hervé BOUTEMY
Le jeudi 16 juillet 2020, 07:50:52 CEST Romain Manni-Bucau a écrit : > Le jeu. 16 juil. 2020 à 00:09, Hervé BOUTEMY a > > écrit : > > Le mardi 14 juillet 2020, 20:36:38 CEST Romain Manni-Bucau a écrit : > > > Le mar. 14 juil. 2020 à 20:01, Hervé BOUTEMY a > > > > > > écrit : > > > > in this exa

Generating draft release notes for maven-dependency-analyzer 1.11.2

2020-07-16 Thread Elliotte Rusty Harold
I'm trying to create some draft release notes for maven-dependency-analyzer 1.11.2. This is the URL I have: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=MSHARED&version=maven-dependency-analyzer-1.11.2&styleName=Text However this gives me "The selected version does not exist".

Re: Depending on snapshot versions at HEAD

2020-07-16 Thread Olivier Lamy
yup it is and ease testing. as long as you deploy manually the snapshot (but I remember to have changed our jenkinsfile to deploy master automatically) On Fri, 17 Jul 2020 at 01:04, Elliotte Rusty Harold wrote: > I happened to notice today that the maven-resources-plugin at HEAD in > the repo

Re: Gitbox passwords

2020-07-16 Thread Enrico Olivelli
You have to use your @apache.org credentials. If you prefer you can use github auth and push/fetch only to/from github mirrors. In this case you have to enable 2FA and use a token Enrico Il Gio 16 Lug 2020, 18:02 Gary Gregory ha scritto: > I use my regular Apache creds. > > Gary > > On Thu, Ju

Re: Gitbox passwords

2020-07-16 Thread Gary Gregory
I use my regular Apache creds. Gary On Thu, Jul 16, 2020, 11:41 Elliotte Rusty Harold wrote: > Anyone happen to know what username and password I should use for > Gitbox? The credentials I use for logging into Jira and other Apache > sites don't seem to work for this. > > $ git push --set-u

Gitbox passwords

2020-07-16 Thread Elliotte Rusty Harold
Anyone happen to know what username and password I should use for Gitbox? The credentials I use for logging into Jira and other Apache sites don't seem to work for this. $ git push --set-upstream origin gb Username for 'https://gitbox.apache.org': elharo Password for 'https://elh...@gitbox.apa

Depending on snapshot versions at HEAD

2020-07-16 Thread Elliotte Rusty Harold
I happened to notice today that the maven-resources-plugin at HEAD in the repo (not the released version) depends on the latest SNAPSHOT of maven-filtering: https://github.com/apache/maven-resources-plugin/blob/master/pom.xml Is this generally OK? That is can we commit code to a repo that depends

Re: 401 error on snapshot deploy

2020-07-16 Thread Elliotte Rusty Harold
Thank you. That was it. I had a password in settings.xml but it was outdated and I hadn't noticed. On Thu, Jul 16, 2020 at 9:52 AM Romain Manni-Bucau wrote: > > Hi Elliotte, > > I just did it without issue so it is likely that your settings does not > contain your current asf username/password un

Re: 401 error on snapshot deploy

2020-07-16 Thread Romain Manni-Bucau
Hi Elliotte, I just did it without issue so it is likely that your settings does not contain your current asf username/password under apache.snapshots.https (I don't think you are not in the right org since you do a lot). Romain Manni-Bucau @rmannibucau | Blog <

401 error on snapshot deploy

2020-07-16 Thread Elliotte Rusty Harold
I'm attempting to build and deploy a snapshot of maven-dependency-analyzer 1.11.2 per instructions on https://infra.apache.org/publishing-maven-artifacts.html I get as far as maven deploy and then it dies with [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deplo