[
http://jira.codehaus.org/browse/MPIR-154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Bentmann closed MPIR-154.
----------------------------------
Assignee: Benjamin Bentmann
Resolution: Not A Bug
Well, either increase the heap space for the JVM (e.g. via
MAVEN_OPTS=-Xmx1024m) or simply disable the [dependency
details|http://maven.apache.org/plugins/maven-project-info-reports-plugin/dependencies-mojo.html#dependencyDetailsEnabled].
> OutOfMemoryError when parsing too many dependencies
> ----------------------------------------------------
>
> Key: MPIR-154
> URL: http://jira.codehaus.org/browse/MPIR-154
> Project: Maven 2.x Project Info Reports Plugin
> Issue Type: Bug
> Affects Versions: 2.1
> Environment: Vista SP1
> Reporter: Peter Gigler
> Assignee: Benjamin Bentmann
> 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