[jira] Commented: (MAVEN-711) java.lang.OutOfMemoryError when running maven

2003-10-20 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Mon, 20 Oct 2003 11:30 PM Body: Also, an example of the ant script that 'works' would be helpful. - View the issue: http://jira.c

[jira] Commented: (MAVEN-711) java.lang.OutOfMemoryError when running maven

2003-10-20 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Mon, 20 Oct 2003 11:29 PM Body: Does forking junit or javadoc help? There are properties for this. - View the issue: http://jira.

Results of clean bootstrap at 20031020-2200

2003-10-20 Thread tirsen
Last 500 lines of a clean bootstrap build of maven at 20031020-2200 [exec] extra-failure [exec] + [exec] | Testing extra-failure [exec] | Memory: 15M/17M [exec] + [exec] build: [exec

[jira] Created: (MAVEN-954) Would like more customizable Developer information

2003-10-20 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-954 Here is an overview of the issue: --

[jira] Created: (MAVEN-953) Release maven-release-plugin

2003-10-20 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-953 Here is an overview of the issue: --

[jira] Commented: (MAVEN-373) Incorrect arguments in jar:deploy and jar:deploy-snapshot

2003-10-20 Thread jira
The following comment has been added to this issue: Author: Marc Portier Created: Mon, 20 Oct 2003 4:32 PM Body: Am lacking the time to test the patched stuff ATM, just some status report from my side: I'm with dion about the need for the relativation code inside the artifact pl

[jira] Commented: (MAVEN-711) java.lang.OutOfMemoryError when running maven

2003-10-20 Thread jira
The following comment has been added to this issue: Author: Joakim Erdfelt Created: Mon, 20 Oct 2003 2:52 PM Body: One more thing to add to the above comment, This occurs with maven-1.0-rc1 (released rc1, not cvs). Under J2SDK 1.4.2_01 (on Solaris and Windows). ---

Re: Add additional jars to maven.dependency.classpath?

2003-10-20 Thread Mark McBride
Thank you! Worked perfectly =) -Mark At 12:18 PM 10/17/2003 +0300, you wrote: Here is the fragment that lies at the root of one maven.xml and gets loaded always when loading maven.xml. In other projects I did similar things, but e.g. in a preGoal for "test:test". Please note that commonly those ja

[jira] Created: (MAVEN-952) move the 'How to create your first plugin' page from the wiki to the site

2003-10-20 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-952 Here is an overview of the issue: --

[jira] Commented: (MAVEN-711) java.lang.OutOfMemoryError when running maven

2003-10-20 Thread jira
The following comment has been added to this issue: Author: Joakim Erdfelt Created: Mon, 20 Oct 2003 10:14 AM Body: We are seeing a host of OutOfMemoryErrors with many maven-reports, including javadoc and junit. Example of our environment. (host name and project name neutered, d

preGoal and postGoal and extended POM

2003-10-20 Thread Henning Schmiedehausen
Hi, I have the following situation Project A project.xml maven.xml, contains java:compile preGoal and postGoal These are needed to compile project A. Project B extends Project A project.xml (because it shares the dependencies and some more information) maven.

[jira] Created: (MAVEN-951) Upload request: NekoHTML 0.8.1

2003-10-20 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-951 Here is an overview of the issue: --

[jira] Commented: (MAVEN-711) java.lang.OutOfMemoryError when running maven

2003-10-20 Thread jira
The following comment has been added to this issue: Author: Havard Bjastad Created: Mon, 20 Oct 2003 6:40 AM Body: We're seeing the same problems - in a project with 1400 classes. In addition to the mentioned goals, we also see it when running linkcheck and simian reports. ---