<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7652.24">
<TITLE>RE : RE : [rules-users] Do you have a Bug?</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<P><FONT SIZE=2>Hello,<BR>
I Had the same probleme with maven 2.0.8 (I used this before) and in the documentation, it is written that<BR>
maven 2.0.6 is needed, so I went back to 2.0.6 but no change<BR>
Nicolas (my first name)<BR>
<BR>
<BR>
-------- Message d'origine--------<BR>
De: rules-users-bounces@lists.jboss.org de la part de Edson Tirelli<BR>
Date: jeu. 13/03/2008 14:34<BR>
À: Rules Users List<BR>
Objet : Re: RE : [rules-users] Do you have a Bug?<BR>
<BR>
Héron,<BR>
<BR>
We are looking into the plugin build error. Meanwhile, please update to<BR>
maven 2.0.8. Unfortunately maven is having some problems to build with<BR>
different versions.<BR>
<BR>
[]s<BR>
Edson<BR>
<BR>
2008/3/13, Héron Nicolas <nheron@sopragroup.com>:<BR>
><BR>
> Hello,<BR>
> I am trying to compile the 4.0.x and<BR>
> 1) there are always test unit not working => I have to skip the test in<BR>
> maven<BR>
> 2)<BR>
> get the following error<BR>
><BR>
> [java] /home/nheron/workspace-source-drools-4.0.x/jbossrules/drools-<BR>
> eclipse3.2/target/eclipse/plugins/org.eclipse.pde.build_3.2.1.r321_v20060823/scripts/genericTargets.xml:80:<BR>
> Unable to find plug-in: org.drools.eclipse_0.0.0. Please check the error<BR>
> log for more details.<BR>
><BR>
> [java] Total time: 2 seconds<BR>
> [INFO]<BR>
> ------------------------------------------------------------------------<BR>
> [ERROR] BUILD ERROR<BR>
> [INFO]<BR>
> ------------------------------------------------------------------------<BR>
> [INFO] Error executing ant tasks<BR>
><BR>
> Embedded error: Java returned: 13<BR>
> [INFO]<BR>
> ------------------------------------------------------------------------<BR>
> [INFO] Trace<BR>
> org.apache.maven.lifecycle.LifecycleExecutionException: Error executing<BR>
> ant tasks<BR>
> at<BR>
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(<BR>
> DefaultLifecycleExecutor.java:564)<BR>
> at<BR>
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle<BR>
> (DefaultLifecycleExecutor.java:480)<BR>
> at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal<BR>
> (DefaultLifecycleExecutor.java:459)<BR>
> at<BR>
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures<BR>
> (DefaultLifecycleExecutor.java:311)<BR>
> at<BR>
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(<BR>
> DefaultLifecycleExecutor.java:278)<BR>
> at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(<BR>
> DefaultLifecycleExecutor.java:143)<BR>
> at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:334)<BR>
> at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:125)<BR>
> at org.apache.maven.cli.MavenCli.main(MavenCli.java:272)<BR>
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<BR>
> at sun.reflect.NativeMethodAccessorImpl.invoke(<BR>
> NativeMethodAccessorImpl.java:39)<BR>
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(<BR>
> DelegatingMethodAccessorImpl.java:25)<BR>
> at java.lang.reflect.Method.invoke(Method.java:585)<BR>
> at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java<BR>
> :315)<BR>
> at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)<BR>
> at org.codehaus.classworlds.Launcher.mainWithExitCode(<BR>
> Launcher.java:430)<BR>
> at org.codehaus.classworlds.Launcher.main(Launcher.java:375)<BR>
> Caused by: org.apache.maven.plugin.MojoExecutionException: Error executing<BR>
> ant tasks<BR>
> at org.apache.maven.plugin.antrun.AbstractAntMojo.executeTasks(<BR>
> AbstractAntMojo.java:114)<BR>
> at org.apache.maven.plugin.antrun.AntRunMojo.execute(<BR>
> AntRunMojo.java:83)<BR>
> at org.apache.maven.plugin.DefaultPluginManager.executeMojo(<BR>
> DefaultPluginManager.java:443)<BR>
> at<BR>
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(<BR>
> DefaultLifecycleExecutor.java:539)<BR>
> ... 16 more<BR>
> Caused by: Java returned: 13<BR>
> at org.apache.tools.ant.taskdefs.Java.execute(Java.java:87)<BR>
> at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java<BR>
> :275)<BR>
> at org.apache.tools.ant.Task.perform(Task.java:364)<BR>
> at org.apache.tools.ant.Target.execute(Target.java:341)<BR>
> at org.apache.maven.plugin.antrun.AbstractAntMojo.executeTasks(<BR>
> AbstractAntMojo.java:108)<BR>
> ... 19 more<BR>
> [INFO]<BR>
> ------------------------------------------------------------------------<BR>
> [INFO] Total time: 1 minute 29 seconds<BR>
> [INFO] Finished at: Thu Mar 13 13:47:49 CET 2008<BR>
> [INFO] Final Memory: 23M/44M<BR>
> [INFO]<BR>
> ------------------------------------------------------------------------<BR>
><BR>
><BR>
> What did i do wrong ?<BR>
> I use maven 2.0.6, ant 1.7.0 , jdk 1.5 b13<BR>
><BR>
><BR>
> I had problems with dynamic rules in drools 4.0.4 which I don't have any<BR>
> more in a drools 5 snapshot through the hudson stuf.<BR>
><BR>
> Thanks<BR>
> regards<BR>
> Nicolas Héron<BR>
><BR>
> -------- Message d'origine--------<BR>
> De: rules-users-bounces@lists.jboss.org de la part de Mark Proctor<BR>
> Date: jeu. 13/03/2008 03:17<BR>
> À: Rules Users List; Rules Dev List<BR>
> Objet : [rules-users] Do you have a Bug?<BR>
><BR>
> We've fixed a huge number of things for 4.0.5. We are going to try and<BR>
> get the release out this friday. So please hurry if you have a bug then<BR>
> let us know, especially if you have a fix :) And don't forget to try<BR>
> your bug out on 4.0.x in svn in case its already fixed:<BR>
><BR>
> <A HREF="http://anonsvn.labs.jboss.com/labs/jbossrules/branches/4.0.x/">http://anonsvn.labs.jboss.com/labs/jbossrules/branches/4.0.x/</A><BR>
><BR>
> Mark<BR>
><BR>
> Mark Proctor wrote:<BR>
> > Narendra Valada wrote:<BR>
> >> I had reported an issue a couple of weeks ago with nested inner<BR>
> >> classes not being handled correctly.<BR>
> >><BR>
> >> I made some changes to the org.drools.base.ClassTypeResolver class to<BR>
> >> resolve it and everything appears to work fine.<BR>
> >><BR>
> >> How do I provide the fix and test case to you? Do you want me to<BR>
> >> raise a JIRA?<BR>
> > Yes you will need to raise a JIRA. At this stage we have no plans to<BR>
> > fix this, as we can consider inner inner classes esoteric enough to<BR>
> > say it's unsupported. Although if someone can provide a clean patch,<BR>
> > it would be nice to fix. You'll have to be quick though, if you want<BR>
> > the fix in 4.0.5<BR>
> >><BR>
> >> Thanks,<BR>
> >><BR>
> >> Narendra<BR>
> >><BR>
> >><BR>
> >> On 3/8/08, *Mark Proctor* <mproctor@codehaus.org<BR>
> >> <<A HREF="mailto:mproctor@codehaus.org <mproctor@codehaus.org">mailto:mproctor@codehaus.org <mproctor@codehaus.org</A>>>> wrote:<BR>
> >><BR>
> >> We are about to release 4.0.5, next week. This has a large number<BR>
> >> of bug<BR>
> >> fixes, especially multi-threading bugs. Anyone that has production<BR>
> >> issues can you please do a checkout for the 4.0.x branch asap and<BR>
> >> provide us with a test case if it is not fixed. If you don't get<BR>
> your<BR>
> >> test case to us by end of monday, start of tuesday, you'll have<BR>
> >> to wait<BR>
> >> another 2 months+ for 4.0.6.<BR>
> >> <A HREF="http://anonsvn.labs.jboss.com/labs/jbossrules/branches/4.0.x/">http://anonsvn.labs.jboss.com/labs/jbossrules/branches/4.0.x/</A><BR>
> >><BR>
> >> Mark<BR>
> >> _______________________________________________<BR>
> >> rules-users mailing list<BR>
> >> rules-users@lists.jboss.org <<A HREF="mailto:rules-users@lists.jboss.org<rules-users@lists.jboss.org">mailto:rules-users@lists.jboss.org<rules-users@lists.jboss.org</A>><BR>
> ><BR>
> >> <A HREF="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</A><BR>
> >><BR>
> >><BR>
> >><BR>
> ------------------------------------------------------------------------<BR>
> >><BR>
> >> _______________________________________________<BR>
> >> rules-users mailing list<BR>
> >> rules-users@lists.jboss.org<BR>
> >> <A HREF="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</A><BR>
> >><BR>
> ><BR>
> > ------------------------------------------------------------------------<BR>
> ><BR>
> > _______________________________________________<BR>
> > rules-users mailing list<BR>
> > rules-users@lists.jboss.org<BR>
> > <A HREF="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</A><BR>
> ><BR>
><BR>
><BR>
><BR>
> _______________________________________________<BR>
> rules-users mailing list<BR>
> rules-users@lists.jboss.org<BR>
> <A HREF="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</A><BR>
><BR>
><BR>
<BR>
<BR>
--<BR>
Edson Tirelli<BR>
JBoss Drools Core Development<BR>
Office: +55 11 3529-6000<BR>
Mobile: +55 11 9287-5646<BR>
JBoss, a division of Red Hat @ www.jboss.com<BR>
<BR>
</FONT>
</P>
</BODY>
</HTML>