Re: [VOTE] Release Apache Maven Shared Resources version 4

2021-10-10 Thread Alexander Kriegisch
Hello Sylwester. I hope it is not going to annoy anyone if I push this, but the vote has been open for 8 days. Are you waiting for more binding votes or are you just busy otherwise? I would be glad to see this on Central. Thanks in advance and kind regards -- Alexander Kriegisch On 2021/10

Re: [ANN] Apache Maven Compiler Plugin Version 3.5 Released

2016-01-21 Thread Alexander Kriegisch
entify the exact commit which caused your current problem. Regards -- Alexander Kriegisch http://scrum-master.de > Am 21.01.2016 um 17:30 schrieb Tibor Digana : > > This issue must be really annoying to users, I agree. > The way would be to find the exact commit in GitHub between

Re: IDEA licenses for Maven committers

2015-05-13 Thread Alexander Kriegisch
any money from them, I just like their products.) Kind regards -- Alexander Kriegisch http://scrum-master.de > Am 13.05.2015 um 01:45 schrieb Olivier Lamy : > > Remember the community version is open source ( > https://github.com/JetBrains/intellij-community ) including the Maven &

Wrong info in "Maven: The Complete Reference", chapter 3.6.1

2015-04-09 Thread Alexander Kriegisch
n 3.x. Did it ever? Regards -- Alexander Kriegisch

Re: Maven Web Site

2015-04-05 Thread Alexander Kriegisch
Quick feedback: On my iPad 4 under iOS 8.2 it looks good in Safari, Chrome and Opera. -- Alexander Kriegisch > Am 05.04.2015 um 09:36 schrieb Raphael Ackermann > : > > It doesn't work on mobile chrome. Haven't had a chance to look at it on > desktop. > Raphael &

Re: Maven 3.2.6

2015-01-29 Thread Alexander Kriegisch
impertinent question. Regards -- Alexander Kriegisch http://scrum-master.de > Am 29.01.2015 um 19:01 schrieb Jason van Zyl : > > I plan to try and cut Maven 3.2.6 in roughly two weeks. Figured I'd mentioned > it now as folks tend to ask for a bunch of things right before we releas

Re: How to handle Java Util Logging from external tool in a Mojo using CommandLineUtils from plexus-utils?

2014-11-11 Thread Alexander Kriegisch
o stout or stderr?"); } } -- Alexander Kriegisch http://scrum-master.de Alexander Kriegisch schrieb am 11.11.2014 14:25: > Maybe this helps: > http://stackoverflow.com/questions/194165/how-do-i-change-java-logging-console-output-from-std-err-to-std-out > http://stackoverflow.com/questions/25332

Re: How to handle Java Util Logging from external tool in a Mojo using CommandLineUtils from plexus-utils?

2014-11-11 Thread Alexander Kriegisch
Maybe this helps: http://stackoverflow.com/questions/194165/how-do-i-change-java-logging-console-output-from-std-err-to-std-out http://stackoverflow.com/questions/2533227/how-can-i-disable-the-default-console-handler-while-using-the-java-logging-api/2533250#2533250 -- Alexander Kriegisch http

Re: Extend surefire to rerun failing tests

2014-05-28 Thread Alexander Kriegisch
I have not tried, Kristian, but it looks promising. Both your link and the randomised testing one I have forwarded to my old Scrum team (I am no longer coaching them, thus unable to access their code base and try for myself). Thank you. :-) -- Alexander Kriegisch > Am 28.05.2014 um 09

Re: Extend surefire to rerun failing tests

2014-05-28 Thread Alexander Kriegisch
-- Alexander Kriegisch http://scrum-master.de Am 28.05.2014 um 05:13 schrieb Benson Margulies : > On Tue, May 27, 2014 at 1:14 PM, Qingzhou Luo wrote: > >> I am an intern at Google. The first step of my internship project is to add >> the ability to Maven to automatically r

Re: Processing Pull Request

2014-05-24 Thread Alexander Kriegisch
GitHub PR merging, ask the respective repo owners to issue them to those who need it. Good luck -- Alexander Kriegisch > Am 24.05.2014 um 18:48 schrieb Michael Osipov : > > Am 2014-05-24 17:38, schrieb Alexander Kriegisch: >> As for necessary permissions: >> https://help.git

Re: Processing Pull Request

2014-05-24 Thread Alexander Kriegisch
As for necessary permissions: https://help.github.com/articles/what-are-the-different-access-permissions -- Alexander Kriegisch > Am 24.05.2014 um 17:09 schrieb Alexander Kriegisch : > > Does this help? > https://help.github.com/articles/using-pull-requests > -- > A

Re: Processing Pull Request

2014-05-24 Thread Alexander Kriegisch
Does this help? https://help.github.com/articles/using-pull-requests -- Alexander Kriegisch > Am 24.05.2014 um 16:07 schrieb Jason van Zyl : > > Yes, I'm interested as well. > >> On May 24, 2014, at 9:33 AM, Michael Osipov wrote: >> >> Hi, >> >

Re: Thoughts on overriding scope in a profile without needing version

2014-04-14 Thread Alexander Kriegisch
. -- Alexander Kriegisch > Am 14.04.2014 um 19:03 schrieb Paul Benedict : > > I have a need that (I don't think) Maven supports. But I would like to hear > from the Maven developers on the feature. > > My application targets different appservers. I have all my dependencies &g

Re: Graphing classloading ?

2014-04-02 Thread Alexander Kriegisch
Kristian, have you tried AspectJ? It is actually quite easy to write an aspect which can do that for you. -- Alexander Kriegisch Kristian Rosenvold schrieb am 02.04.2014 09:32: > I've been wondering if there exists a java tool that would let me graph > classloading, so that I can

Re: Mixins as an aspect-oriented DRY tool

2014-04-01 Thread Alexander Kriegisch
you are ready or just stay here on the list. I will follow your path and am hoping to at least provide some valuable feedback in addition to creating extra work on your side. -- Alexander Kriegisch > Am 01.04.2014 um 16:57 schrieb Jason van Zyl : > I have a repository with a prototype

Re: Mixins as an aspect-oriented DRY tool

2014-04-01 Thread Alexander Kriegisch
relevant ticket? -- Alexander Kriegisch Tamás Cservenák schrieb am 01.04.2014 11:55: > Re MNG issue links... they are in codehaus Jira. Just prepend the " > http://jira.codehaus.org/browse"; to them. > > Like > http://jira.codehaus.org/browse/MNG-5102 > > &g

Re: Mixins as an aspect-oriented DRY tool

2014-04-01 Thread Alexander Kriegisch
Alexander Kriegisch Anders Hammar schrieb am 01.04.2014 10:53: > Here's the wiki page covering Maven 4: > https://cwiki.apache.org/confluence/display/MAVEN/Maven+4.0.0 > > /Anders > > > On Tue, Apr 1, 2014 at 10:42 AM, Alexander Kriegisch < > alexan...@kr

Mixins as an aspect-oriented DRY tool

2014-04-01 Thread Alexander Kriegisch
pment agenda and if the feature has a rather low or high priority. With kind regards -- Alexander Kriegisch - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org