> > 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/ -~----------~----~----~----~------~----~------~--~---
