Well.. After long and hard debugging sessions (Thanx Ole Martin for your patience) we stumbled across this bug :http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5101547 that we think is the reason here.. So when i tried installing jdk 1.5.0 i got the same errors, but when i ran it on 1.5.0_04 or _06 everything is great.. So I have to conclude with no bug in the plugin, but we jusat can't use jdk 1.5.0
Best regards Kaare Nilsen On 06/03/06, Ole-Martin Mørk <[EMAIL PROTECTED]> wrote: > no problem, I hear the words "Here to help" all the time at my > customer, so I'm used to it :) > > I get the same error if I run 'mvn site' or 'mvn clean aspectj:compile > aspectj:aspectj-report' > > I think you're right about the problem being unable to detect tools.jar. > > btw, I downloaded the plugin from subversion and tried to build it > myself. I get the same error when I try to run the > testCreateReport(org.codehaus.mojo.aspectj.AjcReportMojoTest) test. So > I don't think there is a problem in my pom.., but maybe it's my > system? > > On 3/6/06, Kaare Nilsen <[EMAIL PROTECTED]> wrote: > > Well.. i do not really get whats wrong here, but acutally here is one > > thing I never have tried before, and then of course in my testproject > > it failes miserably, is to run the command like this mvn > > aspectj:aspectj-report. So I need to fix that ;) > > But anyhow everytime I run mvn site:site (to generate ajdoc, it works > > like a charm) > > which ones of theese two alternatives are you using ? > > > > (Sorry to bother you with all this debugging, but eventually we will > > get it rigt, right ;)) > > /Kaare > > > > > > On 06/03/06, Ole-Martin Mørk <[EMAIL PROTECTED]> wrote: > > > Thanks. > > > > > > Attached the maven output > > > > > > On 3/6/06, Kaare Nilsen <[EMAIL PROTECTED]> wrote: > > > > Hmmm.. > > > > Seems like there is some problems in the tools.jar import stuff.. > > > > Could you run it with -X option for me, so that i can see the > > > > classpath it tries to create ? > > > > > > > > > > > > > > -- > Regards, Ole-Martin Mørk. > > http://curling.ole-martin.net > http://www.rallygutta.tk > > I have not failed. I have just found 10,000 ways that don't work. >
