about maven's built-in properties

2012-12-15 Thread jinwei zhu
Hi, community, In this url "http://maven.apache.org/maven-1.x/reference/properties.html"; , it intruduces many maven's built-in properties, for example, maven.repo.local, but it is maven 1.x , Do these properties still exist in maven3 ? Could we use these properties in pom.xml like ${maven.r

Re: core-integration-testing-maven-3 jobs hangs

2012-12-15 Thread Kristian Rosenvold
/me wants thread dump to put in drink :) K Den 16. des. 2012 kl. 04:57 skrev Olivier Lamy : > 2012/12/14 Anders Hammar : >> I tried tweaking through: >> -Xmx512m -Xms512m -XX:MaxPermSize=256m -XX:PermSize=128m >> but it didn't make any difference. > > I did more tests without more success. I ne

Re: maven-shared-utils vs. plexus-utils

2012-12-15 Thread Kristian Rosenvold
Just updated the site http://svn.apache.org/repos/asf/maven/shared/trunk/maven-shared-utils/src/site/apt/index.apt Will redeploy 0.2 site once I get the suntan lotion out of my hair. Kristian 2012/12/15 Mirko Friedenhagen : > Hello, > > m-s-u states it would be a replacement for p-u. > What is

Re: [VOTE] Maven Shared Utils 0.2

2012-12-15 Thread Kristian Rosenvold
Thanks ! https://jira.codehaus.org/browse/MSHARED-267 created. Kristian 2012/12/15 Hervé BOUTEMY : > +1 > > a Jira issue to show which methods have been made public would be useful IMHO > > Regards, > > Hervé > > Le jeudi 13 décembre 2012 22:39:50 Kristian Rosenvold a écrit : >> Hi, >> >> >> We

Re: [1/2] git commit: extracted Slf4jConfiguration interface and corresponding implementation to clearly separate code depending on slf4j binding

2012-12-15 Thread Jason van Zyl
I would suggest you use the Level[1] class instead of a raw int for setting the level. [1]: http://www.slf4j.org/apidocs/org/apache/log4j/Level.html jvz On 2012-12-15, at 7:57 PM, hbout...@apache.org wrote: > Updated Branches: > refs/heads/master 915b1553f -> 39e11cf2e > > > extracted Slf4j

Re: [VOTE] Release Maven Release Plugin version 2.4

2012-12-15 Thread Robert Scholte
Hi Mirko, AFAIK we haven't decided to change the default skin to fluido, although some maven sub-projects started to experiment with it. We've discussed it (can't find the thread though), but there were several reason back then not to switch yet. Things like: top or side navbar? Fluido has a

Re: core-integration-testing-maven-3 jobs hangs

2012-12-15 Thread Olivier Lamy
2012/12/14 Anders Hammar : > I tried tweaking through: > -Xmx512m -Xms512m -XX:MaxPermSize=256m -XX:PermSize=128m > but it didn't make any difference. I did more tests without more success. I need to have a look on the nodes as it's a bit weird. > > I don't have much in-depth knowledge about the

Re: [VOTE] Maven Shared Utils 0.2

2012-12-15 Thread Hervé BOUTEMY
+1 a Jira issue to show which methods have been made public would be useful IMHO Regards, Hervé Le jeudi 13 décembre 2012 22:39:50 Kristian Rosenvold a écrit : > Hi, > > > We solved 1 issue and made a few methods public. This release is > necessary for surefire 2.13. > > https://jira.codeha

maven-surefire pull request: [SUREFIRE-933] repair parallel=classes

2012-12-15 Thread agudian
GitHub user agudian opened a pull request: https://github.com/apache/maven-surefire/pull/15 [SUREFIRE-933] repair parallel=classes You can merge this pull request into a Git repository by running: $ git pull https://github.com/agudian/maven-surefire SUREFIRE-933 Alternatively

Re: [VOTE] Release Maven Release Plugin version 2.4

2012-12-15 Thread Mirko Friedenhagen
Hello Robert, I see the site at http://maven.apache.org/maven-release-archives/maven-release-2.4/ still uses the old style and not the fluido-skin, is this on purpose? Regards Mirko On Sat, Dec 15, 2012 at 8:40 PM, Mirko Friedenhagen wrote: > +1 (non-binding), tested release:prepare release:per

Re: [VOTE] Release Maven Release Plugin version 2.4

2012-12-15 Thread Mirko Friedenhagen
+1 (non-binding), tested release:prepare release:perfrom with a small multi-module project. Regards Mirko On Sat, Dec 15, 2012 at 4:44 PM, Hervé BOUTEMY wrote: > +1 > > Regards, > > Hervé > > Le jeudi 13 décembre 2012 23:48:24 Robert Scholte a écrit : >> Hi, >> >> We solved 24 issues: >> http://

Re: svn commit: r1422245 - in /maven/plugins/trunk/maven-deploy-plugin: ./ src/it/deploy-at-end-fail/ src/it/deploy-at-end-fail/module1/ src/it/deploy-at-end-pass/ src/it/deploy-at-end-pass/module1/ s

2012-12-15 Thread Robert Scholte
Thanks. It was actually MRELEASE-664[1] which triggered me. That made me think that the actually problem is in the maven-deploy-plugin. Although it is a bit tricky, let's see when the first users really hit an issue with it. I don't think that anyone will have problems in practice. Anyhow, d

Re: svn commit: r1422245 - in /maven/plugins/trunk/maven-deploy-plugin: ./ src/it/deploy-at-end-fail/ src/it/deploy-at-end-fail/module1/ src/it/deploy-at-end-pass/ src/it/deploy-at-end-pass/module1/ s

2012-12-15 Thread Hervé BOUTEMY
wow, nice idea! a little bit tricky, since the effective deploy is done ate end using the reactor as if it was a "post-execution aggegate" but definitely a nice idea we need such an approach with scm-publish to be able to publish a multi-module site as part of site-deploy phase Regards, Hervé

Re: [VOTE] Release Maven Release Plugin version 2.4

2012-12-15 Thread Hervé BOUTEMY
+1 Regards, Hervé Le jeudi 13 décembre 2012 23:48:24 Robert Scholte a écrit : > Hi, > > We solved 24 issues: > http://jira.codehaus.org/secure/ReleaseNote.jspa?styleName=Html&projectId=11 > 144&version=17453 > > There are still a couple of issues left in JIRA: > http://jira.codehaus.org/secure

Re: [VOTE] Release Maven Release Plugin version 2.4

2012-12-15 Thread Robert Scholte
+1 Op Sat, 15 Dec 2012 09:00:08 +0100 schreef Olivier Lamy : +1 2012/12/13 Robert Scholte : Hi, We solved 24 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?styleName=Html&projectId=11144&version=17453 There are still a couple of issues left in JIRA: http://jira.codehaus.org/secure

Re: [VOTE] Release Maven Release Plugin version 2.4

2012-12-15 Thread Olivier Lamy
+1 2012/12/13 Robert Scholte : > Hi, > > We solved 24 issues: > http://jira.codehaus.org/secure/ReleaseNote.jspa?styleName=Html&projectId=11144&version=17453 > > There are still a couple of issues left in JIRA: > http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11144&status=1 > >