I am new to aspectJ so I read this http://dev.eclipse.org/viewcvs/indextech.cgi/~checkout~/aspectj-home/doc/dev guide/antTasks.html#antTasks-intro Where tells that iajc is the new AspectJ 1.1 compiler and with more features
BTW: send your messages also to the list so other people can help you Carlos Sanchez Oness Project http://oness.sourceforge.net > -----Mensaje original----- > De: Hahne, Ronald [mailto:[EMAIL PROTECTED] > Enviado el: lunes, 12 de abril de 2004 18:24 > Para: 'Carlos Sanchez' > Asunto: RE: maven-aspectj-plugin-2.0 > > We are currently using ant to build the project and trying to > convert to maven. Why is it using IAJC instead of AJC to > compile the source? > > Thanks, > \/ > Ron Hahne (* *) > C3C032 oo0()0oo > Brooker Creek : (813) 366-4052 > Cell Phone : (727) 638-0690 > > > -----Original Message----- > From: Carlos Sanchez [mailto:[EMAIL PROTECTED] > Sent: Monday, April 12, 2004 11:57 AM > To: Hahne, Ronald > Subject: RE: maven-aspectj-plugin-2.0 > > > That seems to be a bug with the AspectJ compiler. > > I suggest you to try with ant, and tell me if you don't get > the same error. > If it also fails you should report this as a bug in AspectJ compiler. > > I've attached an ant build script that you can use, adapt > paths to your environment. > > ________________________________ > > De: Hahne, Ronald [mailto:[EMAIL PROTECTED] > Enviado el: lunes, 12 de abril de 2004 17:31 > Para: '[EMAIL PROTECTED]' > Asunto: RE: maven-aspectj-plugin-2.0 > > > Do you have any idea what is going on here? > > > > > > npowerdevrdh: Npower3_9B/NPOWER 13 > maven -X aspectj:compile > __ __ > | \/ |__ _Apache__ ___ > | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ > |_| |_\__,_|\_/\___|_||_| v. 1.0-rc2 > > Initializing Plugins! > Set plugin source directory to > /home/hahnerd/maven-1.0-rc2/plugins > Set unpacked plugin directory to /home/hahnerd/.maven/plugins > Loading plugin 'maven-dist-plugin-1.4' > Loading plugin 'maven-pmd-plugin-1.3' > Loading plugin 'maven-scm-plugin-1.2' > Loading plugin 'maven-multichanges-plugin-1.0' > Loading plugin 'maven-checkstyle-plugin-2.3' > Loading plugin 'maven-jdepend-plugin-1.4' > Loading plugin 'maven-ear-plugin-1.4' > Loading plugin 'maven-jellydoc-plugin-1.2' > Loading plugin 'maven-war-plugin-1.5' > Loading plugin 'maven-jboss-plugin-1.4' > Loading plugin 'maven-pom-plugin-1.3' > Loading plugin 'maven-plugin-plugin-1.3' > Loading plugin 'maven-multiproject-plugin-1.2' > Loading plugin 'maven-faq-plugin-1.2' > Loading plugin 'maven-tasklist-plugin-2.3' > Loading plugin 'maven-javadoc-plugin-1.4' > Loading plugin 'maven-changes-plugin-1.3' > Loading plugin 'maven-statcvs-plugin-2.1' > Loading plugin 'maven-junit-report-plugin-1.5' > Loading plugin 'maven-linkcheck-plugin-1.2' > Loading plugin 'maven-jcoverage-plugin-1.0.3' > Loading plugin 'maven-release-plugin-1.2' > Loading plugin 'maven-ashkelon-plugin-1.1' > Loading plugin 'maven-announcement-plugin-1.0' > Loading plugin 'maven-shell-plugin-1.1' > Loading plugin 'maven-xdoc-plugin-1.6' > Loading plugin 'maven-eclipse-plugin-1.6' > Loading plugin 'maven-aspectj-plugin-3.0' > Loading plugin 'maven-j2ee-plugin-1.4' > Loading plugin 'maven-file-activity-plugin-1.4' > Loading plugin 'maven-clover-plugin-1.4' > Loading plugin 'maven-uberjar-plugin-1.1' > Loading plugin 'maven-dashboard-plugin-1.2' > Loading plugin 'maven-jar-plugin-1.4' > Loading plugin 'maven-jira-plugin-1.0' > Loading plugin 'maven-simian-plugin-1.3' > Loading plugin 'maven-tjdo-plugin-1.0.0' > Loading plugin 'maven-ejb-plugin-1.3' > Loading plugin 'maven-developer-activity-plugin-1.4' > Loading plugin 'maven-jxr-plugin-1.3' > Loading plugin 'maven-nsis-plugin-1.0' > Loading plugin 'maven-changelog-plugin-1.4' > Loading plugin 'maven-license-plugin-1.1' > Loading plugin 'maven-repository-plugin-1.1' > Loading plugin 'maven-idea-plugin-1.3' > Loading plugin 'maven-jbuilder-plugin-1.4' > Loading plugin 'maven-console-plugin-1.0' > Loading plugin 'maven-webserver-plugin-2.0' > Loading plugin 'maven-ant-plugin-1.6' > Loading plugin 'maven-cruisecontrol-plugin-1.1' > Loading plugin 'maven-aspectwerkz-plugin-1.1' > Loading plugin 'maven-test-plugin-1.5' > Loading plugin 'maven-jetty-plugin-1.0' > Loading plugin 'maven-docbook-plugin-1.1' > Loading plugin 'maven-latka-plugin-1.3' > Loading plugin 'maven-native-plugin-1.0' > Loading plugin 'maven-site-plugin-1.5' > Loading plugin 'maven-gump-plugin-1.2' > Loading plugin 'maven-appserver-plugin-2.0' > Loading plugin 'maven-java-plugin-1.3' > Loading plugin 'maven-pdf-plugin-2.0' > Loading plugin 'maven-jdee-plugin-1.0' > Loading plugin 'maven-jalopy-plugin-1.1' > Loading plugin 'maven-jnlp-plugin-1.3' > Loading plugin 'maven-html2xdoc-plugin-1.2' > Loading plugin 'maven-codeswitcher-plugin-1.1' > Loading plugin 'maven-jdeveloper-plugin-1.3' > Loading plugin 'maven-junit-doclet-plugin-1.1' > Loading plugin 'maven-hibernate-plugin-1.0' > Loading plugin 'maven-wizard-plugin-1.0' > Loading plugin 'maven-perforce-plugin-1.1' > Loading plugin 'maven-artifact-plugin-1.1' > Loading plugin 'maven-javacc-plugin-1.0' > Loading plugin 'maven-antlr-plugin-1.1' > Loading plugin 'maven-struts-plugin-1.2' > Loading plugin 'maven-clean-plugin-1.1' > Loading plugin 'maven-jdiff-plugin-1.2' > Loading plugin 'maven-castor-plugin-1.1' > Loading plugin 'maven-latex-plugin-1.1' > Loading plugin 'maven-genapp-plugin-2.1' > Loading plugin 'maven-caller-plugin-1.0' > Loading plugin 'maven-vdoclet-plugin-1.1' > Loading plugin 'maven-deploy-plugin-1.2' > Finished initializing Plugins! > Using userBuildPropertiesFile: /home/hahnerd/build.properties > Using projectPropertiesFile: > /dun/d2drt1/devel/hahnerd/java/JavaProjects/Npower3_9B/NPOWER/ project.proper > ties > Using projectBuildPropertiesFile: > /dun/d2drt1/devel/hahnerd/java/JavaProjects/Npower3_9B/NPOWER/ build.properti > es > [DEBUG] Adding reference: maven.dependency.classpath -> > /home/hahnerd/.maven/repository/commons-jelly/jars/commons-jel ly-tags-intera > ction-20030211.143817.jar:/home/hahnerd/.maven/repository/jref > actory/jars/Ja > vaStyle-2.9.9.jar:/home/hahnerd/.maven/repository/NPOWER/jars/ > activation.jar > :/home/hahnerd/.maven/repository/aspectj/jars/aspectjtools-1.0 > .6.jar:/home/h > ahnerd/.maven/repository/aspectj/jars/aspectjrt-1.0.6.jar:/hom > e/hahnerd/.mav > en/repository/aspectj/jars/aspectj-ant-1.0.6.jar:/home/hahnerd /.maven/reposi > tory/NPOWER/jars/ecs.jar:/home/hahnerd/.maven/repository/NPOWE > R/jars/j2ee.ja > r:/home/hahnerd/.maven/repository/NPOWER/jars/j2h.jar:/home/ha > hnerd/.maven/r > epository/NPOWER/jars/jaxp.jar:/home/hahnerd/.maven/repository > /NPOWER/jars/j > depend.jar:/home/hahnerd/.maven/repository/NPOWER/jars/jdom_v1 > b8.jar:/home/h > ahnerd/.maven/repository/NPOWER/jars/JTurbo.jar:/home/hahnerd/ > .maven/reposit > ory/NPOWER/jars/jxl.jar:/home/hahnerd/.maven/repository/NPOWER > /jars/mailapi. > jar:/home/hahnerd/.maven/repository/NPOWER/jars/mail.jar:/home > /hahnerd/.mave > n! > /repository/NPOWER/jars/nmrUtilities-1.1.jar:/home/hahnerd/.ma > ven/repository > /NPOWER/jars/redbrick_v6.1.jar:/home/hahnerd/.maven/repository > /NPOWER/jars/r > oguewave.jar:/home/hahnerd/.maven/repository/NPOWER/jars/smtp. > jar:/home/hahn > erd/.maven/repository/NPOWER/jars/xerces.jar:/home/hahnerd/.ma > ven/repository > /NPOWER/jars/xmlrpc-1.1.jar:/home/hahnerd/.maven/repository/st > atengine/jars/ > statengine-1.3.1.jar:/home/hahnerd/.maven/repository/nppspecge > n/jars/nppspec > gen-1.3.3.jar:/home/hahnerd/.maven/repository/wfeclient/jars/w > feclient-1.0.j > ar > running script null > [available] [VERBOSE] Found: > /dun/d2drt1/devel/hahnerd/java/JavaProjects/Npower3_9B/NPOWER > [DEBUG] Adding reference: maven-classpath -> > [DEBUG] Adding reference: maven.compile.src.set -> > Processing dependencies for project NPower application; > classloader > [ForeheadClassLoader: name="root.maven"] > DEPRECATION: > commons-jelly:commons-jelly-tags-interaction in project > NPOWER:NPOWER forces the classloader 'root.maven' > This behaviour is deprecated. Please refer > to the FAQ > poking dependency > /home/hahnerd/.maven/repository/commons-jelly/jars/commons-jel ly-tags-intera > ction-20030211.143817.jar into classloader root.maven > DEPRECATION: aspectj:aspectjtools in project > NPOWER:NPOWER forces the classloader 'root' > This behaviour is deprecated. Please refer > to the FAQ > poking dependency > /home/hahnerd/.maven/repository/aspectj/jars/aspectjtools-1.0. > 6.jar into classloader root > running script > /dun/d2drt1/devel/hahnerd/java/JavaProjects/Npower3_9B/NPOWER/ maven.xml > Using userBuildPropertiesFile: /home/hahnerd/build.properties > Using projectPropertiesFile: > /home/hahnerd/.maven/plugins/maven-artifact-plugin-1.1/project .properties > Using projectBuildPropertiesFile: > /home/hahnerd/.maven/plugins/maven-artifact-plugin-1.1/build.p roperties > running script > /home/hahnerd/.maven/plugins/maven-artifact-plugin-1.1/plugin.jelly > Processing dependencies for project Maven Artifact > Plug-in; classloader [ForeheadClassLoader: name="root.maven"] > Using userBuildPropertiesFile: /home/hahnerd/build.properties > Using projectPropertiesFile: > /home/hahnerd/.maven/plugins/maven-aspectj-plugin-3.0/project. properties > Using projectBuildPropertiesFile: > /home/hahnerd/.maven/plugins/maven-aspectj-plugin-3.0/build.properties > running script > /home/hahnerd/.maven/plugins/maven-aspectj-plugin-3.0/plugin.jelly > Processing dependencies for project Maven AspectJ > Plug-in; classloader [ForeheadClassLoader: name="root.maven"] > DEPRECATION: aspectj:aspectjrt in project > maven-aspectj-plugin:maven-aspectj-plugin forces the > classloader 'root' > This behaviour is deprecated. Please refer > to the FAQ > poking dependency > /home/hahnerd/.maven/repository/aspectj/jars/aspectjrt-1.1.1.j > ar into classloader root > DEPRECATION: aspectj:aspectjtools in project > maven-aspectj-plugin:maven-aspectj-plugin > forces the classloader 'root' > This behaviour is deprecated. Please refer > to the FAQ > poking dependency > /home/hahnerd/.maven/repository/aspectj/jars/aspectjtools-1.1. > 1.jar into classloader root > attaining goal build:start > attaining goal aspectj:compile > build:start: > > aspectj:compile: > aspectj:init: > [taskdef] [VERBOSE] Loading definitions from > resource org/aspectj/tools/ant/taskdefs/aspectjTaskdefs.properties > [taskdef] [DEBUG] ResourceStream for > org/aspectj/tools/ant/taskdefs/aspectjTaskdefs.properties > loaded from parent loader > [taskdef] [DEBUG] Class > org.aspectj.tools.ant.taskdefs.AjcTask > loaded from parent loader > [taskdef] [DEBUG] +User task: iajc > org.aspectj.tools.ant.taskdefs.AjcTask > [taskdef] [DEBUG] Class org.aspectj.tools.ant.taskdefs.Ajc10 > loaded from parent loader > [taskdef] [DEBUG] +User task: ajc > org.aspectj.tools.ant.taskdefs.Ajc10 > [available] [VERBOSE] Found: > /dun/d2drt1/devel/hahnerd/java/JavaProjects/Npower3_9B/NPOWER > > [iajc] [DEBUG] Execute:Java13CommandLauncher: > Executing '/usr/java/j2sdk1.4.2_02/jre/bin/java' with arguments: > '-classpath' > > '/home/hahnerd/.maven/repository/aspectj/jars/aspectjtools-1.1.1.jar' > 'org.aspectj.tools.ajc.Main' > '-g' > '-d' > > '/dun/d2drt1/devel/hahnerd/java/JavaProjects/Npower3_9B/NPOWER /target/classe > s' > '-classpath' > > '/home/hahnerd/.maven/repository/commons-jelly/jars/commons-je lly-tags-inter > action-20030211.143817.jar:/home/hahnerd/.maven/repository/jre > factory/jars/J > avaStyle-2.9.9.jar:/home/hahnerd/.maven/repository/NPOWER/jars > /activation.ja > r:/home/hahnerd/.maven/repository/aspectj/jars/aspectjtools-1. > 0.6.jar:/home/ > hahnerd/.maven/repository/aspectj/jars/aspectjrt-1.0.6.jar:/ho > me/hahnerd/.ma > ven/repository/aspectj/jars/aspectj-ant-1.0.6.jar:/home/hahner d/.maven/repos > itory/NPOWER/jars/ecs.jar:/home/hahnerd/.maven/repository/NPOW > ER/jars/j2ee.j > ar:/home/hahnerd/.maven/repository/NPOWER/jars/j2h.jar:/home/h > ahnerd/.maven/ > repository/NPOWER/jars/jaxp.jar:/home/hahnerd/.maven/repositor > y/NPOWER/jars/ > jdepend.jar:/home/hahnerd/.maven/repository/NPOWER/jars/! > jdom_v1b8.jar:/home/hahnerd/.maven/repository/NPOWER/jars/JTur > bo.jar:/home/h > ahnerd/.maven/repository/NPOWER/jars/jxl.jar:/home/hahnerd/.ma > ven/repository > /NPOWER/jars/mailapi.jar:/home/hahnerd/.maven/repository/NPOWE > R/jars/mail.ja > r:/home/hahnerd/.maven/repository/NPOWER/jars/nmrUtilities-1.1 > .jar:/home/hah > nerd/.maven/repository/NPOWER/jars/redbrick_v6.1.jar:/home/hah > nerd/.maven/re > pository/NPOWER/jars/roguewave.jar:/home/hahnerd/.maven/reposi > tory/NPOWER/ja > rs/smtp.jar:/home/hahnerd/.maven/repository/NPOWER/jars/xerces > .jar:/home/hah > nerd/.maven/repository/NPOWER/jars/xmlrpc-1.1.jar:/home/hahner > d/.maven/repos > itory/statengine/jars/statengine-1.3.1.jar:/home/hahnerd/.mave > n/repository/n > ppspecgen/jars/nppspecgen-1.3.3.jar:/home/hahnerd/.maven/repos > itory/wfeclien > t/jars/wfeclient-1.0.jar:/dun/d2drt1/devel/hahnerd/java/JavaPr > ojects/Npower3 > _9B/NPOWER/target/classes' > '-sourceroots' > '/dun/d2drt1/devel/hahnerd/java/JavaProjects/Npower3_9B/NPOWER' > > The ' characters around the executable and arguments are > not part of the command. > > [iajc] couldn't find aspectjrt.jar on classpath, checked: > [iajc] java.lang.OutOfMemoryError > [iajc] > /dun/d2drt1/devel/hahnerd/java/JavaProjects/Npower3_9B/NPOWER/ com/nielsenmed > ia/npower/v1_0/NMRUserReportPromptSequenceList.java:0 > Internal compiler error > [iajc] java.lang.OutOfMemoryError > [iajc] > [iajc] > [iajc] !! no source information available !! > [iajc] ABORT > [iajc] Exception thrown from AspectJ 1.1.1 > [iajc] > [iajc] This might be logged as a bug already -- > find current bugs at > [iajc] > http://bugs.eclipse.org/bugs/buglist.cgi?product=AspectJ&compo nent=Compiler > [iajc] > [iajc] Bugs for exceptions thrown have titles > File:line from the top stack, > [iajc] e.g., "SomeFile.java:243" > [iajc] > [iajc] If you don't find the exception below in a > bug, please add a new bug > [iajc] at > http://bugs.eclipse.org/bugs/enter_bug.cgi?product=AspectJ > [iajc] To make the bug a priority, please include a > test program > [iajc] that can reproduce this exception. > [iajc] null > [iajc] java.lang.OutOfMemoryError > [iajc] > [iajc] > [iajc] 1 fail|abort, 1 error, 1 warning > > BUILD FAILED > File...... > file:/home/hahnerd/.maven/plugins/maven-aspectj-plugin-3.0/plu gin.jelly > Element... ant:iajc > Line...... 184 > Column.... 92 > failure[-1] running ajc > com.werken.werkz.UnattainableGoalException: Unable to > obtain goal [aspectj:compile] -- > > file:/home/hahnerd/.maven/plugins/maven-aspectj-plugin-3.0/plu gin.jelly:184: > 92: <ant:iajc> failure[-1] running ajc > at com.werken.werkz.Goal.fire(Goal.java:646) > at com.werken.werkz.Goal.attain(Goal.java:575) > at > com.werken.werkz.WerkzProject.attainGoal(WerkzProject.java:193) > at > org.apache.maven.plugin.PluginManager.attainGoals(PluginManage > r.java:531) > at > org.apache.maven.MavenSession.attainGoals(MavenSession.java:265) > at org.apache.maven.cli.App.doMain(App.java:466) > at org.apache.maven.cli.App.main(App.java:1117) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native > Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccess > orImpl.java:39 > ) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMeth > odAccessorImpl > .java:25) > at java.lang.reflect.Method.invoke(Method.java:324) > at com.werken.forehead.Forehead.run(Forehead.java:551) > at com.werken.forehead.Forehead.main(Forehead.java:581) > org.apache.commons.jelly.JellyTagException: > file:/home/hahnerd/.maven/plugins/maven-aspectj-plugin-3.0/plu gin.jelly:184: > 92: <ant:iajc> failure[-1] running ajc > at > org.apache.commons.jelly.impl.TagScript.handleException(TagScr > ipt.java:683) > at > org.apache.commons.jelly.impl.TagScript.run(TagScript.java:288) > at > org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135) > at > org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233) > at > org.apache.commons.jelly.tags.core.IfTag.doTag(IfTag.java:88) > at > org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279) > at > org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135) > at > org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(Mave > nGoalTag.java: > 78) > at > org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction .performAction > (MavenGoalTag.java:99) > at com.werken.werkz.Goal.fire(Goal.java:639) > at com.werken.werkz.Goal.attain(Goal.java:575) > at > com.werken.werkz.WerkzProject.attainGoal(WerkzProject.java:193) > at > org.apache.maven.plugin.PluginManager.attainGoals(PluginManage > r.java:531) > at > org.apache.maven.MavenSession.attainGoals(MavenSession.java:265) > at org.apache.maven.cli.App.doMain(App.java:466) > at org.apache.maven.cli.App.main(App.java:1117) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native > Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccess > orImpl.java:39 > ) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMeth > odAccessorImpl > .java:25) > at java.lang.reflect.Method.invoke(Method.java:324) > at com.werken.forehead.Forehead.run(Forehead.java:551) > at com.werken.forehead.Forehead.main(Forehead.java:581) > Caused by: failure[-1] running ajc > at > org.aspectj.tools.ant.taskdefs.AjcTask.executeInOtherVM(AjcTas > k.java:1180) > at > org.aspectj.tools.ant.taskdefs.AjcTask.execute(AjcTask.java:906) > at org.apache.tools.ant.Task.perform(Task.java:341) > at > org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:232) > at > org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279) > ... 20 more > Root cause > failure[-1] running ajc > at > org.aspectj.tools.ant.taskdefs.AjcTask.executeInOtherVM(AjcTas > k.java:1180) > at > org.aspectj.tools.ant.taskdefs.AjcTask.execute(AjcTask.java:906) > at org.apache.tools.ant.Task.perform(Task.java:341) > at > org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:232) > at > org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279) > at > org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135) > at > org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233) > at > org.apache.commons.jelly.tags.core.IfTag.doTag(IfTag.java:88) > at > org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279) > at > org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135) > at > org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(Mave > nGoalTag.java: > 78) > at > org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction .performAction > (MavenGoalTag.java:99) > at com.werken.werkz.Goal.fire(Goal.java:639) > at com.werken.werkz.Goal.attain(Goal.java:575) > at > com.werken.werkz.WerkzProject.attainGoal(WerkzProject.java:193) > at > org.apache.maven.plugin.PluginManager.attainGoals(PluginManage > r.java:531) > at > org.apache.maven.MavenSession.attainGoals(MavenSession.java:265) > at org.apache.maven.cli.App.doMain(App.java:466) > at org.apache.maven.cli.App.main(App.java:1117) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native > Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccess > orImpl.java:39 > ) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMeth > odAccessorImpl > .java:25) > at java.lang.reflect.Method.invoke(Method.java:324) > at com.werken.forehead.Forehead.run(Forehead.java:551) > at com.werken.forehead.Forehead.main(Forehead.java:581) > Root cause > failure[-1] running ajc > at > org.aspectj.tools.ant.taskdefs.AjcTask.executeInOtherVM(AjcTas > k.java:1180) > at > org.aspectj.tools.ant.taskdefs.AjcTask.execute(AjcTask.java:906) > at org.apache.tools.ant.Task.perform(Task.java:341) > at > org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:232) > at > org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279) > at > org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135) > at > org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233) > at > org.apache.commons.jelly.tags.core.IfTag.doTag(IfTag.java:88) > at > org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279) > at > org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135) > at > org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(Mave > nGoalTag.java: > 78) > at > org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction .performAction > (MavenGoalTag.java:99) > at com.werken.werkz.Goal.fire(Goal.java:639) > at com.werken.werkz.Goal.attain(Goal.java:575) > at > com.werken.werkz.WerkzProject.attainGoal(WerkzProject.java:193) > at > org.apache.maven.plugin.PluginManager.attainGoals(PluginManage > r.java:531) > at > org.apache.maven.MavenSession.attainGoals(MavenSession.java:265) > at org.apache.maven.cli.App.doMain(App.java:466) > at org.apache.maven.cli.App.main(App.java:1117) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native > Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccess > orImpl.java:39 > ) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMeth > odAccessorImpl > .java:25) > at java.lang.reflect.Method.invoke(Method.java:324) > at com.werken.forehead.Forehead.run(Forehead.java:551) > at com.werken.forehead.Forehead.main(Forehead.java:581) > Total time: 27 seconds > Finished at: Mon Apr 12 10:23:42 EDT 2004 > > > > Thanks, > Ron Hahne > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
