[jira] Commented: (MAVEN-812) Java plugin generate a lot of exeption in maven.log

2003-09-14 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Sun, 14 Sep 2003 10:06 AM Body: I agree, it appears the code is no longer being used and is broken. - View the issue: http://jira

[jira] Commented: (MAVEN-812) Java plugin generate a lot of exeption in maven.log

2003-09-13 Thread jira
The following comment has been added to this issue: Author: Simone Zorzetti Created: Sat, 13 Sep 2003 7:18 AM Body: My initial analysis of the problem was utterly wrong. Now perhaps I've got a better understending. 1: the issue arise every time the java plugin is invoked whether

[jira] Commented: (MAVEN-812) Java plugin generate a lot of exeption in maven.log

2003-09-12 Thread jira
The following comment has been added to this issue: Author: Simone Zorzetti Created: Fri, 12 Sep 2003 3:32 AM Body: Yuo're right, sorry for the mess! I'll patch it. - View the issue: http://jira.codehaus.org/se

[jira] Commented: (MAVEN-812) Java plugin generate a lot of exeption in maven.log

2003-09-12 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Fri, 12 Sep 2003 3:02 AM Body: There's a lot wrong with this patch. a) It uses ant:property outside the b) It uses !(pom.build.resources != null), which means if the resources are null is the only