CLONE - OutOfMemoryError when parsing too many dependencies
-----------------------------------------------------------

                 Key: MPIR-185
                 URL: http://jira.codehaus.org/browse/MPIR-185
             Project: Maven 2.x Project Info Reports Plugin
          Issue Type: Bug
    Affects Versions: 2.1
         Environment: Vista SP1
            Reporter: Tim Pizey
            Assignee: Benjamin Bentmann
            Priority: Minor


All jars (117) in Jboss lib (see: dependency_list.txt) directory included into 
the system scope:
e.g.:
              <dependency>
                        <groupId>org.jboss</groupId>
                        <artifactId>jboss423-client-antlr.jar</artifactId>
                        <version>4.2.3</version>
                        <scope>system</scope>
                        
<systemPath>c:\Utils\jboss-4.2.3.GA\client\antlr.jar</systemPath>
                </dependency>

When creating dependencies list it throws an OutOfMemory Error (Heap space). 
See: error.txt


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to