Re: maven-integration-tests

2015-07-06 Thread Karl Heinz Marbaise
Hi, in the meantime INFRA has helped here. Thanks a lot to INFRA Team... Kind regards Karl Heinz Marbaise On 7/6/15 9:08 PM, Karl Heinz Marbaise wrote: Hi, does someone has a clue why i'm not allowed to push to this repository: https://git-wip-us.apache.org/repos/asf/maven-integration-test

maven-integration-tests

2015-07-06 Thread Karl Heinz Marbaise
Hi, does someone has a clue why i'm not allowed to push to this repository: https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git Kind regards Karl Heinz Marbaise - To unsubscribe, e-mail: dev-unsubscr...@maven

[ANN] Apache Maven Shared Reporting Implementation 2.4 Released

2015-07-06 Thread Hervé Boutemy
The Apache Maven team is pleased to announce the release of the Apache Maven Reporting Implementation, version 2.4 This component provides abstract classes to manage report generation, which can be run both: - as part of a site generation, as a maven-reporting-api's MavenReport, - or as a direc

[ANN] Apache Maven PMD Plugin 3.5 Released

2015-07-06 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Apache Maven PMD Plugin, version 3.5 A Maven plugin for the PMD toolkit, that produces a report on both code rule violations and detected copy and paste fragments, as well as being able to fail the build based on these metrics. ht

[GitHub] maven pull request: [MNG-5816] Empy maven.config cause Maven to ex...

2015-07-06 Thread khmarbaise
Github user khmarbaise commented on the pull request: https://github.com/apache/maven/pull/47#issuecomment-118945749 Integrated. Thanks for fix. --- 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 hav

Getting site live?

2015-07-06 Thread Manfred Moser
Hi everyone, I just noticed a render issue on the new install page. It seem like processing a page via velocity that uses markdown somehow drops the titles .. e,g. in the install page the title ## Windows Tips just disappeared. For now I replaced this with the equivalent Windows Tips -

Re: Maven Site

2015-07-06 Thread Karl Heinz Marbaise
Hi Hervé, On 7/6/15 8:46 AM, Hervé BOUTEMY wrote: Hi, No objection: in fact, I already updated the site before. Good idea... Kind regards Karl Heinz Marbaise One thing I think could improve the front page (without changing everything) would be to have some text on 3 or 4 columns, like htt

Any progress on Maven 3.3.4 release

2015-07-06 Thread Stephen Connolly
Jason, MNG-5840 is a pain that I would love to have an official release build with the fix... Any idea how long before you cut a release? -Stephen

Re: Fwd: Early Access builds for JDK 8u60 b21 and JDK 9 b70 are available on java.net

2015-07-06 Thread Rory O'Donnell
Hi, I suggest you try the latest builds of 8u60, if you still have an issue please log a bug at bugs.java.com, and let me know the Incident-ID. Rgds,Rory On 03/07/2015 22:59, Robert Scholte wrote: Forwarding to the right e-mail addresses... Op Fri, 03 Jul 2015 23:26:33 +0200 schreef Tibor D

Re: JAR/WAR file wasting memory if building with Maven

2015-07-06 Thread Kristian Rosenvold
Note that the memory leak was fixed in 2.10.3 in https://github.com/codehaus-plexus/plexus-archiver/issues/6 . Issues #5 which Igor mentioned may or may not be the same problem. (Btw 3.x has not yet received this fix...) K 2015-07-02 23:25 GMT+02:00 Igor Fedorenko : > Maybe related > https:/