[GitHub] maven-surefire pull request: SUREFIRE-1250: add exceptions to desc...

2016-05-26 Thread kgyrtkirk
Github user kgyrtkirk commented on the pull request: https://github.com/apache/maven-surefire/pull/113#issuecomment-222059866 i've moved the check into `ResolvedTest`. I now use the `MatchedPattern`...to check for exceptions. I've squashed my changes into one commit; becaus

patch for MJAVADOC-452

2016-05-26 Thread Richard Sand
Hi Dev community – I recently opened MJAVADOC-452 and uploaded a patch to it that fixes several problems with the Javadoc plugin’s “fix” goal, making it much more reliable to use the goal in an automated fashion. Is anyone from that plugin team interested in taking a look at it and evaluating it

[GitHub] maven-scm pull request: Resolves critical security bug SCM-811

2016-05-26 Thread olamy
Github user olamy commented on a diff in the pull request: https://github.com/apache/maven-scm/pull/45#discussion_r64850637 --- Diff: maven-scm-api/src/test/java/org/apache/maven/scm/ScmResultTest.java --- @@ -0,0 +1,47 @@ +package org.apache.maven.scm; + +/* + * Li

Re: [1/2] maven-scm git commit: [SCM-824] Upgrade of 'plexus-utils' to 3.0.23.

2016-05-26 Thread Olivier Lamy
ping. I will revert this commit as I'd like to cut a release. On 25 May 2016 at 21:42, Olivier Lamy wrote: > Hi > This change has generated a lot of test failure. > command line generation is really different. And I don't have all the > tools to test this change > > Thanks > Olivier > > On

Re: Unable to close staging repository on repository.apache.org

2016-05-26 Thread Brian Fox
I looked a little closer, the servers are up and your key 843ddb767188601c is not there. Make sure you've published your key to the pgp servers and that you can search it from here: http://pool.sks-keyservers.net:11371/ On Thu, May 26, 2016 at 6:15 PM, Brian Fox wrote: > When this happens, it's

Re: Unable to close staging repository on repository.apache.org

2016-05-26 Thread Brian Fox
When this happens, it's a failure in the pgp key server ring and despite the fact that the ring is meant to distribute load, they all seem to go down at the same time. There isn't actually anything we can do on the rao side to make this work besides drop the staging rule that checks the key. I thin

Re: Unable to close staging repository on repository.apache.org

2016-05-26 Thread Manfred Moser
The log of the server shows a lot of connection problems to the key servers. 2016-05-26 09:33:06 INFO [ool-1-thread-10] - com.sonatype.mercury.plexus.pgp.DefaultPgpVerifier - Had some errors during key retrieval: 843ddb767188601c@http://gpg-keyserver.de/ : Failed (HTTP response code=404, exce

Re: Unable to close staging repository on repository.apache.org

2016-05-26 Thread Jochen Wiedmann
On Thu, May 26, 2016 at 5:35 PM, Manfred Moser wrote: > Seems like a performance/networking glitch. I am talking to Sonatype ops and > support to get more info/help. Could you please forward the conversation to me, Manfred? Thanks, Jochen -- The next time you hear: "Don't reinvent the wheel!

Re: Unable to close staging repository on repository.apache.org

2016-05-26 Thread Jochen Wiedmann
On Thu, May 26, 2016 at 3:30 PM, Karl Heinz Marbaise wrote: > Can you check in Nexus the tab "Activity" (at the bottom of the page) there > you should see what has failed... That is where I found the few details that I can give. Thanks, Jochen -- The next time you hear: "Don't reinvent the

[RESULT][VOTE] Release Apache Maven Parent POMs version 30

2016-05-26 Thread Hervé BOUTEMY
Hi, The vote has passed with the following result: +1 : Michael Osipov, Tibor Digana, Olivier Lamy, Karl Heinz Marbaise, Hervé Boutemy PMC quorum: reached I will promote the artifacts to the central repo. - To unsubscrib

Re: [VOTE] Release Apache Maven Parent POMs version 30

2016-05-26 Thread Hervé BOUTEMY
here is my +1 Regards, Hervé Le lundi 23 mai 2016 22:15:20 Hervé BOUTEMY a écrit : > Hi, > > We solved 17 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311250&ve > rsion=12333644&styleName=Text > > Staging repo: > https://repository.apache.org/content/repositorie

[GitHub] maven pull request: Fixing misspellings in test names

2016-05-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/maven/pull/84 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enable

[GitHub] maven pull request: Fixing misspellings in test names (Progessed t...

2016-05-26 Thread michael-o
Github user michael-o commented on the pull request: https://github.com/apache/maven/pull/83#issuecomment-221935321 Terribly annoying :-( --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] maven pull request: Fixing misspellings in test names (Progessed t...

2016-05-26 Thread august782
Github user august782 commented on the pull request: https://github.com/apache/maven/pull/83#issuecomment-221928742 This pull request's status right now is "Merged" and I cannot close this pull request. --- If your project is set up for it, you can reply to this email and have your r

[GitHub] maven pull request: Fixing misspellings in test names (Progessed t...

2016-05-26 Thread michael-o
Github user michael-o commented on the pull request: https://github.com/apache/maven/pull/83#issuecomment-221923629 @august782 Please close this PR. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not

Re: Unable to close staging repository on repository.apache.org

2016-05-26 Thread Karl Heinz Marbaise
Hi Manfred, On 5/26/16 5:35 PM, Manfred Moser wrote: Seems like a performance/networking glitch. I am talking to Sonatype ops and support to get more info/help. many thanks for your help.. Kind regards Karl Heinz Gary Gregory wrote on 2016-05-26 08:24: I had the same issue, it was failin

Re: Unable to close staging repository on repository.apache.org

2016-05-26 Thread Manfred Moser
Seems like a performance/networking glitch. I am talking to Sonatype ops and support to get more info/help. Gary Gregory wrote on 2016-05-26 08:24: > I had the same issue, it was failing to find my key id on various sites. I > tried again a little later and it worked. Go figure. > > Gary > On M

Re: Unable to close staging repository on repository.apache.org

2016-05-26 Thread Gary Gregory
I had the same issue, it was failing to find my key id on various sites. I tried again a little later and it worked. Go figure. Gary On May 26, 2016 6:30 AM, "Karl Heinz Marbaise" wrote: > Hi, > > On 5/26/16 11:39 AM, Jochen Wiedmann wrote: > >> Hi, >> >> I hope that someone can help me with the

Re: Unable to close staging repository on repository.apache.org

2016-05-26 Thread Karl Heinz Marbaise
Hi, On 5/26/16 11:39 AM, Jochen Wiedmann wrote: Hi, I hope that someone can help me with the following: I staged a release of Apache Rat 0.12 on repository.apache.org. The staging repository is orgapachecreadur-1002. Now, when I tried to close it, I igot an error message "1 rule failed: Apache

Unable to close staging repository on repository.apache.org

2016-05-26 Thread Jochen Wiedmann
Hi, I hope that someone can help me with the following: I staged a release of Apache Rat 0.12 on repository.apache.org. The staging repository is orgapachecreadur-1002. Now, when I tried to close it, I igot an error message "1 rule failed: Apache rules". As I don't have any more information, thus