Re: maven-invoker - version / Web-Site

2012-12-14 Thread Olivier Lamy
2012/12/14 Karl Heinz Marbaise : > Hi Olivier, > >> fixed. > > Thanks. > > I assume the differences in layout etc. is currently due to migration steps > ? Nope. this version use fluido skin http://svn.apache.org/repos/asf/maven/shared/tags/maven-invoker-2.1.1/src/site/site.xml > > > Kind regards >

Re: maven-invoker - version / Web-Site

2012-12-14 Thread Karl Heinz Marbaise
Hi Olivier, > fixed. Thanks. I assume the differences in layout etc. is currently due to migration steps ? Kind regards Karl-Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl-Heinz MarbaiseICQ#: 135949029 Hauptstrasse 177

Re: maven-invoker - version / Web-Site

2012-12-14 Thread Olivier Lamy
fixed. 2012/12/14 Olivier Lamy : > Ok. > Thanks I will fix that now. > That's due to the recent migration. > Feel free to report any other weird pages > > 2012/12/14 Karl Heinz Marbaise : >> Hi, >> >> it looks like this is the correct location for the link: >> >> http://maven.apache.org/shared-arc

Re: maven-invoker - version / Web-Site

2012-12-14 Thread Olivier Lamy
Ok. Thanks I will fix that now. That's due to the recent migration. Feel free to report any other weird pages 2012/12/14 Karl Heinz Marbaise : > Hi, > > it looks like this is the correct location for the link: > > http://maven.apache.org/shared-archives/maven-invoker-2.1.1/maven-invoker/ > > > Kin

Re: maven-invoker - version / Web-Site

2012-12-14 Thread Karl Heinz Marbaise
Hi, it looks like this is the correct location for the link: http://maven.apache.org/shared-archives/maven-invoker-2.1.1/maven-invoker/ Kind regards Karl-Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl-Heinz MarbaiseICQ#: 135949

maven-invoker - version / Web-Site

2012-12-14 Thread Karl Heinz Marbaise
Hi to all, i have detected that on the web page (http://maven.apache.org/shared/index.html) the version of the maven-invoker component is given with 2.1.1, but if i go to the linked web-site http://maven.apache.org/shared/maven-invoker/ it will shown with 2.0.11... Furthermore the web-site

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

2012-12-14 Thread Anders Hammar
I tried tweaking through: -Xmx512m -Xms512m -XX:MaxPermSize=256m -XX:PermSize=128m but it didn't make any difference. I don't have much in-depth knowledge about the darker secrets of Java memory management so it was just a test. Anyone with a greater brain is welcome to suggest something to try. O