I fixed this in 7aeb405996242ad4476a9cdd1068519c56e650bd by using
current surefire and some more memory.

On Fri, Feb 20, 2015 at 7:22 AM, Benson Margulies <[email protected]> wrote:
> org.codehaus.plexus.component.discovery.PlexusXmlComponentDiscoverer#discoverConfiguration
>
> Is 'discovering' 57 copies of
> jar:file:/Users/benson/.m2/repository/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar!/META-INF/plexus/plexus.xml.
>
> Reading it over and over is taking a long time. As previously
> documented, using a newer copy of plexus leads to problems.
>
>
>
> On Fri, Feb 20, 2015 at 6:51 AM, Benson Margulies <[email protected]> 
> wrote:
>> What I see is:
>>
>> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.071
>> sec - in 
>> org.apache.maven.archetype.ui.generation.DefaultArchetypeGenerationConfiguratorTest
>> Running 
>> org.apache.maven.archetype.ui.generation.DefaultArchetypeSelectionQueryerTest
>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.357
>> sec - in 
>> org.apache.maven.archetype.ui.generation.DefaultArchetypeSelectionQueryerTest
>> Running org.apache.maven.archetype.ui.generation.DefaultArchetypeSelectorTest
>> ...
>>
>> So it appears that DefaultArchetypeSelectorTest gets lost in a loop.
>> Hervé, have you poked further?

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to