Re: Simple Standalone Maven Indexer Example

2010-12-14 Thread Ersin ER
Thank yo very much. It's perfect! 2010/12/15 Tamás Cservenák > Hi, > > here is a basic example, covering -- I hope -- all you need: > > > https://github.com/cstamas/maven-indexer-examples/tree/master/indexer-example-01 > > > Thanks, > ~t~ > > On Tue, Dec 14, 2010 at 9:25 PM, Ersin ER wrote: > >

Re: Simple Standalone Maven Indexer Example

2010-12-14 Thread Tamás Cservenák
Hi, here is a basic example, covering -- I hope -- all you need: https://github.com/cstamas/maven-indexer-examples/tree/master/indexer-example-01 Thanks, ~t~ On Tue, Dec 14, 2010 at 9:25 PM, Ersin ER wrote: > Hello, > > I am trying to implement a simple standalone maven indexer tool without

[VOTE] Release Maven Surefire Plugin version 2.7

2010-12-14 Thread Kristian Rosenvold
Highlights of the release: * Pluggable providers are now supported, as well as manual provider selection * 2.7 is significantly smaller and lighter than earlier 2.x versions (Only 30% of the download size) * A large chunk of the highest voted issues have been fixed. * Some performance optimizations

Re: svn commit: r1049118 - in /maven/surefire/trunk: maven-failsafe-plugin/src/main/java/org/apache/maven/plugin/failsafe/ maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/ maven-s

2010-12-14 Thread Dennis Lundberg
On 2010-12-14 20:03, Kristian Rosenvold wrote: > The way I understand you this is halfway a documentation issue; any > non-legal value including the string "filesystem" will actually give you > filesystem order. > > So I could "solve" this by just adding "filesystem" to the list of legal > options

Re: svn commit: r1049118 - in /maven/surefire/trunk: maven-failsafe-plugin/src/main/java/org/apache/maven/plugin/failsafe/ maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/ maven-s

2010-12-14 Thread Benjamin Bentmann
Kristian Rosenvold wrote: The way I understand you this is halfway a documentation issue; any non-legal value including the string "filesystem" will actually give you filesystem order. Oh I see, I didn't properly read the diff. So I could "solve" this by just adding "filesystem" to the list

Simple Standalone Maven Indexer Example

2010-12-14 Thread Ersin ER
Hello, I am trying to implement a simple standalone maven indexer tool without any success. I have included the following dependency in my pom.xml: org.apache.maven.indexer indexer-core 3.1.0 Then I tried to do something similar to the explanations here: https://doc

Re: svn commit: r1049118 - in /maven/surefire/trunk: maven-failsafe-plugin/src/main/java/org/apache/maven/plugin/failsafe/ maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/ maven-s

2010-12-14 Thread Kristian Rosenvold
The way I understand you this is halfway a documentation issue; any non-legal value including the string "filesystem" will actually give you filesystem order. So I could "solve" this by just adding "filesystem" to the list of legal options, right ? Another issue is that Dennis actually converted

Re: svn commit: r1049118 - in /maven/surefire/trunk: maven-failsafe-plugin/src/main/java/org/apache/maven/plugin/failsafe/ maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/ maven-s

2010-12-14 Thread Benjamin Bentmann
Hi Kristian, Author: krosenvold Date: Tue Dec 14 14:55:52 2010 New Revision: 1049118 URL: http://svn.apache.org/viewvc?rev=1049118&view=rev Log: [SUREFIRE-321] Added runOrder mojo attribute, including documentation. [...] @@ -595,6 +595,20 @@ public class IntegrationTestMojo private Boole

Re: [Regression] PIR-2.3: Generating report summary fails

2010-12-14 Thread Jörg Schaible
Hi Lukas, Lukas Theussl wrote: > > This has just been filed: http://jira.codehaus.org/browse/MPIR-212 > > I haven't had time to look at it yet, please track your findings there. Sorry, that I missed that, I track JIRA normally. - Jörg

Re: [Regression] PIR-2.3: Generating report summary fails

2010-12-14 Thread Lukas Theussl
This has just been filed: http://jira.codehaus.org/browse/MPIR-212 I haven't had time to look at it yet, please track your findings there. Cheers, -Lukas On 12/14/2010 01:52 PM, Jörg Schaible wrote: Hi, I have currently a problem with the maven-project-info-report-plugin, that fails to crea

[Regression] PIR-2.3: Generating report summary fails

2010-12-14 Thread Jörg Schaible
Hi, I have currently a problem with the maven-project-info-report-plugin, that fails to create the project summary: === %< [DEBUG] Generating /home/jos/work/projects/qmb/target/site/project- summary.html [INFO] Generating "Project Summary" report. [INFO] ---