You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tim Pizey (JIRA)" <ji...@codehaus.org> on 2010/02/10 18:13:55 UTC

[jira] Created: (MPIR-185) CLONE - OutOfMemoryError when parsing too many dependencies

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

        

[jira] Closed: (MPIR-185) CLONE - OutOfMemoryError when parsing too many dependencies

Posted by "Tim Pizey (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPIR-185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Pizey closed MPIR-185.
--------------------------

    Resolution: Not A Bug

Not a bug

> 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