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

                 Key: MSITE-392
                 URL: http://jira.codehaus.org/browse/MSITE-392
             Project: Maven 2.x Site Plugin
          Issue Type: Bug
    Affects Versions: 2.0
         Environment: Vista SP1
            Reporter: Peter Gigler
            Priority: Minor
         Attachments: dependency_list.txt, error.txt

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