Hello,

Ran into an interesting bit of behavior when attempting a release on Hudson.
 We've got a few modules using the generator plugin.  When performing
command line builds and release builds using Continuum this line seems to be
used when compiling the generated AS code:

-compiler.source-path
/noback/hudson/.hudson/jobs/amx.basis.trunk/workspace/trunk/flex/transferobjects/src/main/flex
/noback/hudson/.hudson/jobs/amx.basis.trunk/workspace/trunk/flex/transferobjects/target/generated-sources/flexmojos


However when running the release in Hudson using Maven release plugin the
source path looks a little different in these modules:

-compiler.source-path
/noback/hudson/.hudson/jobs/amx.basis.trunk/workspace/trunk/target/checkout/flex/transferobjects/src/main/flex


Without the path to the generated AS source, which fails the release build.
 My question is what makes the Flexmojos plugin decide whether or not to
include the additional source path to the generated sources?

Thanks,

-- Tim

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

Reply via email to