VELO, Thanks for the information. I will keep an eye on the SVN trunk for updates :-)
Lance On Jun 4, 7:25 am, Marvin Froeder <[email protected]> wrote: > This bug is part maven, part hudson and part flexmojos.... > I did use maven to get the classpath to target project. The problem is I > did expect a reference for all jars, but instead maven give me the class dir > for the projects that are on the same reactor. > > I know where is the problem, just doesn't when I can fix. Of course, will > do before 3.3.0 =p > > VELO > > > > > > On Thu, Jun 4, 2009 at 3:51 AM, Dtornkaew <[email protected]> wrote: > > > > Have you checked what happened to this folder? > > > > Caused by: java.io.FileNotFoundException: D:\.hudson\jobs\md- > > > datatracking-project\workspace\datatracking-java-project\datatracking- > > > model\target\classes (Access is denied) > > > > Regards, > > > Edward Yakop > > > The folder exists, not sure what else to check :-/ > > > Honestly I am not sure why the generator mojo would even be looking at > > that folder because it is part of a Java library and not the Flex > > library where the generator mojo is configured to run. > > > That Java project is related through the Maven pom/module > > configuration and IS set as a source for the generator mojo. My guess > > is that because of its relation ship in the Maven pom/module config > > that Maven is going direct to the target/classes folder instead of the > > Jar file? Evidently this isn't the case with 2.1.0 so maybe there is a > > bug in 2.0.10 and older that surfaced after the refactoring? > > > It is pretty late here so maybe I am not thinking straight. Maybe > > after I get some sleep the problem will seem a little clearer ;-) > > > Thanks, > > Lance --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex Mojos" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex-mojos?hl=en?hl=en http://blog.flex-mojos.info/ -~----------~----~----~----~------~----~------~--~---
